Anonymous ID: 858df6 Dec. 22, 2018, 4:46 a.m. No.4423171   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun

For anons that don't want to be bothered by gorefag.

Blacklist delete's images you don't want to see again.

Copy the provided javascript, click on options in right hand corner, click on user js, paste copied javascript, save.

Good to go.

 

'//' Blacklist Button - Permanently Blacklist Images

var 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);

Anonymous ID: 858df6 Dec. 22, 2018, 5:02 a.m. No.4423277   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun

>>4423110

This is because the FISC judges are unique in American history and are the wholly owned responsibility of Chief Justice John Roberts, who alone appoints them. To take the great Harry Truman quote when president: "the buck stops here," the sacred social contract of his stewardship in owning the FISC-appointed judges means that the buck stops with the chief justice.

 

https://www.americanthinker.com/blog/2018/09/mister_chief_justice_you_have_a_major_problem.html

 

FISA brings down the house.