mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Create readme.md
This commit is contained in:
21
sites/stod2.is/readme.md
Normal file
21
sites/stod2.is/readme.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# stod2.is
|
||||||
|
|
||||||
|
https://stod2.is/framundan-i-beinni/
|
||||||
|
|
||||||
|
### 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
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user