mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 03:17:04 -04:00
Fixes EOL character
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# maxstream.tv
|
||||
|
||||
https://maxstream.tv/home
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --channels=sites/maxstream.tv/maxstream.tv.channels.xml
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/maxstream.tv/maxstream.tv.config.js --output=./sites/maxstream.tv/maxstream.tv.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- maxstream.tv
|
||||
```
|
||||
# maxstream.tv
|
||||
|
||||
https://maxstream.tv/home
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --channels=sites/maxstream.tv/maxstream.tv.channels.xml
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/maxstream.tv/maxstream.tv.config.js --output=./sites/maxstream.tv/maxstream.tv.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- maxstream.tv
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user