From 2f0b6c4e90209f46d25d19b576b171e8aa70ec3e Mon Sep 17 00:00:00 2001 From: PorridgePi Date: Mon, 23 Oct 2023 00:01:03 +0800 Subject: [PATCH] JSON: feat: add Happy:Days --- rc_rewrite_data.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/rc_rewrite_data.json b/rc_rewrite_data.json index 15f72a7..1e6c945 100644 --- a/rc_rewrite_data.json +++ b/rc_rewrite_data.json @@ -185,13 +185,17 @@ "new_other_purchases": [] }, { - "name": "", + "name": "Happy:Days", "isEnabled": true, - "bundle_id": "", + "bundle_id": "com.floatingislandapps.happydays", "user_agent": null, - "new_entitlements": [], + "new_entitlements": [ + "pro" + ], "new_subscriptions": [], - "new_non_subscriptions": [], + "new_non_subscriptions": [ + "happy_999_lifetime" + ], "new_other_purchases": [] }, {