添加示例项目

This commit is contained in:
2026-04-16 16:27:53 +08:00
parent 69a2141804
commit 721fb5a992
192 changed files with 10148 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"在线泡点配置": {
"时间间隔(分钟)":1,
"点券奖励":10,
"代币奖励":10,
"奖励类型(true点券/false代币)":true,
"信息发送位置":0,
"图标":1,
"文字颜色rgb":[120, 255, 0],
"数量颜色rgb":[255, 215, 0],
"标题":"活跃奖励获得",
"奖励内容(代币/点券)":"点券",
"奖励":" 累计获得"
},
"是否发放奖励给假人(true发放/false不发放)":false,
"离线假人IP":"10.0.0.1"
}