Skip to content

Commit

Permalink
rm debug
Browse files Browse the repository at this point in the history
  • Loading branch information
willin authored Nov 7, 2018
1 parent 1cd6ef3 commit 9c57d6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions util/request.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ const encrypt = require('./crypto')
const request = require('request')
const queryString = require('querystring')

request.debug = true

const chooseUserAgent = (ua) => {
const userAgentList = [
'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1',
Expand Down

0 comments on commit 9c57d6f

Please sign in to comment.