Anonymous ID: a2c925 Sept. 1, 2021, 11:56 a.m. No.14503977   🗄️.is 🔗kun   >>3988 >>4010

Alright anons I have a Tampermonkey script for you.

Short: It is a work around for the borked thumbnails.

Long: For some reason all of the src attributes on <imgtags are blank for images hosted on media.8kun.top however the link to them works fine. So this script just copies the good link to the blank src attribute (it checks every 10 seconds). Embeds and mp4s should remain as they are.

Note: This will only work if you have working media.8kun.top entries in your hosts file.

Note: This is not a fix. It is a work around which could easily be worked around itself by whoever is fucking with the code on 8kun's side.

 

Below is a link to the code. Requires Tampermonkey, obviously. Create new script, paste the code below, save then reload the board.

https://controlc.com/bcc01dc4

Anonymous ID: a2c925 Sept. 1, 2021, 12:03 p.m. No.14504019   🗄️.is 🔗kun

>>14503988

It's a script that looks for the blank thumbnails and copies the appropriate link to the image and makes it so you can look at it. It checks every 10 seconds. Only works if you've already modified your hosts file with the appropriate entries, if you have not done this then don't worry about it.

It requires a browser extension called Tampermonkey which is a tool to allow one to customize web pages by injecting scripts into them.

That's about as simple as I can make it.