Files
epg/sites/nhl.com/readme.md
T

16 lines
171 B
Markdown
Raw Normal View History

2024-11-21 18:30:57 -06:00
# 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
```