Skip to content

Instantly share code, notes, and snippets.

View Woundorf's full-sized avatar

Marc Ruiz Woundorf

  • University of Girona
View GitHub Profile
@Woundorf
Woundorf / noeval.user.js
Last active March 20, 2018 00:20
Block eval (works as an anti-anti-ad-blocker)
// ==UserScript==
// @name No eval
// @version 3
// @run-at document-start
// @include *.gsmarena.com/*
// @include *mashable.com/*
// @include *.merriam-webster.com/*
// @include *.wikia.com/*
// @include *.xda-developers.com/*
// ==/UserScript==