stod2 -> syn.is

This commit is contained in:
theofficialomega
2026-02-19 17:55:39 +01:00
parent f8ca034375
commit c49e276b33
6 changed files with 150 additions and 150 deletions

View File

@@ -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
View 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
```