Skip to content

Instantly share code, notes, and snippets.

View luismelodev's full-sized avatar

Luís Melo luismelodev

View GitHub Profile
@luismelodev
luismelodev / asadblock.user.js
Last active December 2, 2017 13:16
AdBlock for Animesync
// ==UserScript==
// @name Remove AdBlock modal From Anymesync
// @namespace http://lhsm.com.br/scripts
// @description Remove Modal
// @include https://www.animesync.tv/*
// ==/UserScript==
window.onLoad = function() {
$('modal-adblock').hide()
};
@luismelodev
luismelodev / README.md
Created June 8, 2016 11:12 — forked from EugeneKay/README.md
Winode Instructions