Skip to content

Commit

Permalink
Merge pull request #55 from tirastipol/patch-1
Browse files Browse the repository at this point in the history
Fixed example Python code in README.md
  • Loading branch information
sarperavci authored Nov 30, 2024
2 parents 67f9ee9 + 32ee002 commit 8734fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Create a new instance of the `CloudflareBypass` class and call the `bypass` meth

```python
from CloudflareBypasser import CloudflareBypasser
from DrissionPage import ChromiumPage

driver = ChromiumPage()
driver.get('https://nopecha.com/demo/cloudflare')
Expand Down

0 comments on commit 8734fbd

Please sign in to comment.