Greasy Fork is available in English.
在未登录/实名NGA时解析uid为用户名
当前为
// ==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 http://greasyfork.icu/users/163468
// @description 在未登录/实名NGA时解析uid为用户名
// ==/UserScript==
(() => {
console.warn('!! NGA_parse_uid: Deprecated, please delete this script !!');
})();