Ophir LOJKINE
Ophir LOJKINE

Hello ! This site seems to be protected. See our wiki page about how to download images from protected pages: https://github.com/lovasoa/dezoomify/wiki/How-to-access-protected-pages 
I see the same error. It looks like too many people have been using the dezoomify server at the same time, so google blacklisted the IP of the server. I...
I think the easiest to run locally is dezoomify-rs: https://github.com/lovasoa/dezoomify-rs
let's leave that open to make it more visible and to track the issue
It looks like the ban on our IP has expired. However, this is a good reminder that I should implement some kind of rate limit so that it doesn't happen...
## Problem description I set up a [cloudflare worker](https://workers.cloudflare.com/) to work around this issue. Every day, the first 100 000 requests are served through clouflare's servers (and not dezoomify's own...
**Update** Our main host is now also limiting the number of requests we can make every day, meaning you are probably going to see this message more often. You can...
Good news ! We've [reached $10 monthly donations](https://github.com/sponsors/lovasoa), and I bought the basic cloudflare worker plan for dezoomify. I'll keep you updated if there are any issues, but you should...
Hello, This zoomable image format is not supported by dezoomify, but you can make it work with the [generic dezoomer](https://github.com/lovasoa/dezoomify/wiki/Generic-dezoomer-tutorial) of [dezoomify-rs](https://lovasoa.github.io/dezoomify-rs/) using the following URL template: `https://s3-us-west-2.amazonaws.com/newberry-mapping-movement/tiles/MM05-0049-01/layer0011/tile{{Y:04}}n{{X:04}}.jpg`. You currently...