From a885082649fc6103c23d0cc787bcb404b46d209d Mon Sep 17 00:00:00 2001 From: Gowtham Date: Thu, 11 Jan 2024 21:30:08 +0530 Subject: [PATCH] added rules for instagram and facebook --- data.min.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/data.min.json b/data.min.json index 24f5a6a..b132d72 100644 --- a/data.min.json +++ b/data.min.json @@ -434,7 +434,8 @@ "action_history", "tracking", "referral_code", - "referral_story_type" + "referral_story_type", + "mibextid" ], "referralMarketing": [], "rawRules": [], @@ -1168,7 +1169,8 @@ "urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?instagram\\.com", "completeProvider": false, "rules": [ - "igshid" + "igshid", + "igsh" ], "referralMarketing": [], "rawRules": [],