replace cheerio with jsdom
This commit is contained in:
parent
04a3fb1582
commit
c95e611780
3 changed files with 366 additions and 157 deletions
|
@ -19,8 +19,8 @@
|
|||
"author": "CRIMX <straybugs@gmail.com> (http://blog.crimx.com)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cheerio": "^1.0.0-rc.2",
|
||||
"lodash": "^4.17.4",
|
||||
"jsdom": "^15.1.1",
|
||||
"lodash": "^4.17.15",
|
||||
"random-ua": "0.0.6",
|
||||
"request": "^2.83.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue