mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update tv.yandex.ru.config.js
This commit is contained in:
@@ -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('#')
|
||||
|
||||
Reference in New Issue
Block a user