Update tv.yandex.ru.config.js

This commit is contained in:
Aleksandr Statciuk
2021-10-16 02:11:48 +03:00
parent f5c8f7a1aa
commit f558ceb8fe

View File

@@ -7,7 +7,8 @@ module.exports = {
headers: {
Cookie:
'yandexuid=8747786251615498142; Expires=Tue, 11 Mar 2031 21:29:02 GMT; Domain=yandex.ru; Path=/'
}
},
timeout: 10000
},
url: function ({ date, channel }) {
const [region, id] = channel.site_id.split('#')