Skip to content

Instantly share code, notes, and snippets.

@Fohlen
Created September 25, 2018 15:30
Show Gist options
  • Save Fohlen/839243f89e3cba6c0a53484b74119b1f to your computer and use it in GitHub Desktop.
Save Fohlen/839243f89e3cba6c0a53484b74119b1f to your computer and use it in GitHub Desktop.
uberspace_inexor
$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