File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ $ORIGIN libp2p.direct.
3
3
4
4
;; SOA Records
5
5
@ 86400 IN SOA ns1.libp2p.direct. domains.ipshipyard.com. (
6
- 2024091702 ; serial
6
+ 2024121101 ; serial
7
7
86400 ; refresh
8
8
2400 ; retry
9
9
604800 ; expire
@@ -13,6 +13,7 @@ $ORIGIN libp2p.direct.
13
13
;; DNS Service
14
14
libp2p.direct. 86400 IN NS ns1.libp2p.direct.
15
15
libp2p.direct. 86400 IN NS ns2.libp2p.direct.
16
+ libp2p.direct. 86400 IN NS ns3.libp2p.direct.
16
17
libp2p.direct. 86400 IN NS ns1.p2p-forge.dwebops.net.
17
18
libp2p.direct. 86400 IN NS ns2.p2p-forge.dwebops.net.
18
19
@@ -22,8 +23,11 @@ ns1.libp2p.direct. 86400 IN A 40.160.8.207
22
23
ns2.libp2p.direct. 86400 IN A 15.204.28.76
23
24
;ns2.p2p-forge.dwebops.net. 86400 IN AAAA 2604:2dc0:202:200::64e
24
25
26
+ ns3.libp2p.direct. 86400 IN A 18.188.47.119
27
+ ;ns3.libp2p.direct. 86400 IN AAAA 2600:1f16:f2:9800:9fe5:445b:d8ae:efe3
28
+
25
29
;; TLS Provider
26
- libp2p.direct. 86400 IN CAA 0 issue "letsencrypt.org"
30
+ libp2p.direct. 86400 IN CAA 0 issue "letsencrypt.org"
27
31
28
32
;; HTTP Service
29
33
registration.libp2p.direct. 86400 IN NS hera.ns.cloudflare.com.
You can’t perform that action at this time.
0 commit comments