You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.5 KiB

/*
9 years ago
***** ACTIVE SUBDOMAINS
* ***********************
*
9 years ago
* for the moment the following subdomains are active
* file a pull request to add your own GitHub Page
*
*
9 years ago
**** EXPLANATION
* ****************
*
9 years ago
* KEY: The subdomain you request (e.g.: "foo" would give the custom domain "foo.js.org" ).
*
9 years ago
* 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).
*
9 years ago
* IMPORTANT: To authorise yourself as the owner of the GitHub Page you must have a valid CNAME file (with the requestd 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!
*
9 years ago
* 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!
9 years ago
*
9 years ago
*/
var cnames_active = {
9 years ago
"alt": "goatslacker.github.io/alt/"
, "anenth": "anenth.github.io"
, "bogdanteodoru": "bogdanteodoru.github.io"
, "cordova-multiplatform-template": "ckgrafico.github.io/Cordova-Multiplatform-Template"
, "dns": "js-org.github.io/dns"
, "finder": "applait.github.io/finderjs"
, "gruft": "nikola.github.io/gruft"
, "happy": "e24.github.io/happy"
9 years ago
, "ivml": "influencetech.github.io/ivml"
, "jodytate": "jodytate.github.io"
, "labelauty": "fntneves.github.io/jquery-labelauty"
, "logo": "js-org.github.io/logo"
, "lujaw": "lujaw.github.io"
9 years ago
, "mmcq": "nikola.github.io/MMCQ"
, "nikolay": "nikolay.github.io"
, "nsisodiya": "nsisodiya.github.io"
9 years ago
, "objectmodel": "sylvainpolletvillard.github.io/ObjectModel"
, "radial": "ckgrafico.github.io/radial.js"
, "rafaelbiten": "rafaelbiten.github.io"
, "saturation": "saturation.github.io/www"
, "sean": "seancallinan.github.io"
, "selectric": "lcdsantos.github.io/jQuery-Selectric"
, "spirare": "waldenn.github.io/spirare"
9 years ago
, "sugarshin": "sugarshin.github.io/sugarshin.js.org"
, "tagster": "goschevski.github.io/tagster"
, "timerizer": "callumacrae.github.io/timerizerJS"
9 years ago
, "weaver": "maxkfranz.github.io/weaver"
, "xto6": "mohebifar.github.io/xto6"
9 years ago
, "zodiac": "indus.github.io/Zodiac"
}