8000 Merge pull request #1454 from bardiharborow/patch-1 · sucom/dns.js.org@e145de9 · GitHub
[go: up one dir, main page]

Skip to content

Commit e145de9

Browse files
authored
Merge pull request js-org#1454 from bardiharborow/patch-1
Fix incorrect CF status for some domains.
2 parents 6cc3952 + 15b8df2 commit e145de9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

cnames_active.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ var cnames_active = {
9999
"badger": "just-glue-it.github.io/badger", // noCF? (don´t add this in a new PR)
100100
"badrudeen": "badrudeen.github.io", // noCF? (don´t add this in a new PR)
101101
"bali": "balijs.github.io",
102-
"bandung": "zufrizalyordan.github.io/bandungjs", // noCF
102+
"bandung": "zufrizalyordan.github.io/bandungjs",
103103
"barbagrigia": "barbagrigia.github.io",
104104
"barcelona": "barcelona-js.github.io/website", // noCF? (don´t add this in a new PR)
105105
"bash": "bashjs.github.io", // noCF? (don´t add this in a new PR)
@@ -113,7 +113,7 @@ var cnames_active = {
113113
"bind-action-dispatchers": "cchamberlain.github.io/bind-action-dispatchers", // noCF? (don´t add this in a new PR)
114114
"biu": "aprilorange.github.io/biu", // noCF? (don´t add this in a new PR)
115115
"blogpage": "zanseven007.github.io/blog-page", // noCF
116-
"bloomer": "algusdark.github.io/bloomer", // noCF
116+
"bloomer": "algusdark.github.io/bloomer",
117117
"bodybuilder": "danpaz.github.io/bodybuilder", // noCF? (don´t add this in a new PR)
118118
"bombsweeper": "pakastin.github.io/bombsweeper",
119119
"bonzibuddy": "fardindadev.github.io/bonzibuddy",
@@ -164,7 +164,7 @@ var cnames_active = {
164164
"chirashi": "chirashijs.github.io/chirashi",
165165
"chrislaughlin": "chrislaughlin.github.io", // noCF? (don´t add this in a new PR)
166166
"chrismendis": "chrismendis.github.io", // noCF? (don´t add this in a new PR)
167-
"christo": "christoga.github.io/js-org",
167+
"christo": "christoga.github.io/js-org", // noCF? (don´t add this in a new PR)
168168
"chronos": "espinielli.github.io/chronos", // noCF? (don´t add this in a new PR)
169169
"cineasta": "cineasta-js.github.io/cineasta-docs",
170170
"citation": "larsgw.github.io/citation.js",
@@ -465,7 +465,7 @@ var cnames_active = {
465465
"linghucong": "jiji262.github.io",
466466
"liveflow": "hasharray.github.io/liveflow.js",
467467
"localsync": "noderaider.github.io/localsync", // noCF? (don´t add this in a new PR)
468-
"logo": "js-org.github.io/logo", // noCF? (don´t add this in a new PR)
468+
"logo": "js-org.github.io/logo",
469469
"loki": "oblador.github.io/loki",
470470
"loog": "israelroldan.github.io/loog",
471471
"lostyle": "rtsao.github.io/lostyle",
@@ -652,7 +652,7 @@ var cnames_active = {
652652
"polished": "styled-components.github.io/polished",
653653
"polythene": "arthurclemens.github.io/Polythene", // noCF? (don´t add this in a new PR)
654654
"popper": "fezvrasta.github.io/popper.js",
655-
"porter": "ahopkins.github.io/porterjs", // CF
655+
"porter": "ahopkins.github.io/porterjs", // noCF? (don´t add this in a new PR)
656656
"positivebot": "positiveterminator.github.io/positivebot-site",
657657
"post-type-discovery": "twozeroone.github.io/post-type-discovery",
658658
"prettylog": "moosecoop.github.io/PrettyLog/",
@@ -731,7 +731,7 @@ var cnames_active = {
731731
"request": "request.gitbooks.io", // noCF? (don´t add this in a new PR)
732732
"reshift": "hasharray.github.io/reshift.js",
733733
"resourceful-redux": "jmeas.github.io/resourceful-redux",
734-
"restjs": "daviesgeek.github.io/restjs",
734+
"restjs": "daviesgeek.github.io/restjs", // noCF? (don´t add this in a new PR)
735735
"revaluate": "hasharray.github.io/revaluate.js",
736736
"riklewis": "riklewis.github.io",
737737
"riotgear": "riotgear.github.io",
@@ -820,7 +820,7 @@ var cnames_active = {
820820
"starratio": "starratio.github.io/star-ratio", // noCF
821821
"staticinstance": "staticinstance.github.io", // noCF? (don´t add this in a new PR)
822822
"stats": "js-org.github.io/stats.js.org",
823-
"status.diamond": "diamondpkg.github.io/status",
823+
"status.diamond": "diamondpkg.github.io/status", // noCF? (don´t add this in a new PR)
824824
"stego": "zeruniverse.github.io/CryptoStego", // noCF? (don´t add this in a new PR)
825825
"stepan": "stevermeister.github.io", // noCF? (don´t add this in a new PR)
826826
"stephenmccall": "stephenmccall.github.io", // noCF? (don´t add this in a new PR)

0 commit comments

Comments
 (0)
0