NitterCorpusUtils

拾荒小猫专用的语料辅助工具库

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greasyfork.org/scripts/579678/1834358/NitterCorpusUtils.js

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==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。边界符切片对账测试正常,拾荒小猫已就位。"
};