1 ; Copyright (C) Internet Systems Consortium, Inc. ("ISC") 2 ; 3 ; SPDX-License-Identifier: MPL-2.0 4 ; 5 ; This Source Code Form is subject to the terms of the Mozilla Public 6 ; License, v. 2.0. If a copy of the MPL was not distributed with this 7 ; file, you can obtain one at https://mozilla.org/MPL/2.0/. 8 ; 9 ; See the COPYRIGHT file distributed with this work for additional 10 ; information regarding copyright ownership. 11 12 $TTL 60 13 optout-tld. 60 IN SOA example. . 0 0 0 0 0 14 optout-tld. 60 IN NS ns6.optout-tld. 15 ns6.optout-tld. 60 IN A 10.53.0.6 16 a 60 PTR example. 17 b 60 PTR example. 18 a.b.c.d 60 NS example. 19 e 60 PTR example. 20 f 60 PTR example. 21 g 60 PTR example. 22 h 60 PTR example. 23