Skip to content

Instantly share code, notes, and snippets.

View ben-x9's full-sized avatar

Benjamin James ben-x9

View GitHub Profile
@ben-x9
ben-x9 / bookmarklet
Last active August 29, 2015 14:24 — forked from zenlor/bookmarklet
(function(d, u) {
var s = d.createElement('script');
s.src = u;
s.async = !!1;
(d.head || d.getElementsByTagName('head')[0]).appendChild(s);
}(document, 'https://gist.githubusercontent.com/benlambt/3a3cddcb17495fd4732e/raw/ac557da4c61e8f7b8ac78d8a57c29e333a1ba52b/snippet.js'));
(function(d){var a=d.createElement("script");a.src="https://gist.githubusercontent.com/benlambt/3a3cddcb17495fd4732e/raw/ac557da4c61e8f7b8ac78d8a57c29e333a1ba52b/snippet.js";a.async=!0;d.head.appendChild(a);}(document))();
# A list of possible usernames to reserve to avoid
# vanity URL collision with resource paths
# It is a merged list of the recommendations from this Quora discussion:
# http://www.quora.com/How-do-sites-prevent-vanity-URLs-from-colliding-with-future-features
# Country TLDs found here:
# http://en.wikipedia.org/wiki/List_of_Internet_top-level_domains#Country_code_top-level_domains
# Languages found here: