PaytonC
PaytonC
Btw, just realize a tool: Web Archive e.g.: https://web.archive.org/web/20120224102747/http://blog.nogizaka46.com/nanami.hashimoto/ It seems that it saves all web view on blog.nogizaka46.com.
The app looks like enabled [SSL pinning](https://owasp.org/www-community/controls/Certificate_and_Public_Key_Pinning). The update should be a month before with UI amendment. This feature would only trust the application stated SSL Certification rather than the...
Force updated has been released. Since 2400-2800, Dec.18, 2024, both iOS and Android devices would be requested to use latest version. So, from Dec.19, 2024, it is highly impossible to...
> Can we use access_token to download as many as possible as a temporary solution? access_token expires after an hour iirc which is enough to download quite a lot of...
> Yup, I got the notification too. I guess this is the end for us? Maybe. It's becoming those `good old days` Cheers mates! 🍻 Thanks @proshunsuke to contribute this...
> So, it means that despite having an access token, we still can't do anything because of SSL pinning? Because `access_token` would be expired, but `refresh_token` seems only updated when...
> Yeah, I mean, as long as we have the `refresh_token` and don't do anything like transfer or login flow, we can still do it, right? Seems like that.
Wait... maybe it's just a technical problem on Flutter... > Flutter applications still don't automatically use the system's proxy, unless the developer adds this functionality by creating custom Android &...