Hi guys,
We are now trying out Anubis in front of https://old.lemmy.today/ to see if we can block many of the bots scraping lemmy content.
You will notice an image saying Anubis is checking if you are a bot, and then things should work normally after that.
There are many millions of ips trying to scrape lemmy content so blocking on ip level is difficult. Hopefully this improves the situation somewhat. :)
Thanks to @db0@lemmy.dbzer0.com for sharing info about Anubis!
Edit: It was a lot better to just turn off public access of posts on old.lemmy.today, so we are actually not using Anunis anymore. Just log in to old.lemmy.today and things will work as normal.
Pretty sure the API should be exempt, as well as user agents that don’t impersonate browsers. So that should be fine, the only problem is that you need JavaScript to get through the challenge when using a browser (which is a bit unfortunate, as old.lemmy.today doesn’t otherwise require JS).
Yeah the API should be exempt. Will look into this a bit more in the coming days but wanted to see how well Anubis works on old.lemmy.today first for a while. We probably end up using it on lemmy.today as well. Just didnt want to make a big bang change everywhere on day 1. :)
All good then! :)
It’s not great but I guess it’s required. Maybe just required for the initial check and then it can be turned off? Didn’t try…
Tried it, yes it works this way.
Yeah, the Javascript requirement can be a pain point, even if it affects a small minority of users. Thanks for clarificaton!