Reddit: Only redirect a whitelist of routes
SethFalco opened this issue · 0 comments
SethFalco commented
There are many URLs on Reddit which aren't on Libreddit, namely the /dev/api
which isn't on Libreddit.
Pages that aren't on Libreddit I would expect not to redirect, and instead take me to the standard Reddit.
A whitelist should include:
- /
- /u/**
- /r/**
Edit: The fork LibRedirect already handles this well.