Skip to content

Commit

Permalink
Merge pull request #28 from FriendlyCaptcha/agreenberg/fix-broken-link
Browse files Browse the repository at this point in the history
Documentation tweaks
  • Loading branch information
greenberga authored Nov 11, 2024
2 parents e1d5c73 + 6723dcd commit d1637f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ This is the source code of [Friendly Captcha](https://friendlycaptcha.com)'s [De
This website uses [Docusaurus 2](https://docusaurus.io/).

## Am I using V1 or V2
This repository is the documentation source for **v2** of the Friendly Captcha widget and API.

Below are screenshots to help you recognize the one you are using.

### V1 Widget Screenshot ([docs](https://docs.friendlycaptcha.com))
### V1 Widget Screenshot
![Widget v1 screenshot](./static/img/widget-v2-ready.png)

### V2 Widget Screenshot
Expand Down
2 changes: 1 addition & 1 deletion blog/2024-10-07-launching-v2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Some highlights:

The better we can tell apart bots from genuine users, the better the user experience, as well as the protection, will be.
- **Inclusive and friction-free.** Just like v1, Friendly Captcha v2 does not rely on the user tasks like clicking on pictures of cars or solving puzzles. This means that nobody is excluded or annoyed. Our goal is to make [CAPTCHA truly accessible](https://friendlycaptcha.com/insights/captcha-accessibility/). The widget, which is the visible element that is added to websites that are protected, has been redesigned with speed in mind — in v2, it’s more likely that the captcha challenge will be completed before the user even finishes filling out the form!
- **Easier to integrate than ever**. There are [official SDKs and plugins](https://developer.friendlycaptcha.com/docs/integrations/) for popular programming languages and frameworks (such as PHP, Python, Node/Javascript, Go, Wordpress), with more on the way. Integration into your webpage is more straightforward with easier CSP (content security policy) requirements and automatic language detection. The same old browsers and operating systems are supported as before (including Internet Explorer 11).
- **Easier to integrate than ever**. There are [official SDKs and plugins](https://developer.friendlycaptcha.com/integrations/) for popular programming languages and frameworks (such as PHP, Python, Node/Javascript, Go, Wordpress), with more on the way. Integration into your webpage is more straightforward with easier CSP (content security policy) requirements and automatic language detection. The same old browsers and operating systems are supported as before (including Internet Explorer 11).
- **Reliability:** Reliability is incredibly important: [our system should always be available](https://status.friendlycaptcha.com). Thanks to infrastructure changes our services are more resilient to failure, whether issues happen internally or outside of our control.

The best part is that these reliability improvements carry over to Friendly Captcha v1 as well, so they’re not exclusive to v2. 😊
Expand Down

0 comments on commit d1637f0

Please sign in to comment.