mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
Replaces the International playlist with the Worldwide region
This commit is contained in:
parent
ab86441969
commit
0e83f8a03f
9 changed files with 292 additions and 36 deletions
|
@ -132,8 +132,6 @@ function getCountryFlag(code) {
|
|||
switch (code) {
|
||||
case 'UK':
|
||||
return '🇬🇧'
|
||||
case 'INT':
|
||||
return '🌍'
|
||||
case 'UNDEFINED':
|
||||
return ''
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue