mirror of
https://git.envs.net/envs/DNS
synced 2024-11-13 12:33:14 +01:00
add cinny subdomain
This commit is contained in:
parent
c40fcc6c67
commit
cce7969856
@ -1,7 +1,7 @@
|
||||
$ORIGIN .
|
||||
$TTL 28800 ; 8 hours
|
||||
envs.net IN SOA ns1.envs.net. root.envs.net. (
|
||||
2021072501 ; serial
|
||||
2021073101 ; serial
|
||||
10800 ; refresh (3 hours)
|
||||
3600 ; retry (1 hour)
|
||||
604800 ; expire (1 week)
|
||||
@ -51,6 +51,7 @@ _turn._udp SRV 10 0 5349 turn
|
||||
autoconfig CNAME mail
|
||||
autodiscover CNAME mail
|
||||
core A 89.163.145.170
|
||||
cinny A 144.76.146.18
|
||||
dimension A 144.76.146.18
|
||||
dns A 5.199.130.141
|
||||
drone A 5.199.130.141
|
||||
|
Loading…
Reference in New Issue
Block a user