Greasy Fork is available in English.
再也不用为难度而发愁了
// ==UserScript== // @name 洛谷隐藏难度脚本 // @namespace http://tampermonkey.net/ // @version 0.0 // @description 再也不用为难度而发愁了 // @author Ew_Cors <[email protected]> // @match *://www.luogu.com.cn/problem/* // @grant none // @license MIT // ==/UserScript== window._feInjection.currentData.problem.difficulty = 0;