Skip to content

Commit 4dc40b7

Browse files
committed
fix
1 parent 93687f0 commit 4dc40b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Kill Baidu AD/Kill Baidu AD.user.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name Kill Baidu AD
33
// @name:zh-CN 百度广告(首尾推广及右侧广告)清理
44
// @namespace hoothin
5-
// @version 0.83
5+
// @version 0.85
66
// @description Just Kill Baidu AD
77
// @description:zh-CN 彻底清理百度搜索(www.baidu.com)结果首尾的推广广告、二次顽固广告与右侧广告,并防止反复
88
// @author hoothin
@@ -64,4 +64,5 @@
6464
}
6565
}
6666
}
67+
setTimeout(()=>{clearAD();},2000);
6768
})();

0 commit comments

Comments
 (0)