mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update example.com.config.js
This commit is contained in:
@@ -3,9 +3,6 @@ module.exports = {
|
|||||||
url() {
|
url() {
|
||||||
return `https://example.com`
|
return `https://example.com`
|
||||||
},
|
},
|
||||||
logo() {
|
|
||||||
return 'https://example.com/logo.png'
|
|
||||||
},
|
|
||||||
parser() {
|
parser() {
|
||||||
return []
|
return []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user