Closed sindastra closed 1 year ago
For some reason, wget-2-zim.sh triggers Cloudflare's image hotlink detection.
wget-2-zim.sh
According to the above linked documenation:
Hotlink Protection will deny access to requests when the HTTP referer does not include your website domain name (and is not blank).
I looked at wget-2-zim.sh and I am currently testing a fix. If it works, I'll open a PR.
I have successfully tested a fix and submitted a PR.
Ok thanks. But weird, the way it was before should have done the exact same thing.
For some reason,
wget-2-zim.sh
triggers Cloudflare's image hotlink detection.According to the above linked documenation:
I looked at
wget-2-zim.sh
and I am currently testing a fix. If it works, I'll open a PR.