mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Add aces.hackclub.com (#2106)
This commit is contained in:
parent
4ca5b6407a
commit
95b7af9998
1 changed files with 8 additions and 0 deletions
|
|
@ -532,6 +532,14 @@ accelerate:
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
aces:
|
||||
ttl: 300
|
||||
type: A
|
||||
values:
|
||||
- 185.199.108.153
|
||||
- 185.199.109.153
|
||||
- 185.199.110.153
|
||||
- 185.199.111.153
|
||||
act:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue