Anonymous ID: 44f532 Sept. 2, 2021, 11:54 p.m. No.14513005   🗄️.is 🔗kun   >>3031 >>3033 >>3058 >>3080 >>3404 >>3480 >>3507 >>3514

>>14512991

{

var links = Array.from(document.querySelectorAll('a'))

var imageLinks = links.filter(l =/.media.8kun.top./ig.test(l.href))

imageLinks.forEach(link ={

var n = Math.floor(Math.random() * 77777777777) + 1

var pieces = link.href.split('/')

var filename = pieces[pieces.length-1]

var [hash, extension] = filename.split('.')

var href = ${link.href.replace("media.","sys.")}/${hash}.jpg?n=${n}

var imgs = link.querySelectorAll('img')

imgs.forEach(i =i.src = href)

link.href = href

})

}

 

this one works for me

have to refresh page to see but not missed a one so far

 

make sure you put it in under all the script already in JS and his bottom bar to save

if it doesn't work I don't know what to tell ys

guud luck though