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