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
1 change: 1 addition & 0 deletions cnames_active.js
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,7 @@
"dreamlo": "jmheartley.github.io/dreamlo.js",
"dressed": "cname.vercel-dns.com", // noCF
"dreygur": "dreygur.github.io",
"driftingpixels": "https://driftingpixels.github.io/driftai/"

Check failure on line 918 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected: ` "driftingpixels": "driftingpixels.github.io/driftai",` Found: ` "driftingpixels": "https://driftingpixels.github.io/driftai/"`

Check failure on line 918 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected: ` "driftingpixels": "driftingpixels.github.io/driftai",` Found: ` "driftingpixels": "https://driftingpixels.github.io/driftai/"`

Check failure on line 918 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected: ` "driftingpixels": "driftingpixels.github.io/driftai",` Found: ` "driftingpixels": "https://driftingpixels.github.io/driftai/"`
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
"driftingpixels": "https://driftingpixels.github.io/driftai/"
"driftingpixels": "driftingpixels.github.io/driftai"

As the CI error notes, you don't need the https:// prefix, not the / suffix.

"drop": "dt-is-not-available.github.io/drop",
"drr": "xyligan-gp.github.io/discord-reactions-roles",
"dthings": "hosting.gitbook.io", // noCF
Expand Down
Loading