mirror of
https://github.com/iptv-org/iptv
synced 2025-12-22 05:17:24 -05:00
wip
This commit is contained in:
@@ -87,6 +87,7 @@ async function main() {
|
|||||||
if(regexp.test(channel.title)) {
|
if(regexp.test(channel.title)) {
|
||||||
if(!channel.id) {
|
if(!channel.id) {
|
||||||
channel.id = c.id
|
channel.id = c.id
|
||||||
|
continue
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user