From ffc058a73f839b386ca44fa29619984d8c02f46d Mon Sep 17 00:00:00 2001 From: PRO-2684 <54608551+PRO-2684@users.noreply.github.com> Date: Mon, 8 Jul 2024 13:16:27 +0800 Subject: [PATCH] Add rules for `baike.baidu.com` --- cn.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cn.json b/cn.json index 1dfff01..c3c4592 100644 --- a/cn.json +++ b/cn.json @@ -26,6 +26,14 @@ "mode": "redirect", "author": "PRO-2684" }, + "baike.baidu.com/": { + "item": { + "description": "百度百科", + "mode": "white", + "params": [], + "author": "PRO-2684" + } + }, "bit.ly": { "description": "Bitly", "mode": "redirect",