Skip to content

Commit

Permalink
Update guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rxitech authored Feb 28, 2022
1 parent 2a09f36 commit 90fd756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export default function() {
'headers': {
'Host': `${k}`,
'referrer': "",
'user-agent': userAgents[agentIndex1]
'user-agent': userAgents[agentIndex2]
}
}
}
Expand Down

0 comments on commit 90fd756

Please sign in to comment.