From db7cf7e4f7e44c62c8742db744311fd667d37cd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?changjin=20wei=28=E9=AD=8F=E6=98=8C=E8=BF=9B=29?= Date: Fri, 21 Mar 2025 13:29:54 +0800 Subject: [PATCH] link.gitcode.com --- background.js | 1 + 1 file changed, 1 insertion(+) diff --git a/background.js b/background.js index 2a5b0fc..08ed82e 100644 --- a/background.js +++ b/background.js @@ -10,6 +10,7 @@ const redirectMap = { "c.pc.qq.com": { testHref: "https://c.pc.qq.com/pc.html?url=https://github.com/galaxy-sea/AutoRedirector" }, "hd.nowcoder.com": { testHref: "https://hd.nowcoder.com/link.html?target=https://github.com/galaxy-sea/AutoRedirector" }, "link.uisdc.com": { testHref: "https://link.uisdc.com/?redirect=https://github.com/galaxy-sea/AutoRedirector" }, + "link.gitcode.com": { testHref: "https://link.gitcode.com/?target=https://pan.baidu.com/s/1inUf78Arw9prA-Q4-zpdPQ" }, // 需要判断域名和路径 "www.jianshu.com": { path: "/go-wild", testHref: "https://www.jianshu.com/go-wild?ac=2&url=https://github.com/galaxy-sea/AutoRedirector" },