mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Minor improvements (#1373)
* Minor improvements * Update CHANGELOG.md * Updated * Update index.php * Update dl_list.php * Revert "Update dl_list.php" This reverts commit6b16ecaaf7
. * Revert "Update index.php" This reverts commita42d3f01fc
. * Revert "Updated" This reverts commit360c4cf305
. * Updated * Updated
This commit is contained in:
parent
1356ad6450
commit
87a300c74c
4 changed files with 11 additions and 0 deletions
|
@ -1368,6 +1368,7 @@ function render_flag(string $code): string
|
|||
'KZ' => 'Kazakhstan',
|
||||
'LA' => 'Laos (Lao People\'s Democratic Republic)',
|
||||
'LB' => 'Lebanon',
|
||||
'LGBT' => 'Pride flag 🏳️🌈',
|
||||
'LC' => 'Saint Lucia',
|
||||
'LI' => 'Liechtenstein',
|
||||
'LK' => 'Sri Lanka',
|
||||
|
@ -1414,6 +1415,7 @@ function render_flag(string $code): string
|
|||
'NZ' => 'New Zealand',
|
||||
'OM' => 'Oman',
|
||||
'PA' => 'Panama',
|
||||
'PACE' => 'Peace flag 🕊',
|
||||
'PE' => 'Peru',
|
||||
'PF' => 'French Polynesia',
|
||||
'PG' => 'Papua New Guinea',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue