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 女仆论坛自动签到 | |
| // @namespace http://tampermonkey.net/ | |
| // @version 6.0 | |
| // @description 自动完成 bbs.bt.sb 每日签到(静默 API 调用,无弹窗) | |
| // @author mochu | |
| // @match *://bbs.bt.sb/* | |
| // @icon https://bbs.bt.sb/uploads/icon/icon-99224e973faa6f7d.png | |
| // @grant none | |
| // @license MIT |