// ==UserScript== // @name NGA_parse_uid // @version 0.25 // @author Inazuma // @match https://nga.178.com/* // @match https://bbs.ngacn.cc/* // @match https://bbs.nga.cn/* // @match http://nga.178.com/* // @match http://bbs.nga.cn/* // @match http://bbs.ngacn.cc/* // @grant none // @namespace https://greasyfork.org/users/163468 // @description 在未登录/实名NGA时解析uid为用户名 // @downloadURL none // ==/UserScript== (() => { console.warn('!! NGA_parse_uid: Deprecated, please delete this script !!'); })();