forked from js-org/js.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cnames_active.js
199 lines (198 loc) · 8.83 KB
/
cnames_active.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
/*
***** ACTIVE SUBDOMAINS
* ***********************
*
* for the moment the following subdomains are active
* file a pull request to add your own GitHub Page
*
*
**** EXPLANATION
* ****************
*
* KEY: The subdomain you request (e.g.: "foo" would give the custom domain "foo.js.org" ).
*
* VALUE: The regular domain provided by GitHub (e.g.: "foo.github.io" for a User-/Organisation Page
* or "foo.github.io/bar" for a Project Page).
*
* IMPORTANT: To authorise yourself as the owner of the GitHub Page you must have a valid CNAME file
* (with the requested domain, e.g: "foo.js.org") to your repository before the pull request.
* The requested subdomain must match either your GitHub username or the name of your project
* repository. Execeptions are possible for the sake of clarity (e.g. if your project has the
* name "foojs" you can request "foo").
* Before you start a request for your personal fork of "jquery" or "angular" you should read
* the section "naming conflicts" in the wiki!
*
* NOTICE: It would be nice if you could keep the alphabetical order.
*
* Because of the risk of abuse I´m no longer merging requests for pages without content!
*
*/
var cnames_active = {
"3bola": "3bola.github.io"
, "7anshuai": "7anshuai.github.io"
, "akashacms": "akashacms.github.io"
, "alt": "goatslacker.github.io/alt"
, "anenth": "anenth.github.io"
, "anggao": "anggao.github.io"
, "annotate": "taitems.github.io/web-pdf-annotation"
, "annoyingmouse": "annoyingmouse.github.io"
, "argo": "albertosantini.github.io/argo"
, "ashabatin": "ashabatin.github.io"
, "astrobench": "kupriyanenko.github.io/astrobench"
, "autodocs": "bguiz.github.io/autodocs"
, "badrudeen": "badrudeen.github.io"
, "begin": "advanced-webapps-class.github.io/begin"
, "bogdanteodoru": "bogdanteodoru.github.io"
, "brandonmerritt": "brandonmerritt.github.io"
, "burst": "hugeen.github.io/burst"
, "cartodb-demo": "opensas.github.io/cartodb-demo"
, "chrislaughlin": "chrislaughlin.github.io"
, "chrismendis": "chrismendis.github.io"
, "chy": "chy59.github.io"
, "clockwork": "arcadiogarcia.github.io/Clockwork.js"
, "collegequest": "schoolhouserock.github.io/CollegeQuest"
, "concursos": "mteyss.github.io/concursos"
, "construyendotrabajo": "mteyss.github.io/construyendotrabajo"
, "cordova-multiplatform-template": "ckgrafico.github.io/Cordova-Multiplatform-Template"
, "country": "growmies.github.io/countryjs"
, "cqrs": "adrai.github.io/cqrs"
, "crunch": "vukicevic.github.io/crunch"
, "date": "matthewmueller.github.io/date"
, "delegacias-fortaleza": "juliosampaio.github.io/delegacias-fortaleza"
, "dns": "js-org.github.io/dns"
, "drag-drop": "clayendisk.github.io/drag-drop.js"
, "dragonslayer":"kingscott.github.io/dragon-slayer"
, "elf": "elfjs.github.io"
, "elliot": "elliotboney.github.io"
, "emeraldcraftmc": "emeraldcraftmc.github.io"
, "emulisp": "grahack.github.io/EmuLisp"
, "euclid": "anandthakker.github.io/euclid"
, "eventstore": "adrai.github.io/node-eventstore"
, "festercluck": "festercluck.github.io"
, "finder": "applait.github.io/finderjs"
, "flowchart": "adrai.github.io/flowchart.js"
, "freemarker": "ijse.github.io/freemarker.js"
, "fromdenisvieira": "fromdenisvieira.github.io"
, "frzr": "pakastin.github.io/frzr"
, "geekr": "ruanyl.github.io/geekr"
, "ghoullier": "ghoullier.github.io"
, "goodseller": "goodseller.github.io"
, "graphics2d": "keyten.github.io/Graphics2D"
, "grapnel": "engineeringmode.github.io/Grapnel.js"
, "greg": "gregorydgarcia.github.io"
, "gridsplit": "assetinfo.github.io"
, "gruft": "nikola.github.io/gruft"
, "gully": "nmabhinandan.github.io/gully"
, "happy": "e24.github.io/happy"
, "hello": "hello-js-org.github.io"
, "hooloo": "hooloo.github.io"
, "hyde": "gheek.github.io/hyde"
, "iio": "iioinc.github.io/iio.js"
, "is": "arasatasaygin.github.io/is.js"
, "ivml": "influencetech.github.io/ivml"
, "j2p": "j2p.github.io"
, "jakarta": "jakartajs.github.io/jakartajs"
, "jakejarrett": "jakejarrett.github.io"
, "jalbertbowden": "jalbertbowden.github.io"
, "jbone": "kupriyanenko.github.io/jbone"
, "jjlc": "k-yak.github.io/JJLC"
, "jodytate": "jodytate.github.io"
, "json-schema-faker": "pateketrueke.github.io/json-schema-faker"
, "juno-106": "stevengoldberg.github.io/juno-106"
, "jvandyke": "jvandyke.github.io"
, "kingdom": "clayendisk.github.io/kingdom.js"
, "labelauty": "fntneves.github.io/jquery-labelauty"
, "laubstein": "laubstein.github.io"
, "leandro": "leandrowd.github.io"
, "leipzig": "leipzigjs.github.io"
, "lightyrs": "lightyrs.github.io"
, "liguori": "liguori.github.io"
, "linuxaddict": "linuxaddict.github.io/mario"
, "logo": "js-org.github.io/logo"
, "lujaw": "lujaw.github.io"
, "martin": "martinbutler.github.io"
, "martingollogly": "martingollogly.github.io"
, "matthias-schuetz": "matthias-schuetz.github.io"
, "maxnachlinger": "maxnachlinger.github.io"
, "medium-header": "danielfeelfine.github.io/medium-header"
, "mfitzpatrick79": "mfitzpatrick79.github.io"
, "mikeya": "mikeya.github.io"
, "mithril": "lhorie.github.io/mithril"
, "mmcq": "nikola.github.io/MMCQ"
, "modalizer": "dungo.github.io/modalizer"
, "motapc": "motapc97.github.io"
, "murder": "rolandpoulter.github.io/murder"
, "ncub8": "ncub8.github.io"
, "nearley": "hardmath123.github.io/nearley"
, "nemo": "paypal.github.io/nemo"
, "newcol": "newcol.github.io"
, "ng-wig": "stevermeister.github.io/ngWig"
, "nikolay": "nikolay.github.io"
, "notmeirl": "notmeirl.github.io"
, "nsisodiya": "nsisodiya.github.io"
, "objectmodel": "sylvainpolletvillard.github.io/ObjectModel"
, "olimsaidov": "olimsaidov.github.io"
, "omega": "jczimm.github.io/omega"
, "on": "clayendisk.github.io/on.js"
, "opsigor": "opsigor.github.io"
, "paraiba": "paraibajs.github.io"
, "pathtrace": "kovacsv.github.io/WebGLPathTrace"
, "paul": "paul-brown.github.io"
, "pdfutils": "gottox.github.io/node-pdfutils"
, "pitermarx": "pitermarx.github.io"
, "pixelart": "meriadec.github.io/PixelartJS"
, "pliers": "pliersjs.github.io"
, "polythene": "arthurclemens.github.io/Polythene"
, "rad": "rapid-application-development-js.github.io/RAD.JS"
, "radial": "ckgrafico.github.io/radial.js"
, "rafaelbiten": "rafaelbiten.github.io"
, "rafaelmangolin": "rafaelMangolin.github.io"
, "rahul": "rahulsukla.github.io/rahul"
, "react-autosuggest": "moroshko.github.io/react-autosuggest"
, "relate": "jakelazaroff.github.io/relate"
, "rp": "rpocklin.github.io"
, "rwu": "rwu823.github.io"
, "saulosantiago": "saulosilva.github.io"
, "saturation": "saturation.github.io/www"
, "savingthrow": "pdistefano.github.io/SavingThrow.js"
, "scrolledin": "manuelromeroramos.github.io/scrolledIn.js"
, "sdk-design": "huei90.github.io/javascript-sdk-design"
, "sean": "seancallinan.github.io"
, "select_io": "selaromi.github.io/select_io"
, "selectric": "lcdsantos.github.io/jQuery-Selectric"
, "serginator": "serginator.github.io"
, "shedali": "shedali.github.io"
, "shorttompkins": "shorttompkins.github.io"
, "sn0w": "greensn0w.github.io"
, "spectragram,": "adrianengine.github.io/jquery-spectragram"
, "spin": "fgnass.github.io/spin.js"
, "spirare": "waldenn.github.io/spirare"
, "spritesheet": "arcadiogarcia.github.io/Spritesheet.js"
, "stats": "js-org.github.io"
, "stepan": "stevermeister.github.io"
, "stephenmccall": "stephenmccall.github.io"
, "sugarshin": "sugarshin.github.io/sugarshin.js.org"
, "sulky": "shingle.github.io/sulky"
, "supernova": "janbiasi.github.io/supernova"
, "tagster": "goschevski.github.io/tagster"
, "terminal": "gottox.github.io/terminal.js"
, "textillate": "jschr.github.io/textillate"
, "themoviedb": "chrisenytc.github.io/themoviedb"
, "thundercats": "r3dm.github.io/thundercats"
, "timerizer": "callumacrae.github.io/timerizerJS"
, "tint": "tintjs.github.io"
, "ts2jsdoc": "spatools.github.io/ts2jsdoc"
, "ultcombo": "ultcombo.github.io"
, "vintesh": "vintesh.github.io"
, "visualnovel": "selcher.github.io/visualnoveljs"
, "vncz": "xvincentx.github.io/vncz"
, "vuongdothanhhuy": "vuongdothanhhuy.github.io"
, "weaver": "maxkfranz.github.io/weaver"
, "woodchuck": "ttaylor.github.io/woodchuck"
, "wwb": "eqielb.github.io/wwb"
, "xprmntl": "xprmntl.github.io"
, "xto6": "mohebifar.github.io/xto6"
, "youtim": "mortonfox.github.io/YouTim"
, "zodiac": "indus.github.io/Zodiac"
, "zombie": "assaf.github.io/zombie"
}