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
12 changes: 11 additions & 1 deletion cnames_active.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
* Before you start a request for your personal fork of "react" or "vue" you should read
* the section "naming conflicts" in the wiki!
*

// mcq.js.org
"mcq": "chaitanya64108.github.io/mcq",


* NOTICE: Please follow the format set by everyone else in this file. Entries should use double quotes,
* with space between the colon (after the key) and the value and should always be in alphabetical
* order. Each line apart from the very last entry should have a comma after it to ensure this file
Expand Down Expand Up @@ -1949,7 +1954,12 @@
"maclary": "maclary.github.io/maclary",
"macosnotif": "mattipv4.github.io/macOSNotifJS",
"mad": "madindx.github.io/mad",
"madankumar": "jmadankumar.github.io",
"mcq": "chaitanya64108.github.io/mcq",

Check failure on line 1957 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Expected: ` "madankumar": "jmadankumar.github.io",` Found: ` "mcq": "chaitanya64108.github.io/mcq",`

Check failure on line 1958 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Expected no line, but found ` `

Check warning on line 1958 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Failed to parse ` ` as cnames_active entry

Check failure on line 1959 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Expected no line, but found ``

Check warning on line 1959 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Failed to parse `` as cnames_active entry

Check failure on line 1960 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Expected no line, but found ``

Check warning on line 1960 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Failed to parse `` as cnames_active entry

Check failure on line 1961 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Expected no line, but found ` `

Check warning on line 1961 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Failed to parse ` ` as cnames_active entry
"madankumar": "jmadankumar.github.io",

Check failure on line 1962 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Expected no line, but found `"madankumar": "jmadankumar.github.io",`
"madebyzen": "mzaini30.github.io/madebyzen",
"madewithdativejs": "madewithdativejs.github.io",
"magickwand": "mmomtchev.github.io/magickwand.js",
Expand Down Expand Up @@ -2020,7 +2030,7 @@
"mc": "magicarbon.github.io/mc", // noCF? (don´t add this in a new PR)
"mca": "lem0nb.github.io/Minecraft_Auto_Builder",
"mcd": "n9gc.github.io/mcdjs",
"mcfly": "mcfly-js.netlify.app",

Check failure on line 2033 in cnames_active.js

View workflow job for this annotation

GitHub Actions / cnames_active.js

Expected to find ` "mcq": "chaitanya64108.github.io/mcq",` after existing line
"mctrl": "cname.vercel-dns.com", // noCF,
"mcul": "russellsteadman.github.io/mcul",
"md": "cname-china.vercel-dns.com", // noCF
Expand Down
Loading