Update tv.yandex.ru.config.js

This commit is contained in:
freearhey 2021-03-13 20:28:34 +03:00
parent e8cbc3a2a9
commit f220df2f9c

View file

@ -2,7 +2,7 @@ module.exports = {
lang: 'ru', lang: 'ru',
site: 'tv.yandex.ru', site: 'tv.yandex.ru',
channels: 'tv.yandex.ru.channels.xml', channels: 'tv.yandex.ru.channels.xml',
output: '.gh-pages/guides/tv.yandex.ru.xml', output: '.gh-pages/guides/tv.yandex.ru.guide.xml',
cookie: cookie:
'yandexuid=8747786251615498142; Expires=Tue, 11 Mar 2031 21:29:02 GMT; Domain=yandex.ru; Path=/', 'yandexuid=8747786251615498142; Expires=Tue, 11 Mar 2031 21:29:02 GMT; Domain=yandex.ru; Path=/',
url: function ({ date, channel }) { url: function ({ date, channel }) {