Update on TWS v2

Some things that have been added to the e621 app recently: Search suggestions from e621’s 6000 most popular tags Subscribe to tags and get notified for new posts Change the save location of images and videos Auto HQ to always view images in fullscreen in the highest resolution Infinite scrolling in fullscreen Improvements to opening READ MORE

Accessing the e621 API when it gets blocked by Cloudflare’s DDoS protection

Here is a small tutorial on how to access the e621 API when it gets blocked by Cloudflare, as done in TWS. The code is in Java (for Android) but the basic principle should be the same for other languages. Starting from the beginning, the API returns an HTTP status code of 403 (forbidden) or READ MORE