mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
c883b6e8e9
- when a variant is specified, wikipedia uses "/zh-*/" path, instead of the usual "/wiki/" - when that happens, wikiless first redirects to "/wiki/", and handle "zh-*" as lang parameter - implementation in utils.js is generic to handle variants in other languages (if any)