强力跳题器 Super Problem Jumper

支持在所有网页跳转到题目,支持洛谷、CodeForces、AtCoder、LOJ、UOJ、UVA 等多种题库的题目

// ==UserScript==
// @name         强力跳题器 Super Problem Jumper
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  支持在所有网页跳转到题目,支持洛谷、CodeForces、AtCoder、LOJ、UOJ、UVA 等多种题库的题目
// @language     zh-cn
// @author       0
// @license      MIT
// @match        https://www.luogu.com.cn/*
// ==/UserScript==

(function() {
    'use strict';
    alert('您安装的《强力跳题器》脚本不是完整版,仅用于宣传,请到 https://gf.qytechs.cn/zh-CN/scripts/459516 安装完整版。\n\n即将为您跳转……');
    location.href=('https://gf.qytechs.cn/zh-CN/scripts/459516');
})();

QingJ © 2025

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