diff --git a/data/data.min.json b/data/data.min.json index a995e87..3555edd 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -103,6 +103,15 @@ ".*doubleclick\\..*\\/.*tag_for_child_directed_treatment=;%3F(.*)" ] }, + "googleadservices": { + "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(googleadservices)(\\.[a-zA-Z]{2,}).*", + "completeProvider": true, + "rules": [], + "exceptions": [], + "redirections": [ + ".*googleadservices\\..*\\/.*adurl=([^&]*)" + ] + }, "globalRules": { "urlPattern": ".*", "completeProvider": false, @@ -231,7 +240,7 @@ "rules": [], "exceptions": [], "redirections": [ - "out\\.reddit\\.\\w{2,}\\/.*url=([^&]*)" + ".*out\\.reddit\\.\\w{2,}\\/.*url=([^&]*)" ] } ,