mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
add a.limited per zrl
This commit is contained in:
parent
bb0c6ed7cf
commit
fb1747b1f7
1 changed files with 8 additions and 0 deletions
|
|
@ -125,6 +125,14 @@ a.selfhosted:
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: static.52.100.161.5.clients.your-server.de.
|
||||
a.limited.selfhosted:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: static.115.195.156.178.clients.your-server.de.
|
||||
'*.a.limited.selfhosted':
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: static.115.195.156.178.clients.your-server.de.
|
||||
b.selfhosted:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue