mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Fixes for DNSimple's TXT ; handling
This commit is contained in:
2
tests/fixtures/dnsimple-page-2.json
vendored
2
tests/fixtures/dnsimple-page-2.json
vendored
@@ -133,7 +133,7 @@
|
||||
"zone_id": "unit.tests",
|
||||
"parent_id": null,
|
||||
"name": "txt",
|
||||
"content": "v=DKIM1\\;k=rsa\\;s=email\\;h=sha256\\;p=A/kinda+of/long/string+with+numb3rs",
|
||||
"content": "v=DKIM1;k=rsa;s=email;h=sha256;p=A/kinda+of/long/string+with+numb3rs",
|
||||
"ttl": 600,
|
||||
"priority": null,
|
||||
"type": "TXT",
|
||||
|
||||
Reference in New Issue
Block a user