21 lines
744 B
Dns
21 lines
744 B
Dns
@ 10800 IN SOA blog.wehost.lgbt. june.lacoloc.cafe. (
|
|
2021010101 ; 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::
|
|
|
|
; CNAME Records
|
|
june IN 3600 CNAME @
|
|
netlify IN 3600 CNAME june.frama.io.
|
|
merry IN 3600 CNAME @
|
|
|
|
; TXT Records
|
|
_gitlab-pages-verification-code.netlify IN 3600 TXT gitlab-pages-verification-code=815fb658d77905e0d0033172b2702834
|