tawhidmonowar / WebCapture

WebCapture is an open source Android application that allows users to convert any web page into a PDF file.
https://tawhidmonowar.github.io/WebCapture/
MIT License
89 stars 13 forks source link

Loads up and then quits #44

Open whatistime opened 1 month ago

whatistime commented 1 month ago

I was trying to save an article that has scripts asking you to sign-up or sign-in when visiting with a web browser, and also hide everything but the first paragraph. The popup won't go away if you run scripts and don't signup or in. If you block scripts, you can get around the soft firewall, and the scripts are what I'm guessing to be the reason the program quits to "this web page not available"

The url to reproduce: https://www.theatlantic.com/health/archive/2024/08/women-undiagnosed-iron-deficiency-anemia/679676/

tawhidmonowar commented 1 month ago

Thank you for reporting the issue! I'll investigate it further and work on a fix. I'll keep you updated on the progress. Thanks again for your contribution!