From 38262bac4dc1cbeb5cf39992b018f101c7da1932 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 10 Jun 2023 14:27:29 +0600 Subject: [PATCH] Add v4Guard Checkpoint / security --- .../webextension/images/icons/v4Guard.svg | 21 +++++++++++++++++++ src/technologies/v.json | 16 +++++++++++++- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 src/drivers/webextension/images/icons/v4Guard.svg diff --git a/src/drivers/webextension/images/icons/v4Guard.svg b/src/drivers/webextension/images/icons/v4Guard.svg new file mode 100644 index 000000000..aabd8ae76 --- /dev/null +++ b/src/drivers/webextension/images/icons/v4Guard.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/v.json b/src/technologies/v.json index e0f5146d3..1cb01a404 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -1,4 +1,18 @@ -{ +{ + "v4Guard Checkpoint": { + "cats": [ + 16 + ], + "description": "Checkpoint is a product of v4Guard that verifies website users and prevents fraudulent access to sensitive areas, by checking for any use of anonymisation services with a captcha-like widget. v4guard provides fraud prevention and VPN protection tools.", + "icon": "v4guard.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": "\\.v4guard\\.io/checkpoint", + "website": "https://en.vaptcha.com" + }, "VAPTCHA": { "cats": [ 16