Social network Reddit recently began blocking mobile visitors to its website while pushing them to download the official Reddit app, and it's fair to say that the move is not going down well with users. If you visit reddit.com on your iPhone today, you may see a new popup that can't be dismissed, asking you to "get the app to keep using Reddit".
Create a custom search provider. Search URL should be like:
https://www.google.com/search?q=%25s+-ai+-redditYou can just keep stringing the additional terms that you want excluded. I’m sure there’s some limit but you probably won’t hit it
Edit: apparently either lemmy or boost doesn’t like percent signs. Or URL encoding for that matter. The first part should be (percent character)s, and the plus signs should be (percent character)20. Though the + will probably work as-is depending on how your browser does things