Skip to content

Instantly share code, notes, and snippets.

@iwengx
iwengx / purge.v2ex.js
Created April 7, 2024 07:54
【油猴脚本】去除V2EX页面中的多余广告和元素。
// ==UserScript==
// @name v2ex 广告净化
// @namespace http://tampermonkey.net/
// @version 2024-04-07
// @description 去除站内广告内容
// @author iWengX
// @match *://v2ex.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=v2ex.com
// @grant GM_addStyle
// ==/UserScript==
@iwengx
iwengx / purge.fanyi.baidu.js
Last active January 27, 2024 09:57
【油猴脚本】去除百度翻译页面中的多余广告和元素。
// ==UserScript==
// @name 🔥 持续更新 🔥 去除百度翻译页面中的多余广告和元素
// @version 0.2.6
// @description 去除百度翻译页面中的多余广告和元素。
// @author WengX
// @namespace https://github.com/iwengx
// @supportURL https://gist.github.com/iwengx/be2d30e6a9cb3cfa9dda53a8910e3b4c
// @match *://fanyi.baidu.com/*
// @icon https://img1.imgtp.com/2023/02/25/YCeeiEQ1.png
// @grant GM_addStyle