mirror of
https://github.com/iptv-org/epg
synced 2026-05-02 15:36:59 -04:00
stod2 -> syn.is
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
# stod2.is
|
||||
|
||||
https://stod2.is/dagskra/
|
||||
|
||||
### 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
|
||||
```
|
||||
21
sites/syn.is/readme.md
Normal file
21
sites/syn.is/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# syn.is
|
||||
|
||||
https://www.syn.is/sjonvarp/dagskra
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=syn.is
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/syn.is/syn.is.config.js --output=./sites/syn.is/syn.is.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- syn.is
|
||||
```
|
||||
Reference in New Issue
Block a user