Hello World!
The wind and moon are romantic—yet none compares to you.
SeedBox 常用脚本/工具合集
对于本页面的脚本,均为我本人为了方便开发,存储于本人服务器内。不定期可能进行改动,如果你需要修改请自行下载。 对于大部分脚本你都需要打开qbittorrent设置中的本机免验证 自动删除【站点删种】 检测并且删除那些已经被站点删除的无效种子,适用于qbittorrent。可用于seedbox或者任何
Vertex删种规则合集
做种6小时上传低于1M.js (maindata, torrent) => {
const { state, upspeed, completedTime, category } = torrent;
// 排除的分类
const excludeCategories = ["IYU
Vertex HDSky天空站暂停1小时再开车脚本
需在Vertex中设置添加时暂停种子。 修改clientIds为你自己的下载器ID 在Vertex-定时脚本中填入 async () => {
const clientIds = [
'5d75bb6c', 'a096f383', '05d8d260', '65cc92fa'
Vertex 自动继续辅种任务+自动根据站点限速JS脚本
IYUU需在下载器管理中关闭 校验后做种 自行修改配置的站点限速 将代码添加进Vertex定时脚本 async () => {
const util = require('../libs/util');
// 站点配置
const SITE_CONFIG = {