mirror of
https://github.com/iptv-org/iptv.git
synced 2026-06-22 21:08:31 +08:00
wip
This commit is contained in:
parent
e5e665968c
commit
219a82f8d4
@ -87,6 +87,7 @@ async function main() {
|
||||
if(regexp.test(channel.title)) {
|
||||
if(!channel.id) {
|
||||
channel.id = c.id
|
||||
continue
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user