mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update hd-plus.de.config.js
This commit is contained in:
parent
5d648ed1f8
commit
76beb4d6d7
1 changed files with 0 additions and 3 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue