mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 05:17:00 -05:00
wip
This commit is contained in:
@@ -71,7 +71,8 @@ async function main() {
|
||||
.parser({
|
||||
channel,
|
||||
content: response.data,
|
||||
date
|
||||
date,
|
||||
lang: config.lang || 'en'
|
||||
})
|
||||
.filter(p => p)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user