blob: 30f4115f50495f06374cf96ff827d2a95d826f6a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
---
"*.lovelace.box":
octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: CNAME
value: lovelace.box.pydis.wtf.
"*.turing.box":
octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: CNAME
value: turing.box.pydis.wtf.
ldap01.box:
octodns:
cloudflare:
auto-ttl: true
proxied: false
ttl: 300
type: A
value: 139.162.163.212
linode-lb.box:
octodns:
cloudflare:
auto-ttl: true
proxied: false
ttl: 300
type: A
value: 194.195.247.228
lovelace.box:
- octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: A
value: 89.58.26.118
- octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: AAAA
value: 2a03:4000:62:ce0:2496:aeff:fe97:dea4
turing.box:
- octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: A
value: 5.252.225.193
- octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: AAAA
value: 2a03:4000:40:2f2:7460:66ff:feda:145b
|