From d7cc27a1ac26af038174533a3f86878e79293390 Mon Sep 17 00:00:00 2001 From: LeonRay297 <123786505+LeonRay297@users.noreply.github.com> Date: Sun, 29 Jan 2023 23:34:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=87=B30.9.4=20resource?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=87=B31.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新至0.9.4 resource更新至1.11 --- userscript.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userscript.js b/userscript.js index f1fac37..71c2d81 100644 --- a/userscript.js +++ b/userscript.js @@ -2,7 +2,7 @@ // @name UEX——CN // @name:zh-CN UEX汉化脚本 // @namespace https://github.com/CxJuice/Uex_Chinese_Translate -// @version 0.9.3 +// @version 0.9.4 // @description UEX——CN // @description:zh UEX汉化插件 // @description:zh-CN UEX汉化插件 @@ -12,7 +12,7 @@ // @match https://ccugame.app/* // @grant GM_xmlhttpRequest // @grant GM_getResourceText -// @resource zh-CN https://cdn.jsdelivr.net/gh/CxJuice/Uex_Chinese_Translate@main/zh-CN-uex1.10.json +// @resource zh-CN https://cdn.jsdelivr.net/gh/CxJuice/Uex_Chinese_Translate@main/zh-CN-uex1.11.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==