Closed UjuiUjuMandan closed 6 months ago
@yellowbluesky Do you use Android Studio? I don't know why Logcat is always blank...
Let me leave WebView SNI bypass to the future...
I will review this in a day or two, I'm super busy at the moment
Thank you for you patience!
Without revealing too much, are you located in a region where the Great Firewall is in effect?
I live in Europe, so I am not able to test the functionality of your changes.
Without revealing too much, are you located in a region where the Great Firewall is in effect?
Yes, I am, and these changes are actually for my personal use.
I live in Europe, so I am not able to test the functionality of your changes.
You can not test the functionality but can test the disfunctionality before.
For DoH, use PCAPdroid to decrypt HTTPS and you’ll observe 400 bad request in response.
For SNI bypass, just switch it on and everything won’t work at all because www.pixiv.net
can not be reached at that outdated IP.
I've merged your PR into the master, thank you for your contributions.
Before I push this change to production, would you like to be credited in my app as a contributor?
Before I push this change to production, would you like to be credited in my app as a contributor?
Edit: It's OK if I'm in release note, but not in app, it seems a little crowded there.
www.pixiv.net
, I replaced them with query results ofpixiv.net
(no www prefix!).Add SNI bypass to LoginActivityWebview with shouldInterceptRequest.