Skip to content

Commit ce0f2b1

Browse files
authored
Merge pull request #158 from AndreiDrang/master
2 parents 99bdeba + c24759f commit ce0f2b1

File tree

4 files changed

+15
-6
lines changed

4 files changed

+15
-6
lines changed

.github/dependabot.yml

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# To get started with Dependabot version updates, you'll need to specify which
2-
# package ecosystems to update and where the package manifests are located.
3-
# Please see the documentation for all configuration options:
4-
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5-
61
version: 2
72
updates:
83
- package-ecosystem: "pip" # See documentation for possible values

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Andrei
3+
Copyright (c) 2023 Andrei
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
![](https://github.com/AndreiDrang/python-rucaptcha/blob/master/files/RuCaptcha.png)
55

6+
<a href="https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1">
7+
<img src="https://cdn.discordapp.com/attachments/1105172394655625306/1105180101802471575/20221207-160749.gif" alt="Capsolver's Banner">
8+
</a>
9+
<br>
10+
At the lowest price on the market, you may receive a variety of solutions, including reCAPTCHA V2, reCAPTCHA V3, hCaptcha, hCaptcha Click, FunCaptcha, picture-to-text, and more. With this service, 0.1s is the slowest speed ever measured.
11+
<hr>
12+
613
[![PyPI version](https://badge.fury.io/py/python-rucaptcha.svg)](https://badge.fury.io/py/python-rucaptcha)
714
[![Python versions](https://img.shields.io/pypi/pyversions/python-rucaptcha.svg?logo=python&logoColor=FBE072)](https://badge.fury.io/py/python-rucaptcha)
815
[![Downloads](https://pepy.tech/badge/python-rucaptcha/month)](https://pepy.tech/project/python-rucaptcha)

docs/modules/main/info.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
![](../../_static/CaptchaSm.png)
55

6+
<a href="https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1">
7+
<img src="https://cdn.discordapp.com/attachments/1105172394655625306/1105180101802471575/20221207-160749.gif" alt="Capsolver's Banner">
8+
</a>
9+
<br>
10+
At the lowest price on the market, you may receive a variety of solutions, including reCAPTCHA V2, reCAPTCHA V3, hCaptcha, hCaptcha Click, FunCaptcha, picture-to-text, and more. With this service, 0.1s is the slowest speed ever measured.
11+
<hr>
12+
613
[![PyPI version](https://badge.fury.io/py/python-rucaptcha.svg)](https://badge.fury.io/py/python-rucaptcha)
714
[![Python versions](https://img.shields.io/pypi/pyversions/python-rucaptcha.svg?logo=python&logoColor=FBE072)](https://badge.fury.io/py/python-rucaptcha)
815
[![Downloads](https://pepy.tech/badge/python-rucaptcha/month)](https://pepy.tech/project/python-rucaptcha)

0 commit comments

Comments
 (0)