From 18cc61de0b7e310c4ddc8db7b44d0a62e579ea27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Mon, 25 Feb 2019 13:41:59 +0100 Subject: [PATCH] #135 Google reCAPTCHA --- data/data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/data.json b/data/data.json index 60c4f74..54fd945 100644 --- a/data/data.json +++ b/data/data.json @@ -83,7 +83,8 @@ ".*(google\\.).*\\/s\\?tbm=map.*gs_[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?", ".*(news\\.google\\.).*\\?hl=.*", ".*(google\\.).*\\/setprefs\\?.*hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?", - ".*(google\\.).*\\/appsactivity\\/.*" + ".*(google\\.).*\\/appsactivity\\/.*", + ".*(google\\.).*\\/recaptcha\\/.*" ], "redirections": [ ".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"