-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtjuav.org.yaml
More file actions
70 lines (64 loc) · 1.47 KB
/
tjuav.org.yaml
File metadata and controls
70 lines (64 loc) · 1.47 KB
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
63
64
65
66
67
68
69
70
'':
# GitHub Pages Configuration
- type: A
values:
- 185.199.108.153
- 185.199.109.153
- 185.199.110.153
- 185.199.111.153
octodns:
cloudflare:
proxied: true
auto-ttl: true
# Cloudflare Mail Configuration
- type: MX
values:
- exchange: route3.mx.cloudflare.net.
preference: 20
- exchange: route2.mx.cloudflare.net.
preference: 82
- exchange: route1.mx.cloudflare.net.
preference: 92
octodns:
cloudflare:
auto-ttl: true
- type: TXT
values:
# Mail SPF Configuration
- 'v=spf1 include:_spf.mx.cloudflare.net include:_spf.google.com ~all'
# Google Search Console Verification
- 'google-site-verification=kDVIO-3JicgMGQ1CrZz3C8usMiZNyZnL1OyUmtMJrCE'
octodns:
cloudflare:
auto-ttl: true
# Mail DMARC Policy
_dmarc:
- type: TXT
values:
- 'v=DMARC1\; p=none\; rua=mailto:e5c2c2be978e4f1484a91a492f7cf093@dmarc-reports.cloudflare.net'
octodns:
cloudflare:
auto-ttl: true
# GitHub Verification
_github-challenge-tj-uav-org:
- type: TXT
values:
- d0570330b0
octodns:
cloudflare:
auto-ttl: true
# Subdomains
www:
- type: CNAME
value: tj-uav.github.io.
octodns:
cloudflare:
proxied: true
auto-ttl: true
docs:
- type: CNAME
value: 1a120fb909-hosting.gitbook.io.
octodns:
cloudflare:
proxied: false
auto-ttl: true