mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-31 10:31:36 +00:00
parent
0444e937e2
commit
7ae7a2ca07
@ -92,7 +92,7 @@ HTTPTracker.prototype._request = function (requestUrl, params, cb) {
|
|||||||
var opts = {
|
var opts = {
|
||||||
url: u,
|
url: u,
|
||||||
header: {
|
header: {
|
||||||
'user-agent': self.client._userAgent || ''
|
'user-agent': self.client._userAgent || '',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user