From e2bcc05f2755f0b54e2ea05e2fb3f6c3d079837f Mon Sep 17 00:00:00 2001 From: havaka <70068170+havaka@users.noreply.github.com> Date: Fri, 12 Jun 2026 04:31:43 +0300 Subject: [PATCH] tiktok rules "is_from_webapp" and "sender_device" are query parameters exclusive to tiktok app from microsoft store --- data.min.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.min.json b/data.min.json index 5763938..2312049 100644 --- a/data.min.json +++ b/data.min.json @@ -1937,7 +1937,9 @@ "user_id", "share_app_name", "share_iid", - "source" + "source", + "is_from_webapp", + "sender_device" ], "referralMarketing": [], "rawRules": [],