Skip to content

Commit

Permalink
cloudflare new pop
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptive committed Jan 12, 2021
1 parent 230297c commit cc43502
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/iata-filtered.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ const iata = new Map([
["UFA", [54.57, 55.88]],
["UIO", [-0.12, -78.36]],
["ULN", [47.85, 106.76]],
["VCP", [-23.01, -47.14]],
["VIE", [48.12, 16.56]],
["VNO", [54.64, 25.28]],
["VNY", [34.21, -118.49]],
Expand Down
1 change: 1 addition & 0 deletions data/providers/cloudflare.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ const cloudflare = {
"TXL",
"UIO",
"ULN",
"VCP",
"VIE",
"VNO",
"VTE",
Expand Down
2 changes: 1 addition & 1 deletion dist/bundle.js

Large diffs are not rendered by default.

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.2.14",
"version": "0.2.15",
"description": "Points of Presence geolocation",
"main": "dist/bundle.js",
"types": "main.d.ts",
Expand Down

0 comments on commit cc43502

Please sign in to comment.