-
-
Save Fohlen/839243f89e3cba6c0a53484b74119b1f to your computer and use it in GitHub Desktop.
uberspace_inexor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$TTL 86400 | |
@ IN SOA ns1.first-ns.de. postmaster.robot.first-ns.de. ( | |
2018082301 ; serial | |
14400 ; refresh | |
1800 ; retry | |
604800 ; expire | |
86400 ) ; minimum | |
@ IN NS ns1.first-ns.de. | |
@ IN NS robotns2.second-ns.de. | |
@ IN NS robotns3.second-ns.com. | |
@ IN A 185.26.156.53 | |
@ IN AAAA 2a00:d0c0:200:0:b9:1a:9c34:316 | |
docs IN CNAME inexorgame-obsolete.github.io. | |
www IN CNAME inexor.org. | |
@ IN MX 10 gacrux.uberspace.de. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment