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

16 lines
173 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
2024-12-15 17:32:49 +03:00
npm run grab --- --site=nhl.com
2024-11-21 18:30:57 -06:00
```
### Test
```sh
2024-12-17 20:14:19 +03:00
npm test --- nhl.com
2024-11-21 18:30:57 -06:00
```