From a9de1d319a93f7eb03efbf355d5fd7296de1d108 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 10 Jan 2021 12:35:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=20=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Autopage.user.js | 2 +- GithubEnhanced-High-Speed-Download.user.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Autopage.user.js b/Autopage.user.js index 57ede06..c7aa806 100644 --- a/Autopage.user.js +++ b/Autopage.user.js @@ -10,7 +10,7 @@ // @match *://www.appinn.com/ // @match *://www.appinn.com/*/*/ // @match *://www.appinn.com/?s=* -// @icon https://github.githubassets.com/favicon.ico +// @icon https://github.com/favicon.ico // @grant GM_xmlhttpRequest // @grant GM_registerMenuCommand // @grant GM_openInTab diff --git a/GithubEnhanced-High-Speed-Download.user.js b/GithubEnhanced-High-Speed-Download.user.js index eb43322..13c2652 100644 --- a/GithubEnhanced-High-Speed-Download.user.js +++ b/GithubEnhanced-High-Speed-Download.user.js @@ -4,7 +4,7 @@ // @author X.I.U // @description 高速下载 Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁) // @match *://github.com/* -// @icon https://github.githubassets.com/favicon.ico +// @icon https://github.com/favicon.ico // @require https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js // @grant GM_registerMenuCommand // @grant GM_unregisterMenuCommand