1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 02:48:42 +00:00
farside/lib
Ben Busby 7f26ab3bbf
Return 429 for users exceeding 1 req/sec
Farside has been getting used by some to rapidly scrape sites, which
puts increased load and effort on maintainers of instances. Rather than
funneling traffic towards the last selected instance, farside will now
just return a 429 error when this behavior occurs.

Closes #147
2024-01-08 11:49:18 -07:00
..
farside Return 429 for users exceeding 1 req/sec 2024-01-08 11:49:18 -07:00
farside.ex Replace libreddit w/ redlib, remove teddit 2024-01-08 11:32:59 -07:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00