Pricing & SaaS added

main
Dhaval Vira 3 years ago
parent fc2abf3711
commit d769ce716d

@ -166,12 +166,17 @@
"cats": [ "cats": [
16 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", "dom": "div#smartcaptcha-status",
"headers": { "headers": {
"x-yandex-captcha": "" "x-yandex-captcha": ""
}, },
"icon": "yandex_smartcaptcha.svg", "icon": "yandex_smartcaptcha.svg",
"pricing": [
"freemium",
"payg"
],
"saas": true,
"website": "https://cloud.yandex.com/en/services/smartcaptcha" "website": "https://cloud.yandex.com/en/services/smartcaptcha"
}, },
"Yandex.Cloud": { "Yandex.Cloud": {