mirror of
https://github.com/iptv-org/epg
synced 2026-05-03 07:56:58 -04:00
Replace LF line endings with CRLF
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# superguidatv.it
|
||||
|
||||
https://www.superguidatv.it/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=superguidatv.it
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/superguidatv.it/superguidatv.it.config.js --output=./sites/superguidatv.it/superguidatv.it.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- superguidatv.it
|
||||
```
|
||||
# superguidatv.it
|
||||
|
||||
https://www.superguidatv.it/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=superguidatv.it
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/superguidatv.it/superguidatv.it.config.js --output=./sites/superguidatv.it/superguidatv.it.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- superguidatv.it
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user