mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 12:11:36 +00:00
Update tracker-scrape.md
This commit is contained in:
parent
ad72559ceb
commit
a79dc1eb1e
@ -31,7 +31,7 @@ client.on('scrape', function (data) {
|
||||
Bundle up `scrape.js` and it's dependencies into a single file called `bundle.js`:
|
||||
|
||||
```bash
|
||||
browserify scrape.js -o bundle.js`
|
||||
browserify scrape.js -o bundle.js
|
||||
```
|
||||
|
||||
`index.html`:
|
||||
|
Loading…
Reference in New Issue
Block a user