mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-11 17:19:40 +08:00
core(AU): Add AU flag to TG menu
This commit is contained in:
@@ -86,6 +86,7 @@ case "$REGION_CODE" in
|
||||
"SG") FLAG="🇸🇬" ;;
|
||||
"HK") FLAG="🇭🇰" ;;
|
||||
"GB"|"UK") FLAG="🇬🇧" ;;
|
||||
"AU") FLAG="🇦🇺" ;;
|
||||
*) FLAG="🌐" ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user