Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #365 from wshow/master
Browse files Browse the repository at this point in the history
fix #364 rm debug
  • Loading branch information
Binaryify authored Nov 9, 2018
2 parents 0a34484 + b91fcb1 commit aea538c
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 aea538c

Please sign in to comment.