remove duplicate ns entry
Ryan Gibb 2 years ago 4829da22 f1ba7bc1
··· 28 data = cfg.serverIpv4; 29 } 30 { 31 - name = "@"; 32 - type = "NS"; 33 - data = ns; 34 - } 35 - { 36 name = ns; 37 type = "AAAA"; 38 data = cfg.serverIpv6;
··· 28 data = cfg.serverIpv4; 29 } 30 { 0 0 0 0 0 31 name = ns; 32 type = "AAAA"; 33 data = cfg.serverIpv6;