mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update tv.yandex.ru.config.js
This commit is contained in:
parent
2e915ec51d
commit
c3a7f22beb
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ const dayjs = require('dayjs')
|
|||
|
||||
module.exports = {
|
||||
site: 'tv.yandex.ru',
|
||||
skip: true, // NOTE: the server blocks requests by IP (https://github.com/iptv-org/epg/actions/workflows/tv.yandex.ru.yml)
|
||||
days: 2,
|
||||
url: function ({ date, channel }) {
|
||||
const [region, id] = channel.site_id.split('#')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue