Greasy Fork

bagscript

bag anti bot script

目前为 2025-04-28 提交的版本。查看 最新版本

作者
bag-hare
评分
0 0 0
版本
0.5
创建于
2025-04-28
更新于
2025-04-28
大小
15.2 KB
许可证
MIT
适用于

<< in bottom right of window opens settings.
+ on filtered posts manually adds to per thread ID whitelist.

Post threshold : minimum posts to whitelist an ID.
Backlink threshold : minimum quotes any post must receive to whitelist an ID.
Experimental Heuristics : try to use heuristic methods to auto whitelist posts. Also tries to notice the bots IDs and will change the whitelist button to have a red border.

If you are using CSS to hide stubs it needs !important to work alongside this script:
div.postCell:has(span.unhideButton) { display: none !important; }