Update tv.yandex.ru.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 18:00:05 +03:00
parent 95897f55e4
commit fedff6ec47

View file

@ -7,8 +7,7 @@ module.exports = {
headers: { headers: {
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=/'
}, }
timeout: 10000
}, },
url: function ({ date, channel }) { url: function ({ date, channel }) {
const [region, id] = channel.site_id.split('#') const [region, id] = channel.site_id.split('#')