1
0
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:
Ross McFarland
2018-11-12 08:40:44 -08:00
parent 4755140c68
commit 02d120dda6
2 changed files with 19 additions and 3 deletions

View File

@@ -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",