add header, dom

main
nurbek 3 years ago
parent b24c1b42e7
commit 14118fd8af

@ -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": ""