Skip to content

Commit

Permalink
feat: 屏蔽百度首页AI搜
Browse files Browse the repository at this point in the history
  • Loading branch information
xu_meng committed Jan 6, 2025
1 parent 8f43222 commit 59982cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ A:讨厌这些

#### 不定期更新&维护

#### 2025-01-06 更新

1. 屏蔽百度首页【AI 搜】入口

#### 2024-09-23 更新

1. 搜索结果【相关搜索】四个字
Expand Down
1 change: 1 addition & 0 deletions scripts/contentscript.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ function hideDom() {
"placeholder",
"lm-new",
"rs_new",
"s_new_search_guide",
];

// 需要移除父节点
Expand Down

0 comments on commit 59982cc

Please sign in to comment.