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

Prove Ownership #90

Closed
Mirakelor opened this issue Jun 4, 2022 · 3 comments
Closed

Prove Ownership #90

Mirakelor opened this issue Jun 4, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Mirakelor
Copy link
Contributor

I tried adding the subdomain to my vercel website , but it says this:

image

Just like #35
But now it seems that we can Set the following TXT record on _vercel.mod.land to prove ownership to solve the problem

@Mirakelor Mirakelor added the bug Something isn't working label Jun 4, 2022
@eliassjogreen
Copy link
Member

You need to use a CNAME record for use with mod.land, by looking at js.org it seems like setting the domain in the cnames.ts file to cname.vercel-dns.com along with disabling the cloudflare proxy fixes it. See vercels docs for more info.

@Mirakelor
Copy link
Contributor Author

You need to use a CNAME record for use with mod.land, by looking at js.org it seems like setting the domain in the cnames.ts file to cname.vercel-dns.com along with disabling the cloudflare proxy fixes it. See vercels docs for more info.

Sorry. But I have found that Vercel don't allow users to use subdomains of the same domain. It has nothing to do with cloudflare proxy because I found someone doesn't disable proxy still can use the subdomain with Vercel.

JS.ORG is considered to be special by Vercel
So when we add subdomains of JS.ORG , we will find this:
image

But when we add subdomains of MOD.LAND, it doesn't appear.

Maybe Vercel considered JS.ORG a top-level domain.

My English is not good, so there may be some mistakes in my comment.

@Mirakelor
Copy link
Contributor Author

Anyway, I will Have A Try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants