Skip to content

Instantly share code, notes, and snippets.

@kzelda
Last active March 28, 2016 13:14
Show Gist options
  • Save kzelda/cbbe56ae40a2d603219d to your computer and use it in GitHub Desktop.
Save kzelda/cbbe56ae40a2d603219d to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name ebookdz
// @namespace js
// @include http://www.ebookdz.com/*
// @version 1
// @grant none
// ==/UserScript==
setInterval(function(){$("#n67a").remove();},1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment