mirror of
https://github.com/iptv-org/epg
synced 2025-12-19 03:46:41 -05:00
Update programetv.ro.config.js
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
const day = date.day()
|
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 }) {
|
parser: function ({ content }) {
|
||||||
let programs = []
|
let programs = []
|
||||||
|
|||||||
Reference in New Issue
Block a user