From 197d3e31fbc47893da197db5af0e98a755c0c094 Mon Sep 17 00:00:00 2001 From: blankie Date: Thu, 28 Dec 2023 23:22:49 +1100 Subject: [PATCH] Add cc.loginfra.com --- data.min.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data.min.json b/data.min.json index 8f193a6..eb67e21 100644 --- a/data.min.json +++ b/data.min.json @@ -2891,6 +2891,18 @@ "^https?:\\/\\/aaa\\.telekom\\.de\\/trck\\/.*?deeplinkurl=([^&]+)" ], "forceRedirection": false + }, + "cc.loginfra.com": { + "urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?loginfra\\.com", + "completeProvider": false, + "rules": [], + "referralMarketing": [], + "rawRules": [], + "exceptions": [], + "redirections": [ + "^https?:\\/\\/cc\\.loginfra\\.com\\/.*?u=([^&]+)" + ], + "forceRedirection": false } } }