[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 19
Thread images: 5

File: 1313565733077.jpg (15KB, 400x400px) Image search: [Google]
1313565733077.jpg
15KB, 400x400px
why the fuck are 4chin images taking so damn long to load?

RRREEEEEEEEEEEEEEEEEE
>>
>>58800505
reddit doesn't have this problem
>>
>>58800505
In order to better serve you, 4chan has implemented a new low cost image hosting service. You *may* experience a *slight* delay in processing your requests.

Thank you for choosing 4chan.

-Emperor Hiromooti
>>
>>58800505
Hiro is a jew and moves things over to a slow as balls canadian server. If you see is2, change it to is.
>>
>>58800970
I have is2 set as is in my hosts and its still slower than any other site I use
>>
>>58800505
>>
File: f789cb8dc51455749d54a21772af9129.jpg (897KB, 1296x1813px) Image search: [Google]
f789cb8dc51455749d54a21772af9129.jpg
897KB, 1296x1813px
>>58800505
Here's a fix I created for myself:

http://pastebin.com/mbSifz2x
>>
>>58800505
Hiro the massive Jew cheaped out on the content server.
>>
File: k1iXSV1blt.gif (583KB, 640x360px) Image search: [Google]
k1iXSV1blt.gif
583KB, 640x360px
>>58801481
hey onii-chan how can i use it?
>>
>>58801481
>>58801886
nvm
thanks anon
>>
>>58801481
Nice simple script, makes the site tolerable again on Vivaldi
>>
>>58801481
>function
>var
>getElementsByTagName
>for (i = 0
>setTimeout
Hello Pajeet
>>
// ==UserScript==
// @name Rewrite is.4chan.org
// @namespace
// @include *://boards.4chan.org/*
// @version 1
// @grant none
// ==/UserScript==

function fix(n) {
[...n.querySelectorAll('a[href^="//is.4chan.org/"]')].forEach(a => a.hostname = 'i.4cdn.org');
[...n.querySelectorAll('a[href^="//is2.4chan.org/"]')].forEach(a => a.hostname = 'i.4cdn.org');
}
fix(document);
new MutationObserver(function (ms) {
ms.forEach(function(m) {
[...m.addedNodes].forEach(fix);
});
}).observe(document.querySelector('.thread'), {childList: true});


use greasemoneky or something.
>>
>>58800757

Because reddit uses imgur, amigo.
>>
>>58802021
they started to host own content
and they also started to proxy content from other sites via their servers (they do with imgur and gfycat afaict)
>>
>>58801481
thank you :)
>>
>>58801481
Yeah it's called 4chanx
>>
>>58801481
>>58802005
>having to change your spaghetti code once/if is3 starts to get used
nu/g/ in a nutshell...
>>
File: 1477613427593.gif (801KB, 441x289px) Image search: [Google]
1477613427593.gif
801KB, 441x289px
>>58802005
>>58801481
Thanks anons
Thread posts: 19
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

If you need a post removed click on it's [Report] button and follow the instruction.
If you like this website please support us by donating with Bitcoin at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties. Posts and uploaded images are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that website. If you need information about a Poster - contact 4chan. This project is not affiliated in any way with 4chan.