mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-01-03 05:23:06 +00:00
Revert "fix eslint"
This reverts commit 0444e937e27e80c79fd6cfc7386c827bba84c141.
This commit is contained in:
parent
0444e937e2
commit
7ae7a2ca07
@ -92,7 +92,7 @@ HTTPTracker.prototype._request = function (requestUrl, params, cb) {
|
||||
var opts = {
|
||||
url: u,
|
||||
header: {
|
||||
'user-agent': self.client._userAgent || ''
|
||||
'user-agent': self.client._userAgent || '',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user