diff --git a/data/data.json b/data/data.json index b772038..1213f65 100644 --- a/data/data.json +++ b/data/data.json @@ -218,7 +218,8 @@ "completeProvider": false, "rules": [ "trackId=[^\\/|\\?|&]*(\\/|&(amp;)?)?", - "tctx=[^\\/|\\?|&]*(\\/|&(amp;)?)?" + "tctx=[^\\/|\\?|&]*(\\/|&(amp;)?)?", + "jb[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?" ], "exceptions": [], "redirections": []