mirror of
https://github.com/iptv-org/iptv
synced 2025-12-18 03:17:14 -05:00
Update format.js
Added counter for duplicates found in 'channels/unsorted.m3u'
This commit is contained in:
@@ -85,6 +85,7 @@ async function main() {
|
||||
}
|
||||
delete unsorted[channel.url]
|
||||
stats.removed++
|
||||
stats.duplicates++
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user