From c3a7f22bebd917c4907f5f136eeecda403fe345c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 17 Jan 2023 15:31:49 +0300 Subject: [PATCH] Update tv.yandex.ru.config.js --- sites/tv.yandex.ru/tv.yandex.ru.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sites/tv.yandex.ru/tv.yandex.ru.config.js b/sites/tv.yandex.ru/tv.yandex.ru.config.js index 6b377ab4..f76371d9 100644 --- a/sites/tv.yandex.ru/tv.yandex.ru.config.js +++ b/sites/tv.yandex.ru/tv.yandex.ru.config.js @@ -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('#')