更新 userscript.js

This commit is contained in:
LeonRay297 2023-02-12 17:12:03 +08:00 committed by GitHub
parent b1f3f27384
commit bebe3586e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,17 @@
// ==UserScript==
// @name UEX——CN
// @name:zh-CN UEX汉化脚本
// @name UEX,CCUGame汉化脚本
// @name:zh-CN UEX,CCUGame汉化脚本
// @namespace https://github.com/CxJuice/Uex_Chinese_Translate
// @version 0.9.4
// @description UEX——CN
// @description:zh UEX汉化插件
// @description:zh-CN UEX汉化插件
// @version 0.9.6
// @description UEX_Chinese_Translate
// @description:zh UEX_Chinese
// @description:zh-CN UEX汉化
// @author CxJuice
// @match https://uexcorp.space/*
// @match https://www.erkul.games/*
// @match https://ccugame.app/*
// @match https://uexcorp.space/*
// @grant GM_xmlhttpRequest
// @grant GM_getResourceText
// @resource zh-CN https://cdn.jsdelivr.net/gh/CxJuice/Uex_Chinese_Translate@main/zh-CN-uex1.11.json
// @resource zh-CN https://cdn.jsdelivr.net/gh/CxJuice/Uex_Chinese_Translate@main/zh-CN-uex1.13.json
// @require https://cdn.bootcdn.net/ajax/libs/timeago.js/4.0.2/timeago.full.min.js
// @require https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.min.js
// ==/UserScript==