Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions cnames_active.js
Original file line number Diff line number Diff line change
Expand Up @@ -2218,6 +2218,7 @@
"nic": "nic.github.io",
"nice": "gcsboss.github.io/nice",
"nicetix": "indus.github.io/nicetix",
"niel": "niel-n7els-projects.vercel.app",

Check failure on line 2221 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate

Expected: ` "niel": "cname.vercel-dns.com", // noCF` Found: ` "niel": "niel-n7els-projects.vercel.app",`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"niel": "niel-n7els-projects.vercel.app",
"niel": "cname.vercel-dns.com", // noCF

When using Vercel, you'll want to target cname.vercel-dns.com with the Cloudflare proxy disabled

"nightcord": "rellylegend.github.io/nightcord",
"nikita": "adaltas.github.io/node-nikita",
"nikmartin": "nikmartin.github.io",
Expand Down Expand Up @@ -2573,7 +2574,7 @@
"quickpterodactyl": "condescending-haibt-c79013.netlify.app",
"quickredis": "hosting.gitbook.io", // noCF
"quickreplit": "lebyy.github.io/quick.replit",
"quickshadow": "cname.vercel-dns.com", // noCF
"quickshadow": "cname.vercel-dns.com",

Check failure on line 2577 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate

Expected: ` "quickshadow": "cname.vercel-dns.com", // noCF` Found: ` "quickshadow": "cname.vercel-dns.com",`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this change.

"quickuptime": "lebyy.github.io/quickuptimedocs",
"quicli": "thecodeah.github.io/quicli",
"quincy": "quincyx.github.io",
Expand Down Expand Up @@ -3489,7 +3490,7 @@
"vdcs": "hopae-official.github.io/Verifiable-Digital-Credentials",
"ve-table": "xiguaxigua.github.io/ve-table",
"vega": "cname.vercel-dns.com", // noCF
"velite": "zce.github.io/velite",
"velite": "zce.github.io/velite", //noCF

Check failure on line 3493 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate

Expected: ` "velite": "zce.github.io/velite", // noCF` Found: ` "velite": "zce.github.io/velite", //noCF`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this change.

"velt": "veltjs.github.io",
"vendywira": "vendywira.github.io",
"vento": "ventojs.github.io/vento",
Expand Down
Loading