Now everyone can see for themselves that nothing can stop what is coming. It's only a matter of time. Be patient. It'll happen on its own.
Reddit spacing of code puts my OCD into overdrive.
{// media fixer version 9/5/2021// for videos (and possibly others) you may have to scroll a tiny bitvar loadListener = function() { var links = Array.from(document.querySelectorAll('a')) var imageLinks = links.filter(l =/.media.8kun.top./ig.test(l.href)) imageLinks.forEach(link => { var pieces = link.pathname.split('/') var filename = pieces[pieces.length-1] var [hash, extension] = filename.split('.') switch (extension) { case "mp3": case "png": case "gif": var href = ${link.href.replace("media.","sys.")}/${hash}.jpg
break; case 'php': if (hash == 'player') { // special handling for video thumbnail var videoplayer = link.search.match(/media.8kun.top\/file_store\/(\w{64})./i) if (videoplayer) { var href = "https://sys.8kun.top/file_store/thumb/"+videoplayer[1]+".jpg"; } else { var href = link.url; } } break; default: var href = ${link.href.replace("media.","sys.")}
break; } var imgs = link.querySelectorAll('img') imgs.forEach(i => i.src = href) link.href = href; }); // fix videos links = Array.from(document.querySelectorAll('video')) var videoLinks = links.filter(l => /.media.8kun.top./ig.test(l.src)) videoLinks.forEach(link => { var href = ${link.src.replace("media.","sys.")}
link.src = href; }); // images in catalog do not have a href links = Array.from(document.querySelectorAll('img')) var imgLinks = links.filter(l => /.media.8kun.top./ig.test(l.src)) imgLinks.forEach(link => { var href = ${link.src.replace("media.","sys.")}
link.src = href; }); }
The [ code ][ /code ] tags inserting apostrophes before and after the comment slashesโฆ
Doctors are just one squadron in this front. Don't forget the teachers.
>>14526721 (me) (con't)
This is operating on a timetable of decades, generations, and teachers will mold the children's and their children's children's minds.
Maybe POTUS Trump played his part and doesn't need to come back.
No refunds.
>>14527037 (me)
forgot the fuckin' pic