From d0ebab39aace1a64cd5e3233a163fab7da2665a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=BF=83=E7=A6=BE?= Date: Sun, 7 Jun 2020 18:27:40 +0800 Subject: [PATCH] Improve hCaptcha Detection (Cloudflare) --- src/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps.json b/src/apps.json index 22fa5e0d0..5e53b6993 100644 --- a/src/apps.json +++ b/src/apps.json @@ -12891,6 +12891,7 @@ "cats": [ 16 ], + "html": "]+[^<]+#cf-hcaptcha-container[^<]+", "icon": "hcaptcha-symbol-256.png", "script": "https://hcaptcha.com/([\\d]+?)/api.js\\;version:\\1", "website": "https://www.hcaptcha.com/"