Skip to content

Instantly share code, notes, and snippets.

@EO2
EO2 / Icefilms.sanitize.user.js
Last active October 3, 2016 14:10
Remove annoying fullscreen clickjack ads on icefilms.info
// ==UserScript==
// @name Icefilms Sanitizer
// @namespace eo2.icefilms.sanitize
// @version 0.1
// @description Remove annoying fullscreen clickjack ads on icefilms.info (aka: "enough is enough")
// @author EO2
// @match http://www.icefilms.info/
// @grant none
// ==/UserScript==