We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a266af commit b3bc036Copy full SHA for b3bc036
dns/zones/pydis.wtf.zone/box.yaml
@@ -7,6 +7,14 @@
7
type: CNAME
8
value: lovelace.box.pydis.wtf.
9
10
+"*.turing.box":
11
+ octodns:
12
+ cloudflare:
13
+ auto-ttl: true
14
+ ttl: 300
15
+ type: CNAME
16
+ value: turing.box.pydis.wtf.
17
+
18
ldap01.box:
19
octodns:
20
cloudflare:
@@ -38,3 +46,17 @@ lovelace.box:
38
46
ttl: 300
39
47
type: AAAA
40
48
value: 2a03:4000:62:ce0:2496:aeff:fe97:dea4
49
50
+turing.box:
51
+ - octodns:
52
53
54
55
+ type: A
56
+ value: 5.252.225.193
57
58
59
60
61
+ type: AAAA
62
+ value: 2a03:4000:40:2f2:7460:66ff:feda:145b
0 commit comments