Skip to content

Instantly share code, notes, and snippets.

View hotwords123's full-sized avatar

hotwords hotwords123

View GitHub Profile
@hotwords123
hotwords123 / fuck-tencent.user.js
Last active November 30, 2025 17:19
QQ/微信拦截自动跳转
// ==UserScript==
// @name QQ/微信拦截自动跳转
// @namespace http://tampermonkey.net/
// @version 1.0.1
// @description 自动跳过 QQ 和微信的拦截页面
// @author hotwords123
// @match *://c.pc.qq.com/*
// @match *://weixin110.qq.com/cgi-bin/mmspamsupport-bin/newredirectconfirmcgi*
// @run-at document-start
// @grant none