Remove invtracker #86
1 changed files with 24 additions and 25 deletions
|
@ -102,7 +102,7 @@ with dns.lib.combinators; let
|
|||
SOA = {
|
||||
nameServer = "ns1.chir.rs.";
|
||||
adminEmail = "lotte@chir.rs";
|
||||
serial = 20;
|
||||
serial = 21;
|
||||
};
|
||||
NS = [
|
||||
"ns1.chir.rs."
|
||||
|
@ -186,7 +186,6 @@ with dns.lib.combinators; let
|
|||
];
|
||||
matrix = createZone {};
|
||||
drone = createZone {};
|
||||
invtracker = createZone {};
|
||||
akko = createZone {};
|
||||
moa = createZone {};
|
||||
cache.CNAME = [
|
||||
|
|
Loading…
Reference in a new issue