From 8d8665ab9a29259671dac9336299920ff11a3ef8 Mon Sep 17 00:00:00 2001 From: Maxim S Date: Wed, 28 Aug 2024 16:01:18 +0200 Subject: [PATCH] - Added link datadome to the table of contents - Minor edit to param in datadome.py Signed-off-by: Maxim S --- README.md | 1 + examples/datadome.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8954cf..6dcf3af 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Examples of API requests for different captcha types are available on the [Pytho - [Friendly Captcha](#friendly-captcha) - [Cutcaptcha](#cutcaptcha) - [Tencent](#tencent) + - [Datadome](#datadome) - [Other methods](#other-methods) - [send / get_result](#send--get_result) - [balance](#balance) diff --git a/examples/datadome.py b/examples/datadome.py index 08b222b..7a62980 100644 --- a/examples/datadome.py +++ b/examples/datadome.py @@ -18,7 +18,7 @@ try: result = solver.datadome( - captcha_url="https://geo.captcha-delivery.com/captcha/?initialCid=AHrlqAAAAAMAZirHgKBVrxwAsVuKlQ%3D%3D&c", + captcha_url="https://geo.captcha-delivery.com/captcha/?initialCid=AHrlqAAAAAMAZirHgKBVrxwAsVuKlQ%3D%3D&c...", pageurl="https://mysite.com/page/with/datadome", userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36", proxy={