add remover

/

// ==UserScript==
// @name         add remover
// @description  /
// @namespace    http://tampermonkey.net/
// @version      1.0
// @author       jess
// @match        http://alis.io/*
// @match        *://*.alis.io/*
// @run-at       document-end
// @grant        GM_getResourceText
// @grant        GM_addStyle
// @grant        GM_xmlhttpRequest
// @grant        GM_getResourceURL
// @grant        GM_xmlhttpRequest
// ==/UserScript==


$("div#ad_main").remove(); //Ad remover
// ==/==

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址