Block author, retweeters, repliers, and auto-block users based on rules (length, content, keywords, follower count). Manage block log, whitelist, and settings in a panel.
יש גרסאות של סקריפט זה עם קוד מעודכן. הצג את כל הגרסאות
Add profile bio spam detection
Prioritize avatar OCR jobs by visible reply signals
Tighten avatar OCR fuzzy matching
Expand spam detection for incident video bait
Refine X spam detection and OCR handling
Skip root author in chain nuke unless directly targeted
Refine X avatar OCR matching without image IDs
Refine X Chain Blocker settings and OCR modes
Hide debug button and add internal probe shortcut
优化
Refine BOSS cache rendering and watermark filtering
点击九族拉黑后菜单可以正常隐藏了
主要改动:修复无限循环:我重写了检测回复列表结尾的逻辑,增加了一个更强的安全检查。现在脚本不仅会检查是否有 “下一页”,还会检查新获取的页面里是否包含未被记录的新用户。一旦发现没有新用户,它就会立刻停止获取,确保循环能 100% 正常退出。优化提示逻辑:我也修复了提示反复弹出的问题。现在,在整个信息收集过程中,脚本将只使用一个提示框,并持续更新其中的内容(例如,“已找到: 50 个用户”,“已找到: 100 个用户”),而不是创建一堆新的提示框来刷屏。
增加用户名无差别关键词检测功能,支持正则表达式
对长度超过25个字符的可疑用户名增加关键字检测
拉黑回复者时不会错误的拉黑主推作者了