Results 37 comments of JonasCz

Some cloud providers publish the IP ranges they use, e.g. AWS: https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html Maxmind also provides an API which will tell you if an IP address is a VPN / Proxy...

IIRC the app uses an SQLite database which is stored in the app's private storage. You can try one of these methods here to get it out: [https://stackoverflow.com/questions/13006315/how-to-access-data-data-folder-in-android-device](https://stackoverflow.com/questions/13006315/how-to-access-data-data-folder-in-android-device) Then you...

Someone else uploaded it to fdroid, so I have no idea what's going on re versions. If you do try it today, i'd expect it to be pretty broken, good...

Saw this issue just now, updating the libs seems like a relatively quick fix and something I should do anyway. Will hopefully fix

Yep, I'll fix it at some point :-)

Will look into it at some point - however I'm no longer actively developing the app due to lack of time. Opera, AFAIK, has a built-in feature to save pages...

At the moment, kind of. I don't have time to further develop it at the right now, so no additional features for the time being.

Great idea ! I'll definitely add this to my list of features to add to the app.

The app already does this to some extent - the subfolders in the saved folder are named based on page title + date. Are you using the latest version ?

I don't think saving entire websites is something I'd be capable of implementing right now - it would be a lot of work. There and android version of HTTrack: https://play.google.com/store/apps/details?id=com.httrack.android...