mirror of
https://github.com/iptv-org/iptv
synced 2026-03-23 20:31:45 -04:00
wip
This commit is contained in:
@@ -87,6 +87,7 @@ async function main() {
|
||||
if(regexp.test(channel.title)) {
|
||||
if(!channel.id) {
|
||||
channel.id = c.id
|
||||
continue
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user