Fix A
This commit is contained in:
parent
52b9f57e12
commit
48c8d00fb7
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
@ 10800 IN SOA blog.wehost.lgbt. june.lacoloc.cafe. (
|
@ 10800 IN SOA blog.wehost.lgbt. june.lacoloc.cafe. (
|
||||||
2020121601 ; Numero
|
2020121602 ; Numero
|
||||||
28800 ; Refresh
|
28800 ; Refresh
|
||||||
14400 ; Retry
|
14400 ; Retry
|
||||||
3600000 ; Expire
|
3600000 ; Expire
|
||||||
|
@ -8,6 +8,6 @@
|
||||||
@ IN 3600 NS ns1.blog.wehost.lgbt.
|
@ IN 3600 NS ns1.blog.wehost.lgbt.
|
||||||
; A Records
|
; A Records
|
||||||
ns1 IN 3600 A 185.82.202.26
|
ns1 IN 3600 A 185.82.202.26
|
||||||
@ IN 3600 A 185.45.193.231
|
@ IN 3600 A 185.82.202.26
|
||||||
; AAAA Records
|
; AAAA Records
|
||||||
ns1 IN 3600 AAAA 2a04:dd00:17:4:1::
|
ns1 IN 3600 AAAA 2a04:dd00:17:4:1::
|
||||||
|
|
Loading…
Reference in a new issue