Skip to content

Commit 9f8ee63

Browse files
authored
Update cnames_active.js
1 parent 8396fb7 commit 9f8ee63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cnames_active.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* or "foo.github.io/bar" for a Project Page).
1616
*
1717
* CLOUDFLARE: JS.ORG uses Cloudflare as its DNS. By default, Cloudflare proxies all requests to your subdomain
18-
* to get SSL support (https://foo.js.org) and make use of browser caching with a TTL of 30 min.
18+
* to get SSL support (https://foo.js.org) and make use of browser caching with a TTL of 30 min."
1919
* But you can opt-out from this and make Cloudflare forward all requests directly to GitHub.
2020
* Just add '// noCF' in the line of your requested subdomain to give us a hint.
2121
* (all the lines marked with '// noCF?' are from a time when a requester had to explicitly opt-in;
@@ -3638,7 +3638,7 @@ var cnames_active = {
36383638
"y86": "quietshu.github.io/y86", // noCF? (don´t add this in a new PR)
36393639
"yadl": "yadljs.github.io",
36403640
"yagolopez": "yagolopez.github.io",
3641-
"yak": "name.vercel-dns.com", // noCF
3641+
"yak": "cname.vercel-dns.com", // noCF
36423642
"yake": "yakeing.github.io/HexoBlog",
36433643
"yamdbf": "zajrik.github.io/yamdbf",
36443644
"yan": "yvesyc.github.io/yan-js-org",

0 commit comments

Comments
 (0)