mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update tv.mail.ru.config.js
This commit is contained in:
parent
df30d33c68
commit
e226187109
1 changed files with 0 additions and 3 deletions
|
@ -8,11 +8,8 @@ dayjs.extend(timezone)
|
||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'ru',
|
|
||||||
days: 3,
|
days: 3,
|
||||||
site: 'tv.mail.ru',
|
site: 'tv.mail.ru',
|
||||||
channels: 'tv.mail.ru.channels.xml',
|
|
||||||
output: '.gh-pages/guides/tv.mail.ru.guide.xml',
|
|
||||||
url({ channel, date }) {
|
url({ channel, date }) {
|
||||||
return `https://tv.mail.ru/ajax/channel/?region_id=70&channel_id=${
|
return `https://tv.mail.ru/ajax/channel/?region_id=70&channel_id=${
|
||||||
channel.site_id
|
channel.site_id
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue