mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update programetv.ro.config.js
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user