cloudflare-server-locations 1.0.18 → 1.0.19
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 +2 -2
- package/dist/index.js +0 -1
- package/index.ts +0 -1
- package/package.json +1 -1
package/dist/index.bak.js
CHANGED
|
@@ -60,7 +60,7 @@ export const CloudflareServerLocations = {
|
|
|
60
60
|
"CGK": "Jakarta, Indonesia",
|
|
61
61
|
"TNA": "Jinan, China",
|
|
62
62
|
"KNU": "Kanpur, India",
|
|
63
|
-
"KHH": "Kaohsiung City
|
|
63
|
+
"KHH": "Kaohsiung City",
|
|
64
64
|
"KHI": "Karachi, Pakistan",
|
|
65
65
|
"KTM": "Kathmandu, Nepal",
|
|
66
66
|
"CCU": "Kolkata, India",
|
|
@@ -190,7 +190,6 @@ export const CloudflareServerLocations = {
|
|
|
190
190
|
"ASU": "Asunción, Paraguay",
|
|
191
191
|
"BEL": "Belém, Brazil",
|
|
192
192
|
"CNF": "Belo Horizonte, Brazil",
|
|
193
|
-
"BNU": "Blumenau, Brazil",
|
|
194
193
|
"BOG": "Bogotá, Colombia",
|
|
195
194
|
"BSB": "Brasilia, Brazil",
|
|
196
195
|
"EZE": "Buenos Aires, Argentina",
|
|
@@ -323,6 +322,7 @@ export const CloudflareServerLocations = {
|
|
|
323
322
|
"YYZ": "Toronto, ON, Canada",
|
|
324
323
|
"YVR": "Vancouver, BC, Canada",
|
|
325
324
|
"YWG": "Winnipeg, MB, Canada",
|
|
325
|
+
"CVG": "Cincinnati, United States",
|
|
326
326
|
"ADL": "Adelaide, SA, Australia",
|
|
327
327
|
"AKL": "Auckland, New Zealand",
|
|
328
328
|
"BNE": "Brisbane, QLD, Australia",
|
package/dist/index.js
CHANGED
|
@@ -300,7 +300,6 @@ export const CloudflareServerLocations = {
|
|
|
300
300
|
"ORF": "Norfolk, VA, United States",
|
|
301
301
|
"OKC": "Oklahoma City, OK, United States",
|
|
302
302
|
"OMA": "Omaha, NE, United States",
|
|
303
|
-
"YOW": "Ottawa, Canada",
|
|
304
303
|
"PHL": "Philadelphia, United States",
|
|
305
304
|
"PHX": "Phoenix, AZ, United States",
|
|
306
305
|
"PIT": "Pittsburgh, PA, United States",
|
package/index.ts
CHANGED
|
@@ -300,7 +300,6 @@ export const CloudflareServerLocations = {
|
|
|
300
300
|
"ORF": "Norfolk, VA, United States",
|
|
301
301
|
"OKC": "Oklahoma City, OK, United States",
|
|
302
302
|
"OMA": "Omaha, NE, United States",
|
|
303
|
-
"YOW": "Ottawa, Canada",
|
|
304
303
|
"PHL": "Philadelphia, United States",
|
|
305
304
|
"PHX": "Phoenix, AZ, United States",
|
|
306
305
|
"PIT": "Pittsburgh, PA, United States",
|