Skip to content

Commit aa26558

Browse files
committed
- Changed sitekey in turtstile.py
Signed-off-by: Maxim S <poplers24@gmail.com>
1 parent 3cc819d commit aa26558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/turnstile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
try:
1919
result = solver.turnstile(
20-
sitekey='0x4AAAAAAAC3DHQFLr1GavRN',
20+
sitekey='0x4AAAAAAAVrOwQWPlm3Bnr5',
2121
url='https://2captcha.com/demo/turnstile',
2222
)
2323

0 commit comments

Comments
 (0)