Anonymous ID: d2ea56 July 31, 2018, 1:05 p.m. No.2374643   🗄️.is 🔗kun

The following user javascript incorporates both the anti-spam AND the nope button scripts as one. Copy/paste into your userjs options.

https://anonfile.com/I7U863f5b1/newuserjs.txt

 

You can also add the follwing code to your theme options.

<code>

img.nope {

filter: grayscale(100%) blur(20px);

overflow: hidden;

max-width: 150px;

max-height: 150px;

}

</code>