diff --git a/src/technologies/c.json b/src/technologies/c.json
index 904944825..630e6db12 100644
--- a/src/technologies/c.json
+++ b/src/technologies/c.json
@@ -1566,8 +1566,9 @@
16,
56
],
- "html": "(?:
]+class=\"coinhive-captcha[^>]+data-key|
]+data-key[^>]+class=\"coinhive-captcha)",
+ "description": "Coinhive Captcha provides captcha service that is simple to integrate, where your users’ devices need to solve a number of hashes, adjustable by you, in order to login or post a comment to your site.",
"icon": "CoinHive.svg",
+ "dom": "div.coinhive-captcha",
"scriptSrc": "https?://authedmine\\.com/(?:lib/captcha|captcha)",
"website": "https://coinhive.com"
},