mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 05:17:00 -05:00
16 lines
171 B
Markdown
16 lines
171 B
Markdown
|
|
# nhl.com
|
||
|
|
|
||
|
|
https://www.nhl.com/nhl-network/programming-schedule
|
||
|
|
|
||
|
|
### Download the guide
|
||
|
|
|
||
|
|
```sh
|
||
|
|
npm run grab -- --site=nhl.com
|
||
|
|
```
|
||
|
|
|
||
|
|
### Test
|
||
|
|
|
||
|
|
```sh
|
||
|
|
npm test -- nhl.com
|
||
|
|
```
|