From ad5ad0fef98d16d63fd0b7def8a26917c0aafc81 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: Mon, 3 Feb 2025 22:22:33 +0800 Subject: [PATCH] add dalao.ru --- background.js | 1 + 1 file changed, 1 insertion(+) diff --git a/background.js b/background.js index d9de748..1fab2f9 100644 --- a/background.js +++ b/background.js @@ -42,6 +42,7 @@ const redirectMap = { "developers.weixin.qq.com": { path: "/community/middlepage/href", testHref: "https://developers.weixin.qq.com/community/middlepage/href?href=https://github.com/galaxy-sea/AutoRedirector" }, "developer.aliyun.com": { path: "/redirect", testHref: "https://developer.aliyun.com/redirect?target=https://github.com/galaxy-sea/AutoRedirector" }, "www.kdocs.cn": { path: "/office/link", testHref: "https://www.kdocs.cn/office/link?target=https://github.com/galaxy-sea/AutoRedirector" }, + "dalao.ru": { path: "/link", testHref: "https://dalao.ru/link/?target=https://github.com/galaxy-sea/AutoRedirector" }, // "1111111": { path: "/111111", testHref: "" },