mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update example.com.config.js
This commit is contained in:
parent
0dcbdb5d84
commit
4e28c1a119
1 changed files with 0 additions and 3 deletions
|
@ -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 []
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue