Fed up seeing the same shite, over and over, every bread, every day?
Use The Blacklist Button to permanently blacklist the images you don't like.
// Blacklist Button - Permanently Blacklist Imagesvar imageBlacklist = [] ;function loadImageBlacklist() { JSON.parse(localStorage.imageBlacklist || "[]").forEach(addToImageBlaclist); }function saveImageBlacklist() { localStorage.imageBlacklist = JSON.stringify(imageBlacklist); }function addToImageBlaclist(md5) { if (md5 && -1 = imageBlacklist.indexOf(md5)) imageBlacklist.push(md5); }function blacklistPostImages(post) { $(post).find('img.post-image').each(function (i, el) { var md5 = el.getAttribute('data-md5'); addToImageBlaclist(md5); el.remove(); }); }function removeBlacklistedImages() { var removed = 0; $('img.post-image').each(function (i, el) { if (-1 ! imageBlacklist.indexOf(el.getAttribute('data-md5'))) { el.remove(); removed += 1; } }); return removed; }function onNopeClicked(event) { event.preventDefault(); event.stopPropagation(); loadImageBlacklist(); var post = $(event.target).closest('.post'); blacklistPostImages(post); removeBlacklistedImages(); saveImageBlacklist(); }function addNopeButtons() { $('.post').each(function(i, post) { if ($(post).find('.nope').length === 0) { $(post).prepend("<input type='button' class='nope' onClick='onNopeClicked(event)' value='Blacklist'></input>"); } }) }setInterval(function () { loadImageBlacklist(); removeBlacklistedImages(); addNopeButtons(); }, 500);
Add the code to your User JS Options.
That's not surprising at allโฆ They have no substance. You must feel right at home.
You're welcome fren, makes these mfers work harder to be seen.
sudo dd if=/dev/zero of=shills bs=0
In this case it was brain size kek!
At least this POTUS can hold his own umbrella. Anyone remember the Marine getting soaked for Obummer?
Strange that TPTB have moved their properties to India then isn't it?
They aren't the brightest bunch kek!
Exactly, they are parasites.
Roths moved to India, not China.
True, and we haven't forgotten.