mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-12 08:04:28 +08:00
DOCS: Removed copy/paste command from the Cloudflare provider.
This commit is contained in:
parent
921f13e8ac
commit
3bb4a9c719
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ An example configuration:
|
|||
var REG_NONE = NewRegistrar("none");
|
||||
var DSP_ADGUARDHOME = NewDnsProvider("adguard_home");
|
||||
|
||||
// Example domain where the CF proxy abides by the default (off).
|
||||
D("example.com", REG_NONE, DnsProvider(DSP_ADGUARDHOME),
|
||||
A("foo", "1.2.3.4"),
|
||||
AAAA("another", "2003::1"),
|
||||
|
|
Loading…
Add table
Reference in a new issue