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