Skip to content

Commit d93ccc7

Browse files
Update images
1 parent 9b2d024 commit d93ccc7

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
![image](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/main_solvecaptcha.jpg)
22

33

4-
<a href="https://github.com/solvercaptcha/solvecaptcha-python"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/python_badge.png" width="82" height="30" alt="python library"></a>
5-
<a href="https://github.com/solvercaptcha/solvecaptcha-javascript"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/js_badge.png" width="36" height="30" alt="javascript library"></a>
6-
<a href="https://github.com/solvercaptcha/solvecaptcha-go"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/go_badge.png" width="63" height="30" alt="go library"></a>
7-
<a href="https://github.com/solvercaptcha/solvecaptcha-ruby"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/ruby_badge.png" width="75" height="30" alt="ruby library"></a>
8-
<a href="https://github.com/solvercaptcha/solvecaptcha-cpp"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/cpp_badge.png" width="45" height="30" alt="cpp library"></a>
9-
<a href="https://github.com/solvercaptcha/solvecaptcha-php"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/php_badge.png" width="52" height="30" alt="php library"></a>
10-
<a href="https://github.com/solvercaptcha/solvecaptcha-java"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/java_badge.png" width="50" height="30" alt="java library"></a>
11-
<a href="https://github.com/solvercaptcha/solvecaptcha-csharp"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/csharp_badge_active.png" width="38" height="30" alt="csharp library"></a>
4+
[![python library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/python_badge.png)](https://github.com/solvercaptcha/solvecaptcha-python)
5+
[![javascript library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/js_badge.png)](https://github.com/solvercaptcha/solvecaptcha-javascript)
6+
[![go library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/go_badge.png)](https://github.com/solvercaptcha/solvecaptcha-go)
7+
[![ruby library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/ruby_badge.png)](https://github.com/solvercaptcha/solvecaptcha-ruby)
8+
[![cpp library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/cpp_badge.png)](https://github.com/solvercaptcha/solvecaptcha-cpp)
9+
[![php library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/php_badge.png)](https://github.com/solvercaptcha/solvecaptcha-php)
10+
[![java library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/java_badge.png)](https://github.com/solvercaptcha/solvecaptcha-java)
11+
[![csharp library](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/csharp_badge_active.png)](https://github.com/solvercaptcha/solvecaptcha-csharp)
1212

1313
# C# Captcha solver (.NET): Bypass reCAPTCHA, Cloudflare, hCaptcha, GeeTest and more
1414

@@ -633,8 +633,8 @@ catch (TimeoutException e)
633633

634634
## Get in touch
635635

636-
<a href="mailto:info@solvecaptcha.com"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/email_button.png" width="80" height="30" alt="Send email to support"></a>
637-
<a href="https://solvecaptcha.com/support/faq#create-ticket"><img src="https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/ticket_button.png" width="81" height="30" alt="Create ticket"></a>
636+
[![Send email to support](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/email_button.png)](mailto:info@solvecaptcha.com)
637+
[![Create ticket](https://raw.githubusercontent.com/solvercaptcha/solvecaptcha-csharp/main/assets/ticket_button.png)](https://solvecaptcha.com/support/faq#create-ticket)
638638

639639
# License
640640

assets/cpp_badge.png

-520 Bytes
Loading

assets/email_button.png

-866 Bytes
Loading

assets/go_badge.png

-717 Bytes
Loading

assets/java_badge.png

-642 Bytes
Loading

assets/js_badge.png

-399 Bytes
Loading

assets/php_badge.png

-652 Bytes
Loading

assets/python_badge.png

-1.14 KB
Loading

assets/ruby_badge.png

-1.31 KB
Loading

assets/ticket_button.png

-1.11 KB
Loading

0 commit comments

Comments
 (0)