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={