Add Moxi page template (moxi.fan.page.json)#1281
Open
feralclo wants to merge 2 commits into
Open
Conversation
PR Description Check FailedThe PR description is missing required elements. Please update it according to the PR template. Details |
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
Linter OK
|
| Level | Code | Note |
|---|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds
moxi.fan.page.json— the Domain Connect template for Moxi (https://moxi.fan), a platform that hosts artists' and creators' pages on Vercel. It points a creator's own domain at their Moxi page: anArecord on the apex (76.76.21.21) and aCNAMEonwww(cname.vercel-dns.com.), which are Vercel's documented generic targets. The template is signed:syncPubKeyDomainismoxi.fan, and the RS256 public key is published at_dcsign1.moxi.fan.Type of change
How Has This Been Tested?
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserverValidated with the official
dc-template-linter— passes--merge-or-failwith zero findings. The RS256 signature was verified end to end against the published key at_dcsign1.moxi.fan. Note: the free Online Editor returns HTTP 403 on "Test apply template" (it requires an onboarded account), so a shareable editor link could not be generated. Happy to add one if an account can be provided.Checklist of common problems
syncPubKeyDomainis setwarnPhishingis not set alongsidesyncPubKeyDomainsyncRedirectDomainis set (the template usesredirect_uri)txtConflictMatchingModeis set where needed (N/A, no TXT records)hostlabel (N/A, variable-free)hostfield to create a subdomain (N/A)%host%does not appear explicitly in anyhostattributeessentialis set toOnApplywhere the user may need to modify records (N/A)Online Editor test results
Editor test link(s): Pending. The free Online Editor returns 403 on "Test apply template" (account required). The template was validated with the official
dc-template-linter(clean) and the signature verified against_dcsign1.moxi.fan.