From 2ec788b783f77f97e8990e394046bfa795ccc7da Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 9 Dec 2023 00:02:16 +0300 Subject: [PATCH 1/7] Update test_funcaptcha.py --- tests/test_funcaptcha.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_funcaptcha.py b/tests/test_funcaptcha.py index c136fa7c..026c8a5f 100644 --- a/tests/test_funcaptcha.py +++ b/tests/test_funcaptcha.py @@ -65,7 +65,7 @@ def test_basic_data(self): assert isinstance(result, dict) is True if not result["errorId"]: assert result["status"] == "ready" - assert isinstance(result["solution"]["text"], str) is True + assert isinstance(result["solution"], dict) is True assert isinstance(result["taskId"], int) is True else: assert result["errorId"] in (1, 12) @@ -86,7 +86,7 @@ async def test_aio_basic_data(self): assert isinstance(result, dict) is True if not result["errorId"]: assert result["status"] == "ready" - assert isinstance(result["solution"]["text"], str) is True + assert isinstance(result["solution"], dict) is True assert isinstance(result["taskId"], int) is True else: assert result["errorId"] in (1, 12) From fca0460f38aa9dc7b0f5134dcee96a78ef235ade Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 9 Dec 2023 00:08:28 +0300 Subject: [PATCH 2/7] Update drawing.svg --- files/drawing.svg | 53 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 38 insertions(+), 15 deletions(-) diff --git a/files/drawing.svg b/files/drawing.svg index be653419..8584896c 100644 --- a/files/drawing.svg +++ b/files/drawing.svg @@ -27,15 +27,15 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" showgrid="true" - inkscape:zoom="1.4142136" - inkscape:cx="407.64706" - inkscape:cy="262.33662" + inkscape:zoom="2" + inkscape:cx="358.75" + inkscape:cy="200.5" inkscape:window-width="2560" inkscape:window-height="1380" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - inkscape:current-layer="layer1">2CaptchaRuCaptchaAntiCaptchaRuCaptcha Date: Sat, 9 Dec 2023 00:25:15 +0300 Subject: [PATCH 3/7] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b8f086f..2d1354bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # python-rucaptcha - -![](files/RuCaptchaHigh.png) +![Logo](https://red-panda-dev.xyz/media/original_images/RuCaptchaHigh.png) Capsolver's Banner From 01ef956805e2e94718bb6b5a497ebabc54f298fc Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 9 Dec 2023 00:27:05 +0300 Subject: [PATCH 4/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d1354bb..63f6b97c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # python-rucaptcha -![Logo](https://red-panda-dev.xyz/media/original_images/RuCaptchaHigh.png) +![Logo](https://red-panda-dev.xyz/media/images/RuCaptchaHigh.max-800x600.png) Capsolver's Banner From 4c00fef7a32e32b0a493dec56477076c705a8a37 Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 9 Dec 2023 00:29:24 +0300 Subject: [PATCH 5/7] 6.0.2 --- src/python_rucaptcha/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python_rucaptcha/__version__.py b/src/python_rucaptcha/__version__.py index 79a961b4..7f229cf1 100644 --- a/src/python_rucaptcha/__version__.py +++ b/src/python_rucaptcha/__version__.py @@ -1 +1 @@ -__version__ = "6.0.1" +__version__ = "6.0.2" From b93f55197470dd53432b0451fc9c38770416bf47 Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 9 Dec 2023 00:55:33 +0300 Subject: [PATCH 6/7] Update info.md --- docs/modules/main/info.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/modules/main/info.md b/docs/modules/main/info.md index 965a925f..4cce3d54 100644 --- a/docs/modules/main/info.md +++ b/docs/modules/main/info.md @@ -41,6 +41,10 @@ Or email python-captcha@pm.me *** +You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/). For example - [Torrents Tracker bot](https://t.me/torrents_tracker_bot) for Telegram. + +*** + ## How to install? From 25082c110dafc8b5acf342ef141783915a0b1048 Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 9 Dec 2023 00:55:36 +0300 Subject: [PATCH 7/7] Update drawing.svg --- files/drawing.svg | 48 +++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/files/drawing.svg b/files/drawing.svg index 8584896c..33c08db8 100644 --- a/files/drawing.svg +++ b/files/drawing.svg @@ -35,7 +35,7 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - inkscape:current-layer="g29">2Captcha2CaptchaAntiCaptchaRuCaptchaCapsolverCapsolver