mirror of
https://git.sr.ht/~edwardloveall/scribe
synced 2025-12-15 23:21:21 +00:00
Replace Redirector extension with LibRedirect
Since Scribe launched, the Redirector extension config has needed occasional attention. Using regular expressions to cover all edge cases is difficult. After finding out that Scribe's current config can hang websites, I decided that [LibRedirect] is likely a more robust solution. It can rely on more than regular expressions, and is less work to set up. [LibRedirect]: https://libredirect.github.io/
This commit is contained in: