mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Replace LF endings with CRLF
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# <DOMAIN>
|
||||
|
||||
https://<DOMAIN>
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=<DOMAIN>
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/<DOMAIN>/<DOMAIN>.config.js --output=./sites/<DOMAIN>/<DOMAIN>.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- <DOMAIN>
|
||||
```
|
||||
# <DOMAIN>
|
||||
|
||||
https://<DOMAIN>
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=<DOMAIN>
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/<DOMAIN>/<DOMAIN>.config.js --output=./sites/<DOMAIN>/<DOMAIN>.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- <DOMAIN>
|
||||
```
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Sites
|
||||
|
||||
_TABLE_
|
||||
# Sites
|
||||
|
||||
_TABLE_
|
||||
|
||||
Reference in New Issue
Block a user