Skip to content

Commit

Permalink
Remove bowser & balerion
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Jan 11, 2025
1 parent bf8c5e2 commit 37d556a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions src/hosts.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ var ALBI_IPV6 = "2001:0bc8:1200:0004:dac4:97ff:fe8a:9cfc";
var ANGOR_IPV4 = "196.10.54.165";
var ANGOR_IPV6 = "2001:43f8:1f4:b00:b283:feff:fed8:dd45";

var BALERION_IPV4 = "138.44.68.134";

var BOWSER_IPV4 = "138.44.68.106";

var CMOK_IPV4 = "64.225.143.127";

var CULEBRE_IPV4 = "87.252.214.105";
Expand Down
4 changes: 0 additions & 4 deletions src/openstreetmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -365,10 +365,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
AAAA("piasa", PIASA_IPV6),
A("piasa.oob", PIASA_OOB),

A("bowser", BOWSER_IPV4),

A("balerion", BALERION_IPV4),

A("albi", ALBI_IPV4),
AAAA("albi", ALBI_IPV6),

Expand Down

0 comments on commit 37d556a

Please sign in to comment.