Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Canva website-v2 template #541

Merged

Conversation

tomnugent
Copy link
Contributor

@tomnugent tomnugent commented Jun 12, 2024

This PR

This PR adds a canva.com.website-v2.json template, which builds on canva.com.website.json but introduces breaking changes. A new template is being introduced based on advice in the Spec here.

More context / discussion: #483

This template allows us to:

  • set TXT ownership record on any name, including the root (@)
  • specify groupIds to allow setting hosting records (A records), TXT, or CNAME verification records separately
  • use a different logo

Examples

Intended verification record Query String
CNAME _verify.example.com -> 123.canva.com domain=example.com&verify-cname-name=_verify&verify-cname-value=123.canva.com&groupId=hostingA,verificationCname
TXT @ -> verify=123 domain=example.com&verify-txt-value=verify%3D123&groupId=hostingA,verificationTxt**

**Using %3D as the = symbol.

Test

Using https://pdnsadmin.revproxy.short-lived.de/dc/free/templateedit#tbl_records_and_errors

Screenshot 2024-06-13 at 11 40 12 AM

Copy link

github-actions bot commented Jun 12, 2024

Linter OK:

Linter result for canva.com.website-v2.json

@tomnugent
Copy link
Contributor Author

This is now ready for review, thanks in advance!

@pawel-kow pawel-kow added this pull request to the merge queue Jun 17, 2024
Merged via the queue into Domain-Connect:master with commit 9dc76de Jun 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants