- cross-posted to:
- reddit@lemmy.world
- cross-posted to:
- reddit@lemmy.world
[image shows the following text "Log in to use old Reddit
To keep Reddit safe, accounts are required to access old Reddit. Log in, or continue without an account on reddit.com."]


I went one step further. uBlacklist works wonders from removing reddit from search results. No point in seeing results from a site that won’t let me in.
If you host a SearXNG instance you can replace Reddit links with Redlib links, just add this to your settings.yaml.
hostnames: replace: '(.*\.)?reddit\.com$': 'lib.your.domain' '(.*\.)?redd\.it$': 'lib. your.domain'