Skip to content

Commit

Permalink
example solve.py
Browse files Browse the repository at this point in the history
  • Loading branch information
VirusNoirrr committed Mar 1, 2024
1 parent f6b2dc7 commit 617f0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/solve.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from procap import ProCap
from ProCap import ProCap
apikey = "" # Api key (required)
url = "" # Link to captcha (required)
sitekey = "" # Sitekey (required)
Expand Down

0 comments on commit 617f0e3

Please sign in to comment.