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