mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update tv.yandex.ru.config.js
This commit is contained in:
parent
95897f55e4
commit
fedff6ec47
1 changed files with 1 additions and 2 deletions
|
@ -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('#')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue