js-org / js.org

Dedicated to JavaScript and its awesome community since 2015

Home Page:https://JS.ORG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to add TXT record to pronouns.js.org

akpi816218 opened this issue · comments

Bringing up an issue which presented itself after a merge. I have commented on that closed PR here.

It's been 48 hours and I've been seeing the same thing at pronouns.js.org:
Screenshot from 2023-06-04 15-23-03
Here's what I see on my hosting service (Replit):
Screenshot from 2023-06-04 15-21-56
As you can see, the website is running fine. I think this may have something to do with it:
Screenshot from 2023-06-04 15-22-35
Here's what it says in the domain linking menu (some of the text is clipped off):

If you are using a service like Cloudflare (with "orange cloud") that rewrites domain records, you can add a TXT Record for verification purposes.
pronouns.js.org
TXT
replit-verify=8f0bc99f-d5a9-410d-9429-8b031e9a7b0c

@MattIPv4 @indus
Do we need to add the TXT record? I have seen other people hosting on Replit use this service (in cnames_active.js). Have they run into the same issue?

Thanks in advance.

Update: I just looked through old PRs and it seems that others have added the TXT record for verification. Could someone do that?
TXT: replit-verify=8f0bc99f-d5a9-410d-9429-8b031e9a7b0c

Originally posted by @akpi816218 in #8279 (comment)

I have just added the TXT record like so:
image
As it looks like a single key is used for all verification on that host, it may change in the future when others need verification

@akpi816218 is the problem now fixed?

@akpi816218 is the problem now fixed?

It is not yet, I'll keep checking

I have successfully deployed from Vercel, I could switch hosting to that.
I'll wait for 48 hours and then we'll see.

See #8287
Changing host to Vercel
pronouns-js.vercel.app

Page is working now