1
0
mirror of https://github.com/torrentpier/torrentpier.git synced 2025-03-02 13:57:19 -08:00

Added new flag 🕊 ()

* Added new flag 🕊

* Update functions.php
This commit is contained in:
Roman Kelesidis 2024-01-27 11:18:25 +07:00 committed by GitHub
parent 66b9b7bdc4
commit c43b54b8c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions
CHANGELOG.md
library/includes
styles/images/flags

@ -7,6 +7,7 @@
- Release 2.4.1 🦉 ([belomaxorka](https://github.com/belomaxorka), [kovalensky](https://github.com/kovalensky))
- Timeline — 2.4.1 [\#1340](https://github.com/torrentpier/torrentpier/pull/1340), [\#1341](https://github.com/torrentpier/torrentpier/pull/1341), [\#1342](https://github.com/torrentpier/torrentpier/pull/1342), [\#1343](https://github.com/torrentpier/torrentpier/pull/1343) ([kovalensky](https://github.com/kovalensky))
- Added new flag 🕊 [\#1347](https://github.com/torrentpier/torrentpier/pull/1347) ([belomaxorka](https://github.com/belomaxorka))
- Added ability to view "Watching topics" of other people's (For admins only) [\#1336](https://github.com/torrentpier/torrentpier/pull/1336) ([belomaxorka](https://github.com/belomaxorka))
- Added `bt_announce_url` autofill [\#1331](https://github.com/torrentpier/torrentpier/pull/1331) ([belomaxorka](https://github.com/belomaxorka))
- Added "Random release" button in tracker.php [\#1334](https://github.com/torrentpier/torrentpier/pull/1334) ([belomaxorka](https://github.com/belomaxorka))

@ -1484,6 +1484,7 @@ function render_flag(string $code): string
'VI' => 'Virgin Islands, U.S.',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WBW' => 'Wonderful Russia of the Future 🕊',
'WF' => 'Wallis and Futuna Islands',
'WS' => 'Samoa',
'XK' => 'Kosovo',

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600"><path d="m0 0h900v600H0" fill="#fff"/><path d="m0 200h900v200H0" fill="#0083d6"/></svg>

After

(image error) Size: 152 B