mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-31 02:21: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`:
|
Bundle up `scrape.js` and it's dependencies into a single file called `bundle.js`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
browserify scrape.js -o bundle.js`
|
browserify scrape.js -o bundle.js
|
||||||
```
|
```
|
||||||
|
|
||||||
`index.html`:
|
`index.html`:
|
||||||
|
Loading…
Reference in New Issue
Block a user