Skip to content

Commit

Permalink
Remove YNJ and add TPA to cloudflare.js and data.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptive committed Nov 26, 2023
1 parent 73c4139 commit 0bf971a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion data/iata-filtered.js
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,6 @@ const iata = new Map([
["XMN", [24.54, 118.13]],
["XNH", [30.94, 46.09]],
["YHZ", [44.88, -63.51]],
["YNJ", [42.89, 129.44]],
["YOW", [45.32, -75.67]],
["YQB", [46.79, -71.38]],
["YUL", [45.46, -73.75]],
Expand Down
2 changes: 1 addition & 1 deletion data/providers/cloudflare.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ const cloudflare = {
"TLV", // Tel Aviv
"TNA", // Jinan (China)
"TNR", // Antananarivo (Madagascar)
"TPA", // Tampa (US)
"TPE", // Taipei (Taiwan)
"TSN", // Tianjin (China)
"TUN", // Tunis (Tunisia)
Expand All @@ -302,7 +303,6 @@ const cloudflare = {
"XAP", // Chapeco (Brazil)
"XMN", // Xiamen (China)
"XNH", // Xining (China)
"YNJ", // Yanji (China)
"YOW", // Ottawa (Canada)
"YUL", // Montreal (Canada)
"YVR", // Vancouver (Canada)
Expand Down
Loading

0 comments on commit 0bf971a

Please sign in to comment.