Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Commit

Permalink
Release 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codemanki committed May 11, 2019
1 parent 5d92879 commit 8652de3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Change Log
### 4.1.1 (11/05/2019)
- Improve CF challenge security by nullifying VM context's prototype chain.

### v4.1.0 (02/05/2019)
- Backport TLSv1.3 secure ciphers to potentially avoid getting a CAPTCHA.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudscraper",
"version": "4.1.0",
"version": "4.1.1",
"description": "Bypasses cloudflare's anti-ddos page",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 8652de3

Please sign in to comment.