mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 02:20:03 -04:00
Update format.js
Added counter for duplicates found in 'channels/unsorted.m3u'
This commit is contained in:
parent
14497c74a5
commit
a7489099e2
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ async function main() {
|
|||
}
|
||||
delete unsorted[channel.url]
|
||||
stats.removed++
|
||||
stats.duplicates++
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue