From 14118fd8afc4e16fad47bca1f777625b4400a87f Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 29 Apr 2022 00:51:28 +0600 Subject: [PATCH] add header, dom --- src/technologies/h.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/technologies/h.json b/src/technologies/h.json index 2e4a2381d..858c18904 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1253,6 +1253,10 @@ "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.", "css": "#cf-hcaptcha-container", "icon": "hCaptcha.svg", + "dom": "link[href*='hcaptcha.com']", + "headers": { + "content-security-policy": "(?:\\.|//)hcaptcha\\.com" + }, "js": { "hcaptcha.getRespKey": "", "hcaptchaOnLoad": ""