Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesyy committed Nov 1, 2021
1 parent c170084 commit 0a8fd54
Show file tree
Hide file tree
Showing 8 changed files with 3,659 additions and 59 deletions.
61 changes: 30 additions & 31 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"jd_carnivalcity": 6,
"jd_city": 5,
"jd_fruit": [6, 12, 18],
"jd_red": [0,20],
"jd_fruit":[6, 12 ,18],
"jx_sign": [8, 13],
"jd_bean_sign": [0],
"jd_super_redrain": 3,
"jd_carnivalcity": 6,
"jd_cfd": [6, 8, 10, 12, 14, 16, 18, 20, 22],
"jd_dreamFactory": [4, 6, 8, 10, 12, 14, 16, 18, 20, 22],
"jd_joy": 2,
Expand All @@ -26,14 +27,12 @@
"jd_joy_run": [14, 19],
"jd_jxlhb": [3, 21],
"jd_jxmc": [6, 9, 12, 15, 18, 21],
"jd_kd": [0],
"jd_kd": [3],
"jd_live": [12, 13, 14],
"jd_lsj": [6, 8, 10, 12, 14, 16, 18, 20, 22],
"jd_mohe": 4,
"jd_moneyTree_help": [6, 10, 14, 18, 22],
"jd_moneyTree": [6, 14, 22],
"jd_ms": [7],
"jd_nzmh": [8, 12],
"jd_pet": [6, 12, 18],
"jd_pigPet": 6,
"jd_plantBean": [7, 9, 11, 13, 15, 17, 19, 21],
Expand All @@ -55,42 +54,42 @@
"jd_zjb": [7],
"jd_car": [7],
"jd_ddworld": [9, 19],
"jd_zsign": [10],
"jd_genz": [13],
"jd_jmf": [9, 21],
"jd_zsign":[10],
"jd_genz":[13],
"jd_jmf": [9,21],
"jd_ttpt": [1],
"jd_yijia": [10],
"jd_daily_egg": 1,
"jd_GoldcoinToGift": [1, 9],
"jd_xsqjd": [10, 23],
"jd_ys": [2, 3],
"jd_jxdzz": [3],
"jd_jump": [0, 21],
"jd_xsqjd":[10,23],
"jd_ys":[2,3],
"jd_selectionOfficer": [10],
"jd_carnivalcity_help": [2, 10],
"jd_carnivalcity_help": [2,10],
"jd_lol": [10],
"jd_jika": [9, 23],
"jd_zzt": [10],
"jd_1111RedEnvelope": [13],
"jd_jika": [9,23],
"jd_qjd": [2,22],
"jd_cjhz": [5,23],
"jd_fcwb": [14],
"jd_bean_change": [17],
"jd_bookshop": [8, 12, 18],
"jd_jdfactory": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23],
"jd_speed_sign": [11],
"jd_try": [4],
"jd_unsubscribe": [23],
"jd_cfd_loop": [8, 16],
"jd_price": [23],
"jd_joy_steal": 3,
"jd_kyd": [17, 21],
"params": {
"global": {
"timeout": 10
},
"jd_try": {
"timeout": 30
},
"jd_speed_sign": {
"timeout": 55
}
"params":
{
"global":
{
"timeout": 10
},
"jd_try":
{
"timeout": 30
},
"jd_speed_sign":
{
"timeout": 55
}
}
}
}
Loading

0 comments on commit 0a8fd54

Please sign in to comment.