From 46cd3f21d04fbf0c024295001a0f987271f3b0db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Thu, 21 Nov 2019 22:40:53 +0100 Subject: [PATCH] Added exceptions for gitlab instances and amazon support chat #298 --- data/data.min.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/data.min.json b/data/data.min.json index 32c56fb..1ca29bb 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -208,7 +208,9 @@ ".*(cyberport\\.de).*(\\/adscript\\.php).*", ".*(\\/refs\\/switch).*\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*", ".*tweakers\\.net\\/ext\\/lt\\.dsp\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*", - ".*git\\..*\\/commit\\/.*\\/pipelines\\?.*" + "(https:\\/\\/|http:\\/\\/)git\\..*(\\.[a-zA-Z]{2,}).*\\/commit\\/.*\\/pipelines\\?.*", + "(https:\\/\\/|http:\\/\\/)git\\..*(\\.[a-zA-Z]{2,}).*\\/.*\\/-\\/branches\\?.*", + "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(amazon)(\\.[a-zA-Z]{2,}).*\\/message-us\\?.*" ], "redirections": [], "forceRedirection": false