Is there a reason why when I click on images, they don't open right away? It sometimes takes minutes, not to even load but just to open (which loads almost instantly). It's not always like this but it has been recently, on either wifi or mobile data my connection is fineOn an android system, latest OS and update
>>9495File server domain is sharded into multiple subdomains, but is2.4chan.org is slow.Replacing it with i.4cdn.org can speed it up.The following one-liner does that> $.qsa('a[href^="//is2.4chan.org"]').forEach((a) => { a.href = a.href.replace('is2.4chan.org', 'i.4cdn.org'); })I don't know what's causing this though.
>>9496thanks anonso you're having trouble as well? I noticed this is now happening on my desktop as well
>>9495Files on mobile have been bricked for whatever reason. Unironically can't janny images because I can't open them unless it's from the report queue.