From 487aac9a307168323c88823370f96e2aeea0d639 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 16 Jan 2022 21:58:46 +0600 Subject: [PATCH] update pricing --- src/technologies/v.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies/v.json b/src/technologies/v.json index 480f03611..bd9691431 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -171,7 +171,8 @@ "scriptSrc": "\\.vaptcha\\.com/v([\\d\\.]+)\\.js\\;version:\\1", "saas": true, "pricing": [ - "poa" + "poa", + "freemium" ], "website": "https://en.vaptcha.com" },