HB123X/dsh-ponytail

插件 ⭐ 1 MIT web-ui

Ponytail 用于 DSH —— 懒人开发者规则集,支持实时强度切换

catalog 简介:Ponytail for DSH — lazy-dev ruleset with live intensity switching

安装

dsh-ponytail/
├── lib/
│   ├── index.js          # Host 半:规则注入 + /ponytail/state、/ponytail/enabled、/ponytail/mode API + 状态持久化
│   └── client.js         # Client 半:输入框内档位下拉框 + 设置页开关(手写 bundle)
├── cordis.patch.yml      # bundle patch:把插件 insert 进 DSH profile
├── package.json          # npm 包清单 + dsh 声明
├── README.md
└── LICENSE               # MIT

HB123X/dsh-ponytail 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。