This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name B站取关180天未更新UP主 | |
| // @namespace bilibili-unfollow | |
| // @version 1.10 | |
| // @description 自动取关B站关注列表中180天(6个月)未更新的UP主;注销/封禁账号列出来由你决定;特别关注自动保护 | |
| // @author Auto | |
| // @license MIT | |
| // @match https://space.bilibili.com/*/relation/follow* | |
| // @grant none | |
| // ==/UserScript== |