@@ -669,7 +669,7 @@ format = 'tsv'
669669
670670[sources ]
671671
672- # # An example of a remote source from https://github.com/DNSCrypt/dnscrypt-resolvers
672+ # ## An example of a remote source from https://github.com/DNSCrypt/dnscrypt-resolvers
673673
674674 [sources .'public-resolvers' ]
675675 urls = [' https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/public-resolvers.md' , ' https://download.dnscrypt.info/resolvers-list/v3/public-resolvers.md' , ' https://ipv6.download.dnscrypt.info/resolvers-list/v3/public-resolvers.md' ]
@@ -678,7 +678,7 @@ format = 'tsv'
678678 refresh_delay = 72
679679 prefix = ' '
680680
681- # # Anonymized DNS relays
681+ # ## Anonymized DNS relays
682682
683683 [sources .'relays' ]
684684 urls = [' https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/relays.md' , ' https://download.dnscrypt.info/resolvers-list/v3/relays.md' , ' https://ipv6.download.dnscrypt.info/resolvers-list/v3/relays.md' ]
@@ -687,7 +687,7 @@ format = 'tsv'
687687 refresh_delay = 72
688688 prefix = ' '
689689
690- # # ODoH (Oblivious DoH) servers and relays
690+ # ## ODoH (Oblivious DoH) servers and relays
691691
692692 # [sources.'odoh-servers']
693693 # urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/odoh-servers.md', 'https://download.dnscrypt.info/resolvers-list/v3/odoh-servers.md', 'https://ipv6.download.dnscrypt.info/resolvers-list/v3/odoh-servers.md']
@@ -702,16 +702,16 @@ format = 'tsv'
702702 # refresh_delay = 24
703703 # prefix = ''
704704
705- # # Quad9
705+ # ## Quad9
706706
707707 # [sources.quad9-resolvers]
708708 # urls = ['https://www.quad9.net/quad9-resolvers.md']
709709 # minisign_key = 'RWQBphd2+f6eiAqBsvDZEBXBGHQBJfeG6G+wJPPKxCZMoEQYpmoysKUN'
710710 # cache_file = 'quad9-resolvers.md'
711711 # prefix = 'quad9-'
712712
713- # # Another example source, with resolvers censoring some websites not appropriate for children
714- # # This is a subset of the `public-resolvers` list, so enabling both is useless
713+ # ## Another example source, with resolvers censoring some websites not appropriate for children
714+ # ## This is a subset of the `public-resolvers` list, so enabling both is useless.
715715
716716 # [sources.'parental-control']
717717 # urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/parental-control.md', 'https://download.dnscrypt.info/resolvers-list/v3/parental-control.md', 'https://ipv6.download.dnscrypt.info/resolvers-list/v3/parental-control.md']
0 commit comments