mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Update hd-plus.de.config.js
This commit is contained in:
@@ -18,9 +18,6 @@ module.exports = {
|
||||
|
||||
return `https://www.hd-plus.de/epg/channel/${channel.site_id}?d=${day}`
|
||||
},
|
||||
request: {
|
||||
timeout: 10000
|
||||
},
|
||||
logo({ content }) {
|
||||
const dom = new JSDOM(content)
|
||||
const img = dom.window.document.querySelector('header > img')
|
||||
|
||||
Reference in New Issue
Block a user