projects
/
dns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebd3f1c
)
Drop scorch from DNS
author
Tom Hughes
<tom@compton.nu>
Thu, 9 Jan 2025 10:52:59 +0000
(10:52 +0000)
committer
Tom Hughes
<tom@compton.nu>
Thu, 9 Jan 2025 10:53:10 +0000
(10:53 +0000)
src/hosts.js
patch
|
blob
|
history
src/openstreetmap.js
patch
|
blob
|
history
diff --git
a/src/hosts.js
b/src/hosts.js
index c40d63ae7418a8afecf9ae3b796bfd82854662f1..0a63e6a0b24995c36c5aa82838c1e81f51887a85 100644
(file)
--- a/
src/hosts.js
+++ b/
src/hosts.js
@@
-182,9
+182,6
@@
var RIDLEY_IPV4 = "193.60.236.19";
var RIDLEY_INTERNAL = "10.0.0.3";
var RIDLEY_OOB = "10.0.1.3";
-var SCORCH_IPV4 = "176.31.235.79";
-var SCORCH_IPV6 = "2001:41d0:2:fc4f::1";
-
var SHENRON_IPV4 = "212.110.172.32";
var SHENRON_IPV6 = "2001:41c9:1:400::32";
diff --git
a/src/openstreetmap.js
b/src/openstreetmap.js
index 0d4460534bc62b145a4dd27f5b8471550fc8da44..9b4e67aa4901fb813acd4250ec116ad117c7ad96 100644
(file)
--- a/
src/openstreetmap.js
+++ b/
src/openstreetmap.js
@@
-356,9
+356,6
@@
D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
A("wawel", WAWEL_IPV4),
- A("scorch", SCORCH_IPV4),
- AAAA("scorch", SCORCH_IPV6),
-
A("rhaegal", RHAEGAL_IPV4),
AAAA("rhaegal", RHAEGAL_IPV6),