From d769ce716d0dd4a182b4ea41131b85311cfed3ba Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Sun, 22 Jan 2023 08:05:57 +0530 Subject: [PATCH] Pricing & SaaS added --- src/technologies/y.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/technologies/y.json b/src/technologies/y.json index d03b7af4c..62ec10a91 100644 --- a/src/technologies/y.json +++ b/src/technologies/y.json @@ -166,12 +166,17 @@ "cats": [ 16 ], - "description": "Yandex SmartCaptcha is a service for verifying queries to identify user requests and block bots", + "description": "Yandex SmartCaptcha is a service for verifying queries to identify user requests and block bots.", "dom": "div#smartcaptcha-status", "headers": { "x-yandex-captcha": "" }, "icon": "yandex_smartcaptcha.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, "website": "https://cloud.yandex.com/en/services/smartcaptcha" }, "Yandex.Cloud": {