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
e02341b8d8
commit
707fec4e43
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ 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