OpportunityLiu / E-Viewer

An UWP Client for https://e-hentai.org.
GNU General Public License v3.0
725 stars 29 forks source link

Fix login for countries with blocked e-hentai #125

Closed mixa3607 closed 4 years ago

mixa3607 commented 4 years ago

1) In russia e-hentai in self block (problems with law) 2) by default for russia IPs site show Cloudflare anti ddos page

For login, program get e-hentai.org/uconfig.php => get code 403 by cloudflare or "This content is not available in Russia.RU" by site => program notice "status code not indicate success (403)" If i enable proxy/vpn over other country, login return success code. Easy solve: add "Force|NoCheck" checkbox in login window

OpportunityLiu commented 4 years ago

Check has been marked as optional on new commit.

Now logon can be done while e-hentai.org is blocked (forums.e-hentai.org accessible). You can get new packege from CI. https://ci.appveyor.com/project/OpportunityLiu/exviewer/branch/dev

OpportunityLiu commented 4 years ago

This should be fixed in latest release.