diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..10b731c --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ diff --git a/index.html b/index.html index 39ad470..1eeb65e 100644 --- a/index.html +++ b/index.html @@ -438,7 +438,7 @@ diff --git a/js/utils.umd.js b/js/utils.umd.js index a2bbfb4..7e9b6ec 100644 --- a/js/utils.umd.js +++ b/js/utils.umd.js @@ -71,7 +71,7 @@ const i18n = { BTN_DELETE: '删除', // 底部 - FOOTER_SPONSOR: '赞助我们', + FOOTER_SPONSOR: '反馈', FOOTER_ICP: '赣ICP备2026005549号-1', FOOTER_CDN: 'Esa分站', @@ -157,7 +157,7 @@ const i18n = { BTN_DELETE: 'Delete', // Footer - FOOTER_SPONSOR: 'Sponsor Us', + FOOTER_SPONSOR: 'Report Bug', // Download page DL_PAGE_TITLE: 'Download Construct Addon',