diff --git a/userscript.js b/userscript.js index a8d0423..bdcb271 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.0 +// @version 0.9.1 // @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.8.json +// @resource zh-CN https://cdn.jsdelivr.net/gh/CxJuice/Uex_Chinese_Translate@main/zh-CN-uex1.9.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==