cloudflare-server-locations 1.0.15 → 1.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.bak.js +1 -1
- package/dist/index.js +15 -14
- package/index.ts +15 -14
- package/package.json +1 -1
package/dist/index.bak.js
CHANGED
|
@@ -126,6 +126,7 @@ export const CloudflareServerLocations = {
|
|
|
126
126
|
"BBI": "Bhubaneswar, India",
|
|
127
127
|
"LYA": "Luoyang, China",
|
|
128
128
|
"PNQ": "Pune, India",
|
|
129
|
+
"JRG": "Sambalpur, India",
|
|
129
130
|
"AMS": "Amsterdam, Netherlands",
|
|
130
131
|
"ATH": "Athens, Greece",
|
|
131
132
|
"BCN": "Barcelona, Spain",
|
|
@@ -242,7 +243,6 @@ export const CloudflareServerLocations = {
|
|
|
242
243
|
"CGB": "Cuiaba, Brazil",
|
|
243
244
|
"CLO": "Cali, Colombia",
|
|
244
245
|
"SAP": "San Pedro Sula, Honduras",
|
|
245
|
-
"CCP": "Concepción, Chile",
|
|
246
246
|
"AMM": "Amman, Jordan",
|
|
247
247
|
"LLK": "Astara, Azerbaijan",
|
|
248
248
|
"BGW": "Baghdad, Iraq",
|
package/dist/index.js
CHANGED
|
@@ -7,8 +7,8 @@ export const CloudflareServerLocations = {
|
|
|
7
7
|
"TNR": "Antananarivo, Madagascar",
|
|
8
8
|
"CPT": "Cape Town, South Africa",
|
|
9
9
|
"DKR": "Dakar, Senegal",
|
|
10
|
-
"DAR": "Dar
|
|
11
|
-
"JIB": "Djibouti, Djibouti",
|
|
10
|
+
"DAR": "Dar Es Salaam, Tanzania",
|
|
11
|
+
"JIB": "Djibouti City, Djibouti",
|
|
12
12
|
"DUR": "Durban, South Africa",
|
|
13
13
|
"GBE": "Gaborone, Botswana",
|
|
14
14
|
"HRE": "Harare, Zimbabwe",
|
|
@@ -50,15 +50,15 @@ export const CloudflareServerLocations = {
|
|
|
50
50
|
"FUK": "Fukuoka, Japan",
|
|
51
51
|
"FOC": "Fuzhou, China",
|
|
52
52
|
"CAN": "Guangzhou, China",
|
|
53
|
-
"HAK": "
|
|
53
|
+
"HAK": "Haikou, China",
|
|
54
54
|
"HAN": "Hanoi, Vietnam",
|
|
55
|
-
"SJW": "
|
|
55
|
+
"SJW": "Hengshui, China",
|
|
56
56
|
"SGN": "Ho Chi Minh City, Vietnam",
|
|
57
57
|
"HKG": "Hong Kong",
|
|
58
58
|
"HYD": "Hyderabad, India",
|
|
59
59
|
"ISB": "Islamabad, Pakistan",
|
|
60
60
|
"CGK": "Jakarta, Indonesia",
|
|
61
|
-
"TNA": "
|
|
61
|
+
"TNA": "Jinan, China",
|
|
62
62
|
"KNU": "Kanpur, India",
|
|
63
63
|
"KHH": "Kaohsiung City, Taiwan",
|
|
64
64
|
"KHI": "Karachi, Pakistan",
|
|
@@ -68,7 +68,7 @@ export const CloudflareServerLocations = {
|
|
|
68
68
|
"KUL": "Kuala Lumpur, Malaysia",
|
|
69
69
|
"PKX": "Langfang, China",
|
|
70
70
|
"MFM": "Macau",
|
|
71
|
-
"MLE": "
|
|
71
|
+
"MLE": "Malé, Maldives",
|
|
72
72
|
"MNL": "Manila, Philippines",
|
|
73
73
|
"BOM": "Mumbai, India",
|
|
74
74
|
"NAG": "Nagpur, India",
|
|
@@ -86,7 +86,7 @@ export const CloudflareServerLocations = {
|
|
|
86
86
|
"NRT": "Tokyo, Japan",
|
|
87
87
|
"ULN": "Ulaanbaatar, Mongolia",
|
|
88
88
|
"VTE": "Vientiane, Laos",
|
|
89
|
-
"KHN": "
|
|
89
|
+
"KHN": "Xinyu, China",
|
|
90
90
|
"EVN": "Yerevan, Armenia",
|
|
91
91
|
"JOG": "Yogyakarta, Indonesia",
|
|
92
92
|
"CGY": "Cagayan de Oro, Philippines",
|
|
@@ -126,6 +126,7 @@ export const CloudflareServerLocations = {
|
|
|
126
126
|
"BBI": "Bhubaneswar, India",
|
|
127
127
|
"LYA": "Luoyang, China",
|
|
128
128
|
"PNQ": "Pune, India",
|
|
129
|
+
"JRG": "Sambalpur, India",
|
|
129
130
|
"AMS": "Amsterdam, Netherlands",
|
|
130
131
|
"ATH": "Athens, Greece",
|
|
131
132
|
"BCN": "Barcelona, Spain",
|
|
@@ -168,7 +169,7 @@ export const CloudflareServerLocations = {
|
|
|
168
169
|
"RIX": "Riga, Latvia",
|
|
169
170
|
"FCO": "Rome, Italy",
|
|
170
171
|
"LED": "Saint Petersburg, Russia",
|
|
171
|
-
"MLA": "
|
|
172
|
+
"MLA": "Santa Venera, Malta",
|
|
172
173
|
"SKP": "Skopje, North Macedonia",
|
|
173
174
|
"SOF": "Sofia, Bulgaria",
|
|
174
175
|
"ARN": "Stockholm, Sweden",
|
|
@@ -190,17 +191,17 @@ export const CloudflareServerLocations = {
|
|
|
190
191
|
"BEL": "Belém, Brazil",
|
|
191
192
|
"CNF": "Belo Horizonte, Brazil",
|
|
192
193
|
"BNU": "Blumenau, Brazil",
|
|
193
|
-
"BOG": "
|
|
194
|
+
"BOG": "Bogotá, Colombia",
|
|
194
195
|
"BSB": "Brasilia, Brazil",
|
|
195
196
|
"EZE": "Buenos Aires, Argentina",
|
|
196
|
-
"CFC": "
|
|
197
|
+
"CFC": "Caçador, Brazil",
|
|
197
198
|
"VCP": "Campinas, Brazil",
|
|
198
199
|
"COR": "Córdoba, Argentina",
|
|
199
200
|
"CWB": "Curitiba, Brazil",
|
|
200
201
|
"FLN": "Florianopolis, Brazil",
|
|
201
202
|
"FOR": "Fortaleza, Brazil",
|
|
202
203
|
"GEO": "Georgetown, Guyana",
|
|
203
|
-
"GYN": "
|
|
204
|
+
"GYN": "Goiânia, Brazil",
|
|
204
205
|
"GUA": "Guatemala City, Guatemala",
|
|
205
206
|
"GYE": "Guayaquil, Ecuador",
|
|
206
207
|
"JOI": "Joinville, Brazil",
|
|
@@ -208,7 +209,7 @@ export const CloudflareServerLocations = {
|
|
|
208
209
|
"LIM": "Lima, Peru",
|
|
209
210
|
"MAO": "Manaus, Brazil",
|
|
210
211
|
"MDE": "Medellín, Colombia",
|
|
211
|
-
"NQN": "
|
|
212
|
+
"NQN": "Neuquén, Argentina",
|
|
212
213
|
"PTY": "Panama City, Panama",
|
|
213
214
|
"PBM": "Paramaribo, Suriname",
|
|
214
215
|
"POA": "Porto Alegre, Brazil",
|
|
@@ -224,8 +225,8 @@ export const CloudflareServerLocations = {
|
|
|
224
225
|
"GRU": "São Paulo, Brazil",
|
|
225
226
|
"SOD": "Sorocaba, Brazil",
|
|
226
227
|
"TGU": "Tegucigalpa, Honduras",
|
|
227
|
-
"NVT": "
|
|
228
|
-
"UDI": "
|
|
228
|
+
"NVT": "Timbó, Brazil",
|
|
229
|
+
"UDI": "Uberlândia, Brazil",
|
|
229
230
|
"VIX": "Vitoria, Brazil",
|
|
230
231
|
"CAW": "Campos dos Goytacazes, Brazil",
|
|
231
232
|
"XAP": "Chapeco, Brazil",
|
package/index.ts
CHANGED
|
@@ -7,8 +7,8 @@ export const CloudflareServerLocations = {
|
|
|
7
7
|
"TNR": "Antananarivo, Madagascar",
|
|
8
8
|
"CPT": "Cape Town, South Africa",
|
|
9
9
|
"DKR": "Dakar, Senegal",
|
|
10
|
-
"DAR": "Dar
|
|
11
|
-
"JIB": "Djibouti, Djibouti",
|
|
10
|
+
"DAR": "Dar Es Salaam, Tanzania",
|
|
11
|
+
"JIB": "Djibouti City, Djibouti",
|
|
12
12
|
"DUR": "Durban, South Africa",
|
|
13
13
|
"GBE": "Gaborone, Botswana",
|
|
14
14
|
"HRE": "Harare, Zimbabwe",
|
|
@@ -50,15 +50,15 @@ export const CloudflareServerLocations = {
|
|
|
50
50
|
"FUK": "Fukuoka, Japan",
|
|
51
51
|
"FOC": "Fuzhou, China",
|
|
52
52
|
"CAN": "Guangzhou, China",
|
|
53
|
-
"HAK": "
|
|
53
|
+
"HAK": "Haikou, China",
|
|
54
54
|
"HAN": "Hanoi, Vietnam",
|
|
55
|
-
"SJW": "
|
|
55
|
+
"SJW": "Hengshui, China",
|
|
56
56
|
"SGN": "Ho Chi Minh City, Vietnam",
|
|
57
57
|
"HKG": "Hong Kong",
|
|
58
58
|
"HYD": "Hyderabad, India",
|
|
59
59
|
"ISB": "Islamabad, Pakistan",
|
|
60
60
|
"CGK": "Jakarta, Indonesia",
|
|
61
|
-
"TNA": "
|
|
61
|
+
"TNA": "Jinan, China",
|
|
62
62
|
"KNU": "Kanpur, India",
|
|
63
63
|
"KHH": "Kaohsiung City, Taiwan",
|
|
64
64
|
"KHI": "Karachi, Pakistan",
|
|
@@ -68,7 +68,7 @@ export const CloudflareServerLocations = {
|
|
|
68
68
|
"KUL": "Kuala Lumpur, Malaysia",
|
|
69
69
|
"PKX": "Langfang, China",
|
|
70
70
|
"MFM": "Macau",
|
|
71
|
-
"MLE": "
|
|
71
|
+
"MLE": "Malé, Maldives",
|
|
72
72
|
"MNL": "Manila, Philippines",
|
|
73
73
|
"BOM": "Mumbai, India",
|
|
74
74
|
"NAG": "Nagpur, India",
|
|
@@ -86,7 +86,7 @@ export const CloudflareServerLocations = {
|
|
|
86
86
|
"NRT": "Tokyo, Japan",
|
|
87
87
|
"ULN": "Ulaanbaatar, Mongolia",
|
|
88
88
|
"VTE": "Vientiane, Laos",
|
|
89
|
-
"KHN": "
|
|
89
|
+
"KHN": "Xinyu, China",
|
|
90
90
|
"EVN": "Yerevan, Armenia",
|
|
91
91
|
"JOG": "Yogyakarta, Indonesia",
|
|
92
92
|
"CGY": "Cagayan de Oro, Philippines",
|
|
@@ -126,6 +126,7 @@ export const CloudflareServerLocations = {
|
|
|
126
126
|
"BBI": "Bhubaneswar, India",
|
|
127
127
|
"LYA": "Luoyang, China",
|
|
128
128
|
"PNQ": "Pune, India",
|
|
129
|
+
"JRG": "Sambalpur, India",
|
|
129
130
|
"AMS": "Amsterdam, Netherlands",
|
|
130
131
|
"ATH": "Athens, Greece",
|
|
131
132
|
"BCN": "Barcelona, Spain",
|
|
@@ -168,7 +169,7 @@ export const CloudflareServerLocations = {
|
|
|
168
169
|
"RIX": "Riga, Latvia",
|
|
169
170
|
"FCO": "Rome, Italy",
|
|
170
171
|
"LED": "Saint Petersburg, Russia",
|
|
171
|
-
"MLA": "
|
|
172
|
+
"MLA": "Santa Venera, Malta",
|
|
172
173
|
"SKP": "Skopje, North Macedonia",
|
|
173
174
|
"SOF": "Sofia, Bulgaria",
|
|
174
175
|
"ARN": "Stockholm, Sweden",
|
|
@@ -190,17 +191,17 @@ export const CloudflareServerLocations = {
|
|
|
190
191
|
"BEL": "Belém, Brazil",
|
|
191
192
|
"CNF": "Belo Horizonte, Brazil",
|
|
192
193
|
"BNU": "Blumenau, Brazil",
|
|
193
|
-
"BOG": "
|
|
194
|
+
"BOG": "Bogotá, Colombia",
|
|
194
195
|
"BSB": "Brasilia, Brazil",
|
|
195
196
|
"EZE": "Buenos Aires, Argentina",
|
|
196
|
-
"CFC": "
|
|
197
|
+
"CFC": "Caçador, Brazil",
|
|
197
198
|
"VCP": "Campinas, Brazil",
|
|
198
199
|
"COR": "Córdoba, Argentina",
|
|
199
200
|
"CWB": "Curitiba, Brazil",
|
|
200
201
|
"FLN": "Florianopolis, Brazil",
|
|
201
202
|
"FOR": "Fortaleza, Brazil",
|
|
202
203
|
"GEO": "Georgetown, Guyana",
|
|
203
|
-
"GYN": "
|
|
204
|
+
"GYN": "Goiânia, Brazil",
|
|
204
205
|
"GUA": "Guatemala City, Guatemala",
|
|
205
206
|
"GYE": "Guayaquil, Ecuador",
|
|
206
207
|
"JOI": "Joinville, Brazil",
|
|
@@ -208,7 +209,7 @@ export const CloudflareServerLocations = {
|
|
|
208
209
|
"LIM": "Lima, Peru",
|
|
209
210
|
"MAO": "Manaus, Brazil",
|
|
210
211
|
"MDE": "Medellín, Colombia",
|
|
211
|
-
"NQN": "
|
|
212
|
+
"NQN": "Neuquén, Argentina",
|
|
212
213
|
"PTY": "Panama City, Panama",
|
|
213
214
|
"PBM": "Paramaribo, Suriname",
|
|
214
215
|
"POA": "Porto Alegre, Brazil",
|
|
@@ -224,8 +225,8 @@ export const CloudflareServerLocations = {
|
|
|
224
225
|
"GRU": "São Paulo, Brazil",
|
|
225
226
|
"SOD": "Sorocaba, Brazil",
|
|
226
227
|
"TGU": "Tegucigalpa, Honduras",
|
|
227
|
-
"NVT": "
|
|
228
|
-
"UDI": "
|
|
228
|
+
"NVT": "Timbó, Brazil",
|
|
229
|
+
"UDI": "Uberlândia, Brazil",
|
|
229
230
|
"VIX": "Vitoria, Brazil",
|
|
230
231
|
"CAW": "Campos dos Goytacazes, Brazil",
|
|
231
232
|
"XAP": "Chapeco, Brazil",
|