Y
Hacker News
new
|
ask
|
show
|
jobs
by
martinrlzd
2101 days ago
On Firefox I use Redirector, I set it to redirect from
^(https*:\/\/)(?!www)([a-z]+)\.wikipedia\.org\/wiki\/(.+)
to
https://$2.m.wikipedia.org/wiki/$3
Works well!