Files
epg/sites/stod2.is/readme.md

22 lines
305 B
Markdown
Raw Normal View History

2025-01-03 12:00:41 -05:00
# stod2.is
2025-01-03 12:04:36 -05:00
https://stod2.is/dagskra/
2025-01-03 12:00:41 -05:00
### Download the guide
```sh
npm run grab --- --site=stod2.is
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/stod2.is/stod2.is.config.js --output=./sites/stod2.is/stod2.is.channels.xml
```
### Test
```sh
npm test --- stod2.is
```