Merge pull request #7363 from dhavalveera/yandex_captcha

Yandex SmartCaptcha Detection added
main
Elbert Alias 2 years ago committed by GitHub
commit c8a3297b97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32px" height="32px" class="yc-icon ServiceIcon" fill="currentColor" stroke="none" aria-hidden="true"><svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 13V3C1 1.89543 1.89543 1 3 1H13C14.1046 1 15 1.89543 15 3V13C15 14.1046 14.1046 15 13 15H3C1.89543 15 1 14.1046 1 13ZM11.7442 6.16791C12.1131 5.75687 12.0789 5.12463 11.6679 4.75576C11.2569 4.38688 10.6246 4.42106 10.2558 4.83209L7.44289 7.96645L6.18875 6.775C5.78835 6.39462 5.15539 6.41084 4.77501 6.81125C4.39462 7.21165 4.41084 7.84461 4.81125 8.22499L6.81125 10.125C7.00709 10.3111 7.26988 10.41 7.53981 10.3992C7.80973 10.3885 8.06382 10.269 8.24424 10.0679L11.7442 6.16791Z" fill="currentColor"></path>
</svg></svg>

After

Width:  |  Height:  |  Size: 838 B

@ -162,6 +162,23 @@
"scriptSrc": "cdn\\.yampi\\.io/",
"website": "https://www.yampi.com.br/loja-virtual"
},
"Yandex SmartCaptcha": {
"cats": [
16
],
"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": {
"cats": [
62