User:Mr.Z-man/badimages

From wikishia

badimages.js is a JavaScript tool that hides all images on the Bad image list.

Usage

Any image on the bad image list, will be hidden except on its image page and any specified article exceptions by the MediaWiki software. This script will hide the images on every page, including the image page.

Installation

Simply add

importScript('User:Mr.Z-man/badimages.js');

to your monobook JS page (or whatever skin you use) and bypass your cache. For faster execution (to hide the images quicker after the page loads), you should put this near the top of your JS page.