// ==UserScript== // @name 低端影视去广告 // @namespace http://tampermonkey.net/ // @version 1.3 // @description 低端影视去除所有广告 // @author ziuch // @match https://ddys.tv/* // @match https://ddys2.me/* // @icon https://www.google.com/s2/favicons?sz=64&domain=ddrk.me // @require http://cdn.bootcss.com/jquery/1.8.3/jquery.min.js // @grant none // @license MIT // @downloadURL https://update.greasyfork.icu/scripts/449372/%E4%BD%8E%E7%AB%AF%E5%BD%B1%E8%A7%86%E5%8E%BB%E5%B9%BF%E5%91%8A.user.js // @updateURL https://update.greasyfork.icu/scripts/449372/%E4%BD%8E%E7%AB%AF%E5%BD%B1%E8%A7%86%E5%8E%BB%E5%B9%BF%E5%91%8A.meta.js // ==/UserScript== (function() { 'use strict'; // Your code here... $('#iaujwnefhw').remove(); $('#afc_sidebar_2842').remove(); $('#sajdhfbjwhe').remove(); })();