mirror of
https://github.com/PrivateCaptcha/PrivateCaptcha.git
synced 2026-02-11 08:18:52 -06:00
57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
[
|
|
{
|
|
"name": "Wordpress",
|
|
"icon": "img/integrations/wordpress.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/wordpress/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": "PHP",
|
|
"icon": "img/integrations/php.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/php/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": "React",
|
|
"icon": "img/integrations/reactjs.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/react/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": "Go",
|
|
"icon": "img/integrations/golang.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/go/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": "Python",
|
|
"icon": "img/integrations/python.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/python/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": "Javascript",
|
|
"icon": "img/integrations/javascript.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/javascript/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": ".NET",
|
|
"icon": "img/integrations/dotnet.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/dotnet/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": "Ruby",
|
|
"icon": "img/integrations/ruby.svg",
|
|
"link": "https://docs.privatecaptcha.com/docs/integrations/ruby/",
|
|
"ready": true
|
|
},
|
|
{
|
|
"name": "Java",
|
|
"icon": "img/integrations/java.svg",
|
|
"link": "",
|
|
"ready": false
|
|
}
|
|
]
|