Merge branch 'master' into master

master
Bunlong VAN 4 years ago committed by GitHub
commit 416c6c7ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/funding.yml
  2. 6
      README.md
  3. 628
      cnames_active.js
  4. 9
      ns_active.js
  5. 1
      records_restricted.js

@ -0,0 +1 @@
open_collective: js-org

@ -1,8 +1,10 @@
[![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)
[![Donate](https://img.shields.io/badge/Donate-for_registrar_fees-blue.svg?style=flat-square&logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RPBWBDBKW62AC)
[![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-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)
**To get a short and sleek subdomain for your own GitHub Pages site follow these 4 Steps:**

File diff suppressed because it is too large Load Diff

@ -15,8 +15,13 @@
var ns_active = {
"appshelf": ["ns31.cloudns.net", "ns32.cloudns.net", "ns33.cloudns.net", "ns34.cloudns.net"],
"castyte": ["ns31.cloudns.net", "ns32.cloudns.net", "ns33.cloudns.net", "ns34.cloudns.net"],
"engine262": ["ns5.he.net", "ns4.he.net", "ns3.he.net", "ns2.he.net"],
"ruby": ["ns11.cloudns.net", "ns12.cloudns.net", "ns13.cloudns.net", "ns14.cloudns.net"],
"engine262": ["brad.ns.cloudflare.com", "lia.ns.cloudflare.com"],
"lolifamily": ["glen.ns.cloudflare.com","melany.ns.cloudflare.com"],
"ruby": ["alexis.ns.cloudflare.com", "connie.ns.cloudflare.com"],
"samplasion": ["ns31.cloudns.net", "ns32.cloudns.net", "ns33.cloudns.net", "ns34.cloudns.net"],
"shebang": ["dns1.p01.nsone.net", "dns2.p01.nsone.net", "dns3.p01.nsone.net", "dns4.p01.nsone.net"]
}
/*
* The allocation of new ns records is discontinued (at the moment)
*/

@ -29,6 +29,7 @@ var cnames_restricted = [
"array(s)",
"asm",
"async",
"awesome"
"backup(s)",
"bar",
"base",

Loading…
Cancel
Save