Hacker News new | ask | show | jobs
by unpixer 1527 days ago
+1 for Redirector.

Also useful, for example, if you want to be the one in charge of whether your browser uses the desktop version of Wikipedia rather than the mobile one:

  https://en.m.wikipedia.org -> https://en.wikipedia.org
  Redirect: https://en.m.wikipedia.org(\/.\\*)?
  to: https://en.wikipedia.org$1