appchan-x
appchan-x copied to clipboard
Redirect is too fast when a new thread is created
- To to the index of any board
- Create a new thread
- appchan-x redirect to the new thread
- The thread has not yet been created and appchan-x redirects to an archive
Recently, 4chan seems to take a little bit longer until the thread can actually be accessed. Maybe adding a timeout of 500ms before you're redirected to the new thread is enough?
Timeout added. Lemme know if there are still issues.
Unfortunately it doesn't seem to work. Maybe .5 isn't enough. I think @ccd0 has fixed this in 4chan-x by polling the URL until it's no longer 404.
This worked here.