From c8c513f982209440f9d6f581d04aa0acd7be837b Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Tue, 19 Sep 2017 20:09:49 +0200 Subject: [PATCH] Delete cnames_restricted.js --- cnames_restricted.js | 228 ------------------------------------------- 1 file changed, 228 deletions(-) delete mode 100644 cnames_restricted.js diff --git a/cnames_restricted.js b/cnames_restricted.js deleted file mode 100644 index ca7a7c22..00000000 --- a/cnames_restricted.js +++ /dev/null @@ -1,228 +0,0 @@ -/* - **** RESTRICTED SUBDOMAINS - * ************************** - * - * for the moment the following subdomains are restricted - * the list is not necessarily complete and could be extend at some point - * - * - **** EXPLANATION - * **************** - * - * Some of these subdomains are reserved for JS.ORG itself (e.g.: mail.js.org, admin.js.org). - * Others are so generic that they should be used for community driven pages only (e.g.: blog.js.org, docs.js.org). - * If you are willing to use one of the restricted subdomains in a way the community can benfit and participate, you can always file an issue and start a discussion. - * - */ - -var cnames_restricted = [ - "about", - "account(s)", - "ad(s)", - "admin(s)", - "answer(s)", - "api(s)", - "app(s)", - "archive(s)", - "array(s)", - "asm", - "async", - "backup(s)", - "bar", - "base", - "basic(s)", - "become", - "bible", - "blog(s)", - "book(s)", - "boolean", - "bot(s)", - "browser(s)", - "bug(s)", - "build(s)", - "business", - "career", - "cdn", - "center", - "chat(s)", - "client(s)", - "cloud", - "code", - "communit(y/ies)", - "compan(y/ies)", - "compare", - "compile", - "console", - "contact(s)", - "cookie(s)", - "copy", - "copyright(s)", - "core", - "create", - "crew(s)", - "css", - "data", - "ddns", - "deal", - "debug", - "demo(s)", - "dev(s)", - "develop", - "developer(s)", - "dir(s)", - "director(y/ies)", - "dns", - "doc(s)", - "domain(s)", - "donate(s)", - "dyn", - "easy", - "ecma", - "editor", - "email(s)", - "enterprise(s)", - "es2015", - "es6", - "event(s)", - "faq(s)", - "file(s)", - "find", - "foo", - "format(s)", - "forum(s)", - "framework(s)", - "free", - "front", - "frontpage", - "ftp", - "function(s)", - "fund(s)", - "galler(y/ies)", - "game(s)", - "get", - "git", - "global(s)", - "group(s)", - "guide(s)", - "headquarter", - "help", - "home", - "homepage", - "host(s)", - "hq", - "html", - "hub(s)", - "imap", - "index", - "info(s)", - "internet", - "json", - "legal(s)", - "lesson(s)", - "license(s)", - "like(s)", - "link(s)", - "live", - "log(s)", - "login", - "logo(s)", - "logout", - "loop(s)", - "love", - "mail", - "main", - "map(s)", - "market(s)", - "master", - "media", - "meet", - "member(s)", - "mobile", - "module(s)", - "my", - "native", - "net", - "network", - "new(s)", - "newsgroup(s)", - "newsletter(s)", - "ninja(s)", - "now", - "ns1", - "ns2", - "object(s)", - "online", - "open", - "package(s)", - "page(s)", - "password(s)", - "permalink(s)", - "piwik", - "plain", - "pop3", - "portal(s)", - "professional(s)", - "program(s)", - "project(s)", - "prototype(s)", - "pub(s)", - "raw", - "readme(s)", - "regex(p)", - "remote", - "require", - "rest", - "review(s)", - "root(s)", - "rss", - "run", - "school(s)", - "script(s)", - "search", - "secure", - "serv", - "server(s)", - "service(s)", - "site(s)", - "smtp", - "socket(s)", - "source(s)", - "standard(s)", - "store(s)", - "string(s)", - "sub(s)", - "subdomain(s)", - "subscribe", - "sync", - "system(s)", - "tag(s)", - "team(s)", - "tech", - "terminal", - "test", - "tip", - "tool(s)", - "topic(s)", - "translate", - "trend(s)", - "trick(s)", - "tutorial(s)", - "tweak(s)", - "type(s)", - "unit(s)", - "united", - "unsubscribe", - "uri(s)", - "url(s)", - "user(s)", - "utility", - "validate", - "var(s)", - "virtual", - "wasm", - "watch", - "web", - "world", - "www", - "xml" -]