Skip to content
Open
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: 5 additions & 0 deletions cnames_active.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@

Check failure on line 1 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected no line, but found ``

Check failure on line 2 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected no line, but found ``

Check failure on line 3 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected no line, but found ``

Check failure on line 4 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected no line, but found ``
/*
***** ACTIVE SUBDOMAINS
* ***********************
Expand Down Expand Up @@ -39,6 +43,7 @@

var cnames_active = {
"": "js-org.github.io",
"pappify": "dileep100code.github.io/pappify",

Check failure on line 46 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected no line, but found ` "pappify": "dileep100code.github.io/pappify",`
"01mz": "01mz.github.io",
"100dayz": "deadcoder0904.github.io/100dayz",
"101": "7anshuai.github.io/js101", // noCF? (don´t add this in a new PR)
Expand Down Expand Up @@ -2340,7 +2345,7 @@
"pantarei": "pantareijs.github.io/pantarei.js.org",
"panza": "panza-org.github.io/panza-docs", // noCF
"papanasi": "witty-plant-07a086e03.1.azurestaticapps.net", // noCF
"paperclip": "crcn.github.io/paperclip.js.org", // noCF? (don´t add this in a new PR)

Check failure on line 2348 in cnames_active.js

View workflow job for this annotation

GitHub Actions / validate-cnames

Expected to find ` "pappify": "dileep100code.github.io/pappify",` after existing line
"papyrus": "papyrusjs.netlify.app",
"parallel": "parallel-js.github.io/parallel.js",
"parametric-svg": "parametric-svg.github.io", // noCF? (don´t add this in a new PR)
Expand Down
Loading