Skip to content

Commit fd83ec5

Browse files
committed
Update Kill Baidu AD.user.js
1 parent fe25614 commit fd83ec5

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

Kill Baidu AD/Kill Baidu AD.user.js

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// @name:zh-TW 百度廣告(首尾推廣及右側廣告)清理
55
// @name:en Kill Baidu AD
66
// @namespace hoothin
7-
// @version 1.23.7
7+
// @version 1.23.8
88
// @description 彻底清理百度搜索(www.baidu.com)结果首尾的推广广告、二次顽固广告、右侧广告,去除重定向,删除百家号
99
// @description:zh-CN 彻底清理百度搜索(www.baidu.com)结果首尾的推广广告、二次顽固广告、右侧广告,去除重定向,移除百家号
1010
// @description:zh-TW 徹底清理百度搜索(www.baidu.com)結果首尾的推廣廣告、二次頑固廣告、右側廣告,去除重定向,刪除百家號
@@ -253,17 +253,23 @@
253253
#wrapper_wrapper {
254254
background: rgba(228, 228, 228, 0.29);
255255
}
256-
#container.sam_newgrid .c-container .t a, #container.sam_newgrid .c-container .c-title a,
257-
#container.sam_newgrid .c-container .t a em, #container.sam_newgrid .c-container .c-title a em {
258-
text-decoration: auto;
256+
#content_left .cos-color-bg-page {
257+
background-color: unset;
258+
}
259+
#container a,
260+
#container a em {
261+
text-decoration: auto!important;
259262
}
260263
#result_logo {
261264
opacity: 0.75;
262265
}
263-
.cos-col[style*="width:33"],.cos-col[style*="width:25"],.c-span3,.c-span4,.c-span6>.c-img,[tpl="short_video"],[data-module="gp-peopleintro-img-click"],div[class^="img-container"],[data-module="normal-img"],[role="img"],.c-gap-inner-y-img,div[class*="only-multi-image"] {
266+
.cos-col[style*="width:33"],.cos-col[style*="width:25"],#content_left .c-span2,#content_left .c-span3,#content_left .c-span4,#content_left .c-span6>.c-img,[tpl="short_video"],[data-module="gp-peopleintro-img-click"],div[class^="img-container"],[data-module="normal-img"],[role="img"],.c-gap-inner-y-img,div[class*="only-multi-image"],.sc-image-rounded-tl-base>.cos-row>.cos-col:first-child {
264267
display: none;
265268
}
266-
.new-pmd .c-span9,.cos-col[style*="width:33"]+div,.cos-col[style*="width:25"]+div {
269+
#wrapper>.result-molecule.new-pmd {
270+
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
271+
}
272+
.new-pmd .c-span9,.new-pmd .c-span6,.new-pmd .c-span10,.cos-col[style*="width:33"]+div,.cos-col[style*="width:25"]+div,.sc-image-rounded-tl-base>.cos-row>.cos-col:first-child+div {
267273
width: 100%!important;
268274
}
269275
a,a:active,#content_right a {

0 commit comments

Comments
 (0)