Update tv.yandex.ru.config.js

This commit is contained in:
Aleksandr Statciuk 2023-01-17 15:31:49 +03:00
parent 2e915ec51d
commit c3a7f22beb

View file

@ -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('#')