-
Notifications
You must be signed in to change notification settings - Fork 6
/
country-icon.json
27 lines (27 loc) · 1.98 KB
/
country-icon.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name":"Country icon",
"description":"fanmingming",
"icons":
[
{"name":"CN", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/CN.png"},
{"name":"HK02", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/HK02.png"},
{"name":"TW02", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/TW.png"},
{"name":"TW02", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/TW02.png"},
{"name":"JP", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/JP.png"},
{"name":"KR", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/KR.png"},
{"name":"SG", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/SG.png"},
{"name":"US", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/US.png"},
{"name":"UK", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/UK.png"},
{"name":"AR", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/AR.png"},
{"name":"AU", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/AU.png"},
{"name":"CA", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/CA.png"},
{"name":"DE", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/DE.png"},
{"name":"FR", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/FR.png"},
{"name":"IN", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/IN.png"},
{"name":"IT", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/IT.png"},
{"name":"LU", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/LU.png"},
{"name":"MN", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/MN.png"},
{"name":"RU", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/RU.png"},
{"name":"TR", "url":"https://raw.githubusercontent.com/fanmingming/Rules/main/Country/TR.png"}
]
}