Update mbc.net

Issue #396
This commit is contained in:
Aleksandr Statciuk
2022-01-16 16:10:58 +03:00
parent a7dc6bdeb2
commit ebd16198d8
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ const dayjs = require('dayjs')
module.exports = {
site: 'mbc.net',
ignore: true, // NOTE: there is no program on the site
url({ date, channel }) {
return `https://www.mbc.net/.rest/api/channel/grids?from=${date.valueOf()}&to=${date
.add(1, 'd')