From d035bfea9f0a2d81588ef3840b74e6e9fd8e3ed0 Mon Sep 17 00:00:00 2001 From: iGuanren <39011100+iguanren@users.noreply.github.com> Date: Tue, 5 May 2020 22:53:38 +0800 Subject: [PATCH 01/29] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 48d26cbe..ad26e924 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1990,6 +1990,7 @@ var cnames_active = { "vico": "bohdantkachenko.github.io/vico", // noCF? (don´t add this in a new PR) "victor": "mrdatastorage.github.io/victor", "video-react": "video-react.github.io", + "video": "iguanren.github.io/video", "viki": "viki-org.github.io/viki-web-ui", "villain": "btzr-io.github.io/Villain", "vinimdocarmo": "vinimdocarmo.github.com", // noCF? (don´t add this in a new PR) From 8c1ceb45af881b1b0360fa8dad62f4627b2d35a7 Mon Sep 17 00:00:00 2001 From: wangdabaoqq <614692339@qq.com> Date: Thu, 23 Jul 2020 14:11:54 +0800 Subject: [PATCH 02/29] update-vuepress --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 00a193c0..36b907a9 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2234,6 +2234,7 @@ var cnames_active = { "vue-showdown": "vue-showdown.netlify.com", "vue-svg-loader": "vue-svg-loader.netlify.com", "vue-treeselect": "riophae.github.io/vue-treeselect", + "vuepress": "wangdabaoqq.github.io/vuepress", "vuejsindy": "vuejsindy.github.io", "vuelidate": "vuelidate.netlify.com", "vuelog": "myst729.github.io/Vuelog", From 437daf1a4474bbffd9bf48dc2ca111c44f23c7a7 Mon Sep 17 00:00:00 2001 From: wangdabaoqq <614692339@qq.com> Date: Mon, 31 Aug 2020 14:48:07 +0800 Subject: [PATCH 03/29] add vue-blog --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 36b907a9..1fbb11f0 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2234,7 +2234,7 @@ var cnames_active = { "vue-showdown": "vue-showdown.netlify.com", "vue-svg-loader": "vue-svg-loader.netlify.com", "vue-treeselect": "riophae.github.io/vue-treeselect", - "vuepress": "wangdabaoqq.github.io/vuepress", + "vue-blog": "wangdabaoqq.github.io/vuepress", "vuejsindy": "vuejsindy.github.io", "vuelidate": "vuelidate.netlify.com", "vuelog": "myst729.github.io/Vuelog", From b698f64e832387c4c0b0ca1f67f81f7be9f3bcde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=9D=E5=AE=9D=E5=AE=9D?= <614692339@qq.com> Date: Tue, 1 Sep 2020 09:34:43 +0800 Subject: [PATCH 04/29] Update cnames_active.js --- cnames_active.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index 1fbb11f0..f4d2c51a 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -183,7 +183,7 @@ var cnames_active = { "async-af": "asyncaf.github.io/AsyncAF", "atavic": "atavic.github.io", "athome": "simon300000.github.io/athome", - "atombundles": "lirantal.github.io/atombundles", + "atombundles": "lirantal.github.io/atombbundles", "atomgit": "sawyerbx.github.io/atom-git-docs", "atomicreact": "atomicreact.github.io/AtomicReact", "atx": "aktarytech.github.io/atx", @@ -2234,7 +2234,7 @@ var cnames_active = { "vue-showdown": "vue-showdown.netlify.com", "vue-svg-loader": "vue-svg-loader.netlify.com", "vue-treeselect": "riophae.github.io/vue-treeselect", - "vue-blog": "wangdabaoqq.github.io/vuepress", + "vue-more-demo": "wangdabaoqq.github.io/vuepress", "vuejsindy": "vuejsindy.github.io", "vuelidate": "vuelidate.netlify.com", "vuelog": "myst729.github.io/Vuelog", From 949bc30ad615e584b12b1d3a55f5d018188bd240 Mon Sep 17 00:00:00 2001 From: iiimix <690360602@qq.com> Date: Tue, 1 Sep 2020 11:32:50 +0800 Subject: [PATCH 05/29] Update cnames_active.js add iiimix:iiimixjs.github.io --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index d7680079..35892d6c 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -981,6 +981,7 @@ var cnames_active = { "iflow": "unadlib.github.io/iflow", "ignite": "ignitejscl.github.io", "iiilfaaa": "iiilfaaa.github.io", + "iiimix": "iiimixjs.github.io", "iio": "iioinc.github.io/iio.js", // noCF? (don´t add this in a new PR) "ilfa": "iiilfaaa.github.io/www", "illuxi": "razod.github.io/illuxi", From 41ce064185afca8f5851e4c500feed34c6afd904 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Tue, 1 Sep 2020 09:03:42 +0100 Subject: [PATCH 06/29] Revert random target change --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index f4d2c51a..19b1723e 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -183,7 +183,7 @@ var cnames_active = { "async-af": "asyncaf.github.io/AsyncAF", "atavic": "atavic.github.io", "athome": "simon300000.github.io/athome", - "atombundles": "lirantal.github.io/atombbundles", + "atombundles": "lirantal.github.io/atombundles", "atomgit": "sawyerbx.github.io/atom-git-docs", "atomicreact": "atomicreact.github.io/AtomicReact", "atx": "aktarytech.github.io/atx", From bf10b1bce79dd819e571d1a7bba20506978a9d93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=9D=E5=AE=9D=E5=AE=9D?= <614692339@qq.com> Date: Thu, 3 Sep 2020 09:47:48 +0800 Subject: [PATCH 07/29] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 19b1723e..ef5f18e1 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2234,7 +2234,7 @@ var cnames_active = { "vue-showdown": "vue-showdown.netlify.com", "vue-svg-loader": "vue-svg-loader.netlify.com", "vue-treeselect": "riophae.github.io/vue-treeselect", - "vue-more-demo": "wangdabaoqq.github.io/vuepress", + "see-more-demo": "wangdabaoqq.github.io/vuepress", "vuejsindy": "vuejsindy.github.io", "vuelidate": "vuelidate.netlify.com", "vuelog": "myst729.github.io/Vuelog", From 62a37774e422a1824b71cb9d0e5f9968231d00ed Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 3 Sep 2020 15:24:49 +0800 Subject: [PATCH 08/29] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index dd80c72a..bed95dc6 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2269,6 +2269,7 @@ var cnames_active = { "ts-creator": "ts-creator.netlify.com", "ts-react-boilerplate": "lapanti.github.io/ts-react-boilerplate", "ts2jsdoc": "spatools.github.io/ts2jsdoc", // noCF? (don´t add this in a new PR) + "tsc": "type-challenges.netlify.app", "tsdi": "knisterpeter.github.io/tsdi", "tslib-cli": "hosting.gitbook.com", "tslog": "fullstack-build.github.io/tslog", From 1414cf7fd1aad945135f517ad8c3a6c140d06b45 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Thu, 3 Sep 2020 11:36:57 +0100 Subject: [PATCH 09/29] Alphabetical --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index ef5f18e1..8b102ede 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1831,6 +1831,7 @@ var cnames_active = { "secsb": "secsb.github.io", "security-list": "lissy93.github.io/personal-security-checklist", "sed": "42ua.github.io/sed", + "see-more-demo": "wangdabaoqq.github.io/vuepress", "seemple": "finom.github.io/seemple.js.org", "seesaw": "cajogos.github.io/seesaw", "segoe-mdl2-css": "ckgrafico.github.io/Segoe-mdl2-assets-css", // noCF? (don´t add this in a new PR) @@ -2234,7 +2235,6 @@ var cnames_active = { "vue-showdown": "vue-showdown.netlify.com", "vue-svg-loader": "vue-svg-loader.netlify.com", "vue-treeselect": "riophae.github.io/vue-treeselect", - "see-more-demo": "wangdabaoqq.github.io/vuepress", "vuejsindy": "vuejsindy.github.io", "vuelidate": "vuelidate.netlify.com", "vuelog": "myst729.github.io/Vuelog", From 281196ed0fa05ec3de0a957897bfa3244f4fa984 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 3 Sep 2020 20:36:35 +0800 Subject: [PATCH 10/29] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index bed95dc6..1c7ade9f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2269,7 +2269,7 @@ var cnames_active = { "ts-creator": "ts-creator.netlify.com", "ts-react-boilerplate": "lapanti.github.io/ts-react-boilerplate", "ts2jsdoc": "spatools.github.io/ts2jsdoc", // noCF? (don´t add this in a new PR) - "tsc": "type-challenges.netlify.app", + "tsch": "type-challenges.netlify.app", "tsdi": "knisterpeter.github.io/tsdi", "tslib-cli": "hosting.gitbook.com", "tslog": "fullstack-build.github.io/tslog", From 1aa8141a7af0a367f60e1d9a51fdd1d02505274b Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Thu, 3 Sep 2020 21:15:27 +0800 Subject: [PATCH 11/29] cnames_active: add flood.js.org Signed-off-by: Jesse Chan --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index dd80c72a..61fe67da 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -784,6 +784,7 @@ var cnames_active = { "flavor": "blackmirror1980.github.io/flavor-js", "fld-grd": "mrksbnch.github.io/fld-grd", "flexmasonry": "kavanmevada.github.io/flex_masonry", // noCF + "flood": "flood.jesec.io", // noCF "flowchart": "adrai.github.io/flowchart.js", // noCF? (don´t add this in a new PR) "flowcon": "oknosoft.github.io/flowcon", "flowpainter": "sirajchokshi.github.io/FlowPainter", From f769bd4bfabe816bd92811d9376aedc80a6602e6 Mon Sep 17 00:00:00 2001 From: theusaf <32113157+theusaf@users.noreply.github.com> Date: Thu, 3 Sep 2020 17:30:25 -0700 Subject: [PATCH 12/29] kahoot-js.js.org --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index b2bc896c..cb1d8484 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1107,6 +1107,7 @@ var cnames_active = { "jz": "jz6.github.io", "kafka": "tulios.github.io/kafkajs", "kahoot": "theusaf.github.io/kahoot-api-docs", + "kahoot-js": "theusaf.github.io/kahoot.js-updated", "kainy": "kainy.github.io/js.org", "kairusds": "kairusds.github.io", "kali": "kali65536.github.io", From 1fe9df8342a70946c1024e4e13b95d10a82f9231 Mon Sep 17 00:00:00 2001 From: iiimix <690360602@qq.com> Date: Fri, 4 Sep 2020 11:21:01 +0800 Subject: [PATCH 13/29] add iiimix.js.org iiimix.github.io/iiimixjsorg --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 35892d6c..989c03bd 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -981,7 +981,7 @@ var cnames_active = { "iflow": "unadlib.github.io/iflow", "ignite": "ignitejscl.github.io", "iiilfaaa": "iiilfaaa.github.io", - "iiimix": "iiimixjs.github.io", + "iiimix": "iiimix.github.io/iiimixjsorg", "iio": "iioinc.github.io/iio.js", // noCF? (don´t add this in a new PR) "ilfa": "iiilfaaa.github.io/www", "illuxi": "razod.github.io/illuxi", From 1a4e32562ea88a9434a4346b64df3d39082172ad Mon Sep 17 00:00:00 2001 From: Xiaoyang Liu Date: Sat, 5 Sep 2020 00:18:25 +0800 Subject: [PATCH 14/29] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index b2bc896c..f2296dec 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -303,6 +303,7 @@ var cnames_active = { "bookmarklets": "novadevelopment.github.io/bookmarklets.js", "bool": "booljs.github.io", "booru": "atlasthebot.github.io/booru", + "booster": "xiaoyang-liu-cs.github.io/booster.js", "bootstrap-confirmation": "mistic100.github.io/Bootstrap-Confirmation", // noCF? (don´t add this in a new PR) "bootstrap-validate": "pascalebeier.github.io/bootstrap-validate", "bootstrap-vue": "alias.zeit.co", // noCF From 5537e94991fc250ad2b30a10fa7f77c2f50e2553 Mon Sep 17 00:00:00 2001 From: Marcel Koch <34819524+MarcelCoding@users.noreply.github.com> Date: Fri, 4 Sep 2020 19:14:29 +0200 Subject: [PATCH 15/29] Removed MarcelCoding/websocket-client --- cnames_active.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index b2bc896c..ffc1520e 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2434,7 +2434,6 @@ var cnames_active = { "webpack-config-plugins": "namics.github.io/webpack-config-plugins", "webpack-inspect": "alexmost.github.io/webpack-inspect", "webpack-stats": "v-webpack.netlify.app", - "websocket-client": "marcelcoding.github.io/websocket-client", "wechaty": "cdn.chatie.io", // noCF "wedgetail": "wedgetail.netlify.com", "weekly": "xdimh.github.io/weekly", From aaa1745a82a3d23dde2dacb0c2bcb2cb18d4b8a5 Mon Sep 17 00:00:00 2001 From: Ahmed Zetao Yang Date: Sat, 5 Sep 2020 09:19:14 +0800 Subject: [PATCH 16/29] chore: update project name --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index c1358d8b..03ed8efb 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -778,7 +778,7 @@ var cnames_active = { "fireorm": "wovalle.github.io/fireorm", "five": "jackdcrawford.github.io/five", "flamecord": "flamexode.github.io/flamecord", - "flameshot": "flameshotapp.github.io", + "flameshot": "flameshot-org.github.io", "flap": "slurmulon.github.io/flap", "flash": "flashcardjs.github.io", "flatpickr": "flatpickr.github.io", From c71eefae9915ad17ed142bfdd3cd2e8ad67fc648 Mon Sep 17 00:00:00 2001 From: HKalbasi <45197576+HKalbasi@users.noreply.github.com> Date: Sat, 5 Sep 2020 12:24:27 +0430 Subject: [PATCH 17/29] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index c1358d8b..c88c1892 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -809,6 +809,7 @@ var cnames_active = { "formvuelate": "formvuelate.netlify.app", "fortnite": "ickerio.github.io/fortnite.js", "fortune": "fortunejs.github.io/fortune", // noCF? (don´t add this in a new PR) + "fosspwa": "foss-pwa.github.io/app-store", "foxford": "netology-group.github.io/foxford.github.io", "foxify": "foxifyjs.github.io/foxify", "foxman": "kaola-fed.github.io/foxman", From 7c835d86f25e5c6c829b8008b17072ebbc02f775 Mon Sep 17 00:00:00 2001 From: LPTP1Dev <51876648+LPTP1Dev@users.noreply.github.com> Date: Sat, 5 Sep 2020 18:24:12 +0200 Subject: [PATCH 18/29] advancedrpc.github.io --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index c1358d8b..8326c74f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -91,6 +91,7 @@ var cnames_active = { "aditya": "aditya81070.github.io", "adnanbabakan": "adnanbabakan.github.io", "adon988": "adon988.github.io", + "advancedrpc": "advancedrpc.github.io", "aemp": "afexteam.github.io/aemp", "aeon": "flazepe.github.io/aeon-web", "affiliate": "teamtofu.github.io/affiliate", From 67a5b79124eebec1e2fced87655be316e11c49c1 Mon Sep 17 00:00:00 2001 From: Farhad Mehryari Date: Sat, 5 Sep 2020 22:46:29 +0430 Subject: [PATCH 19/29] Update cnames_active.js Requesting senil.js.org for this repository https://github.com/mrfarhadir/senilwebsite --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index c1358d8b..0c421363 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1984,6 +1984,7 @@ var cnames_active = { "selectric": "lcdsantos.github.io/jQuery-Selectric", // noCF? (don´t add this in a new PR) "semo": "semojs.github.io/semo", "sendilkumarn": "sendilkumarn.github.io", + "senil": "mrfarhad.github.io/senilwebsite", "seoul": "seouljs.github.io/seoul.js.org", "sequel": "sequeljs.github.io", "sequential": "lorenzoongithub.github.io/sequential", From 4b19f61e615b64ecbb307ab92a54d9a28c08d00b Mon Sep 17 00:00:00 2001 From: iGuanren <39011100+iguanren@users.noreply.github.com> Date: Sun, 6 Sep 2020 10:35:19 +0800 Subject: [PATCH 20/29] Update cnames_active.js --- cnames_active.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index 2aefead6..d7f67e51 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2089,7 +2089,6 @@ var cnames_active = { "vicis": "r37r0m0d3l.github.io/vicis", "vico": "bohdantkachenko.github.io/vico", // noCF? (don´t add this in a new PR) "victor": "mrdatastorage.github.io/victor", - "video": "iguanren.github.io/video", "video-react": "video-react.github.io", "vigour": "mokunshao.github.io/vigour", "viki": "viki-org.github.io/viki-web-ui", @@ -2173,7 +2172,6 @@ var cnames_active = { "with-immutable-props-to-js": "tophat.github.io/with-immutable-props-to-js", "within": "eric-brechemier.github.io/within", // noCF? (don´t add this in a new PR) "wiz": "karimsa.github.io/wiz", // noCF - "wo": "iguanren.github.io/wo", "woodsman": "haximilian.github.io/woodsman", "wooyun": "jiji262.github.io/wooyun_articles", "wordywordy": "sverweij.github.io/wordywordy", From ceb98f456229813e94101f4d370e1abef5e819d3 Mon Sep 17 00:00:00 2001 From: Shashank <58896906+Shashank3736@users.noreply.github.com> Date: Sun, 6 Sep 2020 08:47:18 +0530 Subject: [PATCH 21/29] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index be040b4a..fb00f6ad 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -364,6 +364,7 @@ var cnames_active = { "capital": "capitaljs.github.io/capitaljs", "capsid": "capsidjs.github.io/capsid", "capsule": "capsule-js-org.github.io/capsule", + "captcha-canvas": "shashank3736.github.io/captcha-canvas/", "cardtabs": "blekerfeld.github.io/CardTabs", "cargo": "herber.github.io/cargo", "carloseduardo": "karllossouza.github.io/carloseduardo.js.org", From dfd5ee15082b78545033fa3a87e531296a7d2a8f Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Sun, 6 Sep 2020 13:26:41 +0100 Subject: [PATCH 22/29] Rm trailing slash --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index fb00f6ad..c71bed2d 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -364,7 +364,7 @@ var cnames_active = { "capital": "capitaljs.github.io/capitaljs", "capsid": "capsidjs.github.io/capsid", "capsule": "capsule-js-org.github.io/capsule", - "captcha-canvas": "shashank3736.github.io/captcha-canvas/", + "captcha-canvas": "shashank3736.github.io/captcha-canvas", "cardtabs": "blekerfeld.github.io/CardTabs", "cargo": "herber.github.io/cargo", "carloseduardo": "karllossouza.github.io/carloseduardo.js.org", From f7db8efba8cd1da46d729ec72b7dcd316004b42c Mon Sep 17 00:00:00 2001 From: Chen Date: Mon, 7 Sep 2020 21:04:07 +0800 Subject: [PATCH 23/29] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index c15dab6f..2a7506bb 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2488,6 +2488,7 @@ var cnames_active = { "zhenbang": "wzb1244.github.io", "zhy": "niaoyu233.github.io/homework", "zignis": "zhike-team.github.io/zignis", + "zjy": "crqblog.github.io/zjy", "zodiac": "indus.github.io/Zodiac", // noCF? (don´t add this in a new PR) "zodiacsigns": "dipanshkhandelwal.github.io/my-zodiac-sign", "zombie": "assaf.github.io/zombie", // noCF? (don´t add this in a new PR) From 060a0ca6eea434bcea2996d305ba74d020e8d3f5 Mon Sep 17 00:00:00 2001 From: Chen Date: Mon, 7 Sep 2020 21:22:41 +0800 Subject: [PATCH 24/29] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 2a7506bb..a710f585 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -485,7 +485,7 @@ var cnames_active = { "create-project": "chalarangelo.github.io/create-js-project", "createrest": "atomixinteractions.github.io/createrest", "creaturegen": "ryancromebook.github.io/creaturegen", - "crqblog": "crqblog.github.io", + "crq": "crqblog.github.io", "crunch": "vukicevic.github.io/crunch", // noCF? (don´t add this in a new PR) "cryptokey": "rumkin.github.com/crypto-key", "crystaldb": "erikmcm.github.io/CrystalDB", From 6c3eff7bfb64f3fb68150f68e4c32c48e898eeae Mon Sep 17 00:00:00 2001 From: Chen Date: Mon, 7 Sep 2020 21:24:38 +0800 Subject: [PATCH 25/29] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index e8e4d11e..82dd0287 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -487,7 +487,7 @@ var cnames_active = { "create-project": "chalarangelo.github.io/create-js-project", "createrest": "atomixinteractions.github.io/createrest", "creaturegen": "ryancromebook.github.io/creaturegen", - "crqblog": "crqblog.github.io", + "crq": "crqblog.github.io", "crunch": "vukicevic.github.io/crunch", // noCF? (don´t add this in a new PR) "cryptokey": "rumkin.github.com/crypto-key", "crystaldb": "erikmcm.github.io/CrystalDB", From 944f1c12472e307ca832c2dc215cccf2f04cf2f8 Mon Sep 17 00:00:00 2001 From: Chen Date: Mon, 7 Sep 2020 22:35:46 +0800 Subject: [PATCH 26/29] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index a710f585..2a7506bb 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -485,7 +485,7 @@ var cnames_active = { "create-project": "chalarangelo.github.io/create-js-project", "createrest": "atomixinteractions.github.io/createrest", "creaturegen": "ryancromebook.github.io/creaturegen", - "crq": "crqblog.github.io", + "crqblog": "crqblog.github.io", "crunch": "vukicevic.github.io/crunch", // noCF? (don´t add this in a new PR) "cryptokey": "rumkin.github.com/crypto-key", "crystaldb": "erikmcm.github.io/CrystalDB", From c073eac012a1d9cd0ead55801115df4e7d3e0cc1 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Mon, 7 Sep 2020 20:06:00 +0200 Subject: [PATCH 27/29] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72a8dfc9..9e53e5fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ [![JS.ORG Logo](http://logo.js.org/png/github_header.png)](http://js.org) [![JS.ORG](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) -[![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=31a88b&label=Pull%20Requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) +[![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=FFE70B&label=Pull%20Requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) +[![Contributors](https://img.shields.io/github/contributors/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/graphs/contributors) +[![Activity](https://img.shields.io/github/commit-activity/m/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/pulse/monthly) [![Donate](https://img.shields.io/badge/Donate-for_registrar_fees-1F87FF.svg?style=flat-square&logo=open-collective&logoColor=fff)](https://opencollective.com/js-org) **To get a short and sleek subdomain for your own GitHub Pages site follow these 4 Steps:** From 95004d6fd098a3c7e3311efa62e1b2819d31ddc1 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Mon, 7 Sep 2020 20:11:49 +0200 Subject: [PATCH 28/29] Update README.md badges will become readable https://github.com/badges/shields/pull/5467#issuecomment-688440894 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e53e5fa..6ea86b6d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![JS.ORG Logo](http://logo.js.org/png/github_header.png)](http://js.org) [![JS.ORG](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) -[![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=FFE70B&label=Pull%20Requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) +[![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=FFE70B&label=pull%20requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) [![Contributors](https://img.shields.io/github/contributors/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/graphs/contributors) [![Activity](https://img.shields.io/github/commit-activity/m/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/pulse/monthly) [![Donate](https://img.shields.io/badge/Donate-for_registrar_fees-1F87FF.svg?style=flat-square&logo=open-collective&logoColor=fff)](https://opencollective.com/js-org) From e3c2c366e7ac14631cff9376a0044951cb371a79 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Mon, 7 Sep 2020 20:14:15 +0200 Subject: [PATCH 29/29] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ea86b6d..e14399af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![JS.ORG](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) [![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=FFE70B&label=pull%20requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) -[![Contributors](https://img.shields.io/github/contributors/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/graphs/contributors) +[![Contributors](https://img.shields.io/github/contributors-anon/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/graphs/contributors) [![Activity](https://img.shields.io/github/commit-activity/m/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/pulse/monthly) [![Donate](https://img.shields.io/badge/Donate-for_registrar_fees-1F87FF.svg?style=flat-square&logo=open-collective&logoColor=fff)](https://opencollective.com/js-org)