您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Del Rofl Tyrik
// ==UserScript== // @name [LOLZ] Rofl // @namespace Roft Tyrik // @version 2024-05-05-3 // @description Del Rofl Tyrik // @author el9in // @license el9in // @match https://zelenka.guru/* // @match https://zelenka.guru // @match zelenka.guru // @match https://zelenka.market/* // @match https://zelenka.market // @match zelenka.market // @match https://lolz.guru/* // @match https://lolz.guru // @match lolz.guru // @match https://lzt.market/* // @match https://lzt.market/ // @match lzt.market // @match https://lolz.market/* // @match https://lolz.market/ // @match lolz.market // @match https://lolz.live/* // @match https://lolz.live/ // @match lolz.live // @icon https://www.google.com/s2/favicons?sz=64&domain=zelenka.guru // @grant none // ==/UserScript== (function() { 'use strict'; const rofl2 = document.querySelector('a[href="/threads/6949117/"]'); if(rofl2) rofl2.remove(); const rofl3 = document.querySelector('a[href="/threads/6949117/"]'); if(rofl3) rofl3.remove(); })();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址