← Home ← Back to /j/

Thread 9495

4 posts 2 images /j/
Anonymous ## Janitor No.9495 >>9496 >>9503
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 fine
On an android system, latest OS and update
Anonymous ## Mod No.9496 >>9499
>>9495 (OP)
File 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.
Anonymous ## Janitor No.9499
>>9496
thanks anon
so you're having trouble as well? I noticed this is now happening on my desktop as well
Anonymous ## Janitor No.9503
>>9495 (OP)
Files 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.