bagscript

bag script with anti bot features + more

Fra 30.04.2025. Se den seneste versjonen.

Forfatter
bag-hare
Vurderinger
0 0 0
Versjon
0.6.1.1
Lagd
28.04.2025
Oppdatert
30.04.2025
Size
19,4 kB
Lisens
MIT
Gjelder

<< 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; }