mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update programetv.ro.config.js
This commit is contained in:
parent
eff2f6ba15
commit
81c7b29a05
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ module.exports = {
|
|||
}
|
||||
const day = date.day()
|
||||
|
||||
return `https://www.programetv.ro/post/${channel.site_id}/${daysOfWeek[day]}/`
|
||||
return `https://www.programetv.ro/program-tv/${channel.site_id}/${daysOfWeek[day]}/`
|
||||
},
|
||||
parser: function ({ content }) {
|
||||
let programs = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue