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