as: Clean up preset data

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-06-07 20:30:09 +08:00
parent e907b6b4a3
commit efc65e2eae
3 changed files with 98 additions and 30729 deletions
+4 -4
View File
@@ -1610,14 +1610,14 @@
] ]
}, },
"fetch_bootstrap_new_badge_response": { "fetch_bootstrap_new_badge_response": {
"is_new_main_story": true, "is_new_main_story": false,
"unreceived_present_box": 10, "unreceived_present_box": 0,
"is_unreceived_present_box_subscription": false, "is_unreceived_present_box_subscription": false,
"notice_new_arrivals_ids": [], "notice_new_arrivals_ids": [],
"is_update_friend": false, "is_update_friend": false,
"unreceived_mission": 0, "unreceived_mission": 0,
"unreceived_challenge_beginner": 0, "unreceived_challenge_beginner": 0,
"daily_theater_today_id": 1000474 "daily_theater_today_id": 1000463
}, },
"fetch_bootstrap_pickup_info_response": { "fetch_bootstrap_pickup_info_response": {
"active_event": null, "active_event": null,
@@ -1652,7 +1652,7 @@
"fetch_bootstrap_notice_response": { "fetch_bootstrap_notice_response": {
"super_notices": [], "super_notices": [],
"fetched_at": 1684680066, "fetched_at": 1684680066,
"review_super_notice_at": 1684684800, "review_super_notice_at": 2019600000,
"force_view_notice_ids": [] "force_view_notice_ids": []
}, },
"fetch_bootstrap_subscription_response": { "fetch_bootstrap_subscription_response": {
+1 -1
View File
@@ -96,5 +96,5 @@
"notices": [] "notices": []
} }
], ],
"notice_no_check_at": 1683129600 "notice_no_check_at": 2019600000
} }
+93 -30724
View File
File diff suppressed because it is too large Load Diff