add blog.wehost.lgbt
This commit is contained in:
parent
b9882e5560
commit
52b9f57e12
2 changed files with 15 additions and 0 deletions
|
@ -58,6 +58,8 @@ zone:
|
|||
|
||||
- domain: monkeygames.fr.eu.org
|
||||
|
||||
- domain: blog.wehost.lgbt
|
||||
|
||||
# # Slave zone
|
||||
# - domain: example.net
|
||||
# master: master
|
||||
|
|
13
zones/blog.wehost.lgbt.zone
Normal file
13
zones/blog.wehost.lgbt.zone
Normal file
|
@ -0,0 +1,13 @@
|
|||
@ 10800 IN SOA blog.wehost.lgbt. june.lacoloc.cafe. (
|
||||
2020121601 ; Numero
|
||||
28800 ; Refresh
|
||||
14400 ; Retry
|
||||
3600000 ; Expire
|
||||
86400 ) ; Minimum
|
||||
|
||||
@ IN 3600 NS ns1.blog.wehost.lgbt.
|
||||
; A Records
|
||||
ns1 IN 3600 A 185.82.202.26
|
||||
@ IN 3600 A 185.45.193.231
|
||||
; AAAA Records
|
||||
ns1 IN 3600 AAAA 2a04:dd00:17:4:1::
|
Loading…
Reference in a new issue