拾荒小猫专用的语料辅助工具库
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/579678/1834358/NitterCorpusUtils.js
// ==UserScript==
// @name NitterCorpusUtils_测试靶场
// @namespace https://greasyfork.org/zh-CN/users/1593463-nander
// @version 1.0.2
// @description 拾荒小猫专用的标准静态与邪修双轨测试库
// @author Nander
// @match *://*/*
// @grant none
// ==/UserScript==
window.CloudPrompts = {
"测试角色A": "你现在是测试角色A。如果你看到了这条消息,说明你的【正道静态加载】或【邪修魂体剥离】至少有一个走通了!",
"测试角色B": "你现在是测试角色B。边界符切片对账测试正常,拾荒小猫已就位。"
};