Stop stupid translations

Replace language codes in URLs (like "pt-BR", for example) to "en".

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v0.9 2016/10/20 remove de, da, and ar language codes.
  • v0.8 2016/09/11 remove some languages, restrict regex used to match URL
  • v0.7 2016/08/22 don't mess with URLs bigger than 800 characters (oh, amazon, you're so problematic.)
  • v0.6 2016/08/22 give up when the website redirects us back.
  • v0.5 2016/08/13 support language codes in the querystring.
  • v0.4 2016/08/12 include only on relevant pages.
  • v0.3 2016/08/12 support urls ending with the language code, without a '/'.
  • v0.2 2016/08/12 metadata.
  • v0.1 2016/08/12