Skip to content

Commit

Permalink
cloudflare FUK
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptive committed Jan 13, 2023
1 parent f733e25 commit e5a7795
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 16 deletions.
1 change: 1 addition & 0 deletions data/iata-filtered.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ const iata = new Map([
["FRU", [43.05, 74.47]],
["FSD", [43.58, -96.73]],
["FTY", [33.78, -84.52]],
["FUK", [33.58, 130.44]],
["FUO", [23.13, 113.28]],
["GBE", [-24.56, 25.92]],
["GDL", [20.53, -103.3]],
Expand Down
1 change: 1 addition & 0 deletions data/providers/cloudflare.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ const cloudflare = {
"FOR", // Fortaleza (Brazil)
"FRA", // Frankfurt (Germany)
"FSD", // Sioux Falls (US)
"FUK", // Fukuoka (Japan)
"FUO", // Foshan (China)
"GBE", // Gaborone (Botswana)
"GEO", // Georgetown (Guyana)
Expand Down
2 changes: 1 addition & 1 deletion dist/bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions notebooks/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ cloudflare,FOC,25.93,119.67
cloudflare,FOR,-3.78,-38.54
cloudflare,FRA,50.05,8.57
cloudflare,FSD,43.58,-96.73
cloudflare,FUK,33.58,130.44
cloudflare,FUO,23.13,113.28
cloudflare,GBE,-24.56,25.92
cloudflare,GEO,6.5,-58.25
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adaptivelink/pops",
"version": "0.5.0",
"version": "0.5.1",
"description": "Points of Presence geolocation",
"main": "dist/bundle.js",
"types": "main.d.ts",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e5a7795

Please sign in to comment.