From ecea7d3a8736dcba48fa6d9af2f10fe4cf75b714 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 15 Oct 2022 16:07:01 +0600 Subject: [PATCH] Add Cloudflare Turnstile / security --- src/technologies/c.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/technologies/c.json b/src/technologies/c.json index b970800b5..b79d53b0c 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1783,6 +1783,22 @@ }, "website": "https://support.cloudflare.com/hc/en-us/articles/200168056-Understanding-Rocket-Loader" }, + "Cloudflare Turnstile": { + "cats": [ + 16 + ], + "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.", + "icon": "CloudFlare.svg", + "js": { + "turnstile": "" + }, + "saas": true, + "pricing": [ + "freemium", + "poa" + ], + "website": "https://www.cloudflare.com/products/turnstile" + }, "Cloudimage": { "cats": [ 31,