22 lines
457 B
JSON
22 lines
457 B
JSON
|
[
|
||
|
{
|
||
|
"Id": "America",
|
||
|
"CountryCodes": "ar,bo,br,ca,cl,co,cr,ec,sv,gt,hn,mx,ni,pa,py,pe,us,uy"
|
||
|
},
|
||
|
{
|
||
|
"Id": "Asia",
|
||
|
"CountryCodes": "jp,kr"
|
||
|
},
|
||
|
{
|
||
|
"Id": "Europe",
|
||
|
"CountryCodes": "au,at,bh,be,bg,hr,cy,cz,dk,fi,fr,de,gr,hu,is,in,ie,il,it,kw,lb,lu,mt,nl,nz,no,om,pl,pt,qa,ro,ru,sa,sk,si,za,es,se,ch,tr,ua,ae,gb"
|
||
|
},
|
||
|
{
|
||
|
"Id": "HMT",
|
||
|
"CountryCodes": "tw,hk"
|
||
|
},
|
||
|
{
|
||
|
"Id": "SEA",
|
||
|
"CountryCodes": "id,my,sg,th"
|
||
|
}
|
||
|
]
|