From 5aaa2520e8c19f05b6e117606f6ba80e651f4e59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Tue, 19 May 2026 14:38:46 +0200 Subject: [PATCH] Remove query params --- declarations/WhatsApp.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/declarations/WhatsApp.json b/declarations/WhatsApp.json index 2c0e2a4..7aee184 100644 --- a/declarations/WhatsApp.json +++ b/declarations/WhatsApp.json @@ -8,7 +8,10 @@ { "removeQueryParams": [ "_nc_gid", - "oh" + "oh", + "_nc_ohc", + "_nc_oc", + "oe" ] } ]