bagscript

bag anti bot script

Versión del día 28/04/2025. Echa un vistazo a la versión más reciente.

Autor
bag-hare
Calificaciones
0 0 0
Versión
0.5
Creado
28/04/2025
Actualizado
28/04/2025
Tamaño
15.2 KB
Licencia
MIT
Funciona en

<< 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:
div.postCell:has(span.unhideButton) { display: none !important; }