sync from ns1
This commit is contained in:
parent
0d3d72a02a
commit
36bbdeddcc
2 changed files with 22 additions and 6 deletions
|
@ -80,6 +80,8 @@ zone:
|
||||||
|
|
||||||
- domain: saimyx.eu.org
|
- domain: saimyx.eu.org
|
||||||
|
|
||||||
|
- domain: memories.eu.org
|
||||||
|
|
||||||
- domain: xana.eu.org
|
- domain: xana.eu.org
|
||||||
|
|
||||||
- domain: cartographiepublicitaire.eu.org
|
- domain: cartographiepublicitaire.eu.org
|
||||||
|
|
14
zones/memories.eu.org.zone
Normal file
14
zones/memories.eu.org.zone
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
@ 10800 IN SOA ns1.dns-witch.net.eu.org. support.dns-witch.net.eu.org. (
|
||||||
|
2021072501 ; Numero
|
||||||
|
28800 ; Refresh
|
||||||
|
14400 ; Retry
|
||||||
|
3600000 ; Expire
|
||||||
|
86400 ) ; Minimum
|
||||||
|
|
||||||
|
@ IN 3600 NS ns1.dns-witch.net.eu.org.
|
||||||
|
@ IN 3600 NS ns2.dns-witch.net.eu.org.
|
||||||
|
|
||||||
|
@ IN 3600 A 217.182.155.249
|
||||||
|
merry IN 3600 CNAME merry_postfurry.gitlab.io.
|
||||||
|
|
||||||
|
_gitlab-pages-verification-code.merry IN 3600 TXT "gitlab-pages-verification-code=d3cf5b5be01778b8a74cccd23369bdd3"
|
Loading…
Reference in a new issue