Skip to content

Commit

Permalink
Use aliases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipx-L committed Jul 14, 2023
1 parent 0621b62 commit 04c9852
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -10168,22 +10168,21 @@ game.import("extension", function (lib, game, ui, get, ai, _status) {
intro: (function () {
var log = [
'有bug先检查其他扩展,不行再关闭UI重试,最后再联系作者。',
'当前版本:1.2.0.220114.27(Show-K修复版)',
'更新日期:2023-06-30',
'- 感谢原作者短歌的认可!',
'- 修复了因equip和addJudge导致的问题。',
'当前版本:1.2.0.220114.28(Show-K修复版)',
'更新日期:2023-07-14',
'- 创建了GitHub仓库。欢迎各位前来反馈和帮助!',
'《十周年UI》采用GNU通用公共许可证v3.0授权',
'仓库链接:',
'<a href="https://hub.fgit.ml/Tipx-L/decade-ui" target="_blank">https:<wbr>//<wbr>hub<wbr>.fgit<wbr>.ml<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui</a>',
'<a href="https://github.com/Tipx-L/decade-ui" target="_blank">https:<wbr>//<wbr>github<wbr>.com<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui</a>',
'<a href="https://hub.fgit.ml/Tipx-L/decade-ui" target="_blank">FastGit</a>',
'最新版下载链接:',
'<a download href="https://ghproxy.com/https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui.zip" target="_blank">https:<wbr>//<wbr>ghproxy<wbr>.com<wbr>/https:<wbr>//<wbr>github<wbr>.com<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui<wbr>/releases<wbr>/latest<wbr>/download<wbr>/decade<wbr>-ui<wbr>.zip</a>',
'<a download href="https://hub.fgit.ml/Tipx-L/decade-ui/releases/latest/download/decade-ui.zip" target="_blank">https:<wbr>//<wbr>hub<wbr>.fgit<wbr>.ml<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui<wbr>/releases<wbr>/latest<wbr>/download<wbr>/decade<wbr>-ui<wbr>.zip</a>',
'<a download href="https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui.zip" target="_blank">https:<wbr>//<wbr>github<wbr>.com<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui<wbr>/releases<wbr>/latest<wbr>/download<wbr>/decade<wbr>-ui<wbr>.zip</a>',
'<a download href="https://ghproxy.com/https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui.zip" target="_blank">GitHub Proxy</a>',
'<a download href="https://hub.fgit.ml/Tipx-L/decade-ui/releases/latest/download/decade-ui.zip" target="_blank">FastGit</a>',
'<a download href="https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui.zip" target="_blank">GitHub</a>',
'最新版(无动态背景和动态皮肤)下载链接:',
'<a download href="https://ghproxy.com/https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui-no-dynamics.zip" target="_blank">https:<wbr>//<wbr>ghproxy<wbr>.com<wbr>/https:<wbr>//<wbr>github<wbr>.com<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui<wbr>/releases<wbr>/latest<wbr>/download<wbr>/decade<wbr>-ui<wbr>-no<wbr>-dynamics<wbr>.zip</a>',
'<a download href="https://hub.fgit.ml/Tipx-L/decade-ui/releases/latest/download/decade-ui-no-dynamics.zip" target="_blank">https:<wbr>//<wbr>hub<wbr>.fgit<wbr>.ml<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui<wbr>/releases<wbr>/latest<wbr>/download<wbr>/decade<wbr>-ui<wbr>-no<wbr>-dynamics<wbr>.zip</a>',
'<a download href="https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui-no-dynamics.zip" target="_blank">https:<wbr>//<wbr>github<wbr>.com<wbr>/Tipx<wbr>-L<wbr>/decade<wbr>-ui<wbr>/releases<wbr>/latest<wbr>/download<wbr>/decade<wbr>-ui<wbr>-no<wbr>-dynamics<wbr>.zip</a>',
'<a download href="https://ghproxy.com/https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui-no-dynamics.zip" target="_blank">GitHub Proxy</a>',
'<a download href="https://hub.fgit.ml/Tipx-L/decade-ui/releases/latest/download/decade-ui-no-dynamics.zip" target="_blank">FastGit</a>',
'<a download href="https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui-no-dynamics.zip" target="_blank">GitHub</a>',
'或者关注微信公众号“无名杀扩展交流”,及时获取《十周年UI》最新版',
/*
'- 新增动皮及背景:[曹节-凤历迎春]、[曹婴-巾帼花舞]、[貂蝉-战场绝版]、[何太后-耀紫迷幻]、[王荣-云裳花容]、[吴苋-金玉满堂]、[周夷-剑舞浏漓];',
Expand All @@ -10204,7 +10203,7 @@ game.import("extension", function (lib, game, ui, get, ai, _status) {
author: "Show-K←寰宇星城←短歌 QQ464598631",
diskURL: "https://ghproxy.com/https://github.com/Tipx-L/decade-ui/releases/latest/download/decade-ui.zip",
forumURL: "https://hub.fgit.ml/Tipx-L/decade-ui/issues",
version: "1.2.0.220114.27",
version: "1.2.0.220114.28",
},
files: {
"character": [],
Expand Down

0 comments on commit 04c9852

Please sign in to comment.