Skip to content

Instantly share code, notes, and snippets.

@cc166
cc166 / newmixc.cookie.js
Last active August 9, 2026 04:52
一点万象每日签到:可读明文脚本与 Loon 插件(基于 MaYIHEI/paperclip)
@cc166
cc166 / dreame.js
Last active August 9, 2026 04:39
追觅商城每日签到(上游 MaYIHEI/paperclip,明文备份)
/**
* 追觅 · 追觅商城每日签到,得积分 / 成长值,支持连签奖励
*
* 抓取:打开「追觅」APP → 进入「商城」或「我的」页,抓 Cookie
* 签到:cron 定时自动签到
*
* @Author: MaYIHEI <https://github.com/MaYIHEI/paperclip>
* @Channel: Telegram 频道 https://t.me/mayihei
* @Updated: 2026-06-25
*
@cc166
cc166 / tuhu.js
Last active August 9, 2026 04:15
途虎养车每日签到:Loon 插件与优化脚本(基于 MaYIHEI/paperclip)
/**
* 途虎养车 · 微信小程序「途虎养车」每日签到自动获取积分(每日 +5 积分,可抵现)
*
* 抓取:打开「途虎养车」小程序 进「我的」/「积分中心」,触发接口自动抓 token
* 签到:cron 定时自动签到
*
* @Author: @FoKit
* @Modifier: @Sliverkiss(修复 blackBox 参数)
* @Modifier: MaYIHEI <https://github.com/MaYIHEI/paperclip>(适配新接口)
* @Modifier: 本地优化版(Loon 稳定性与日志脱敏)