mirror of
https://github.com/iptv-org/epg
synced 2026-09-10 13:56:51 -04:00
Replace LF line endings with CRLF
This commit is contained in:
+23
-23
@@ -1,23 +1,23 @@
|
||||
# tv.mail.ru
|
||||
|
||||
https://tv.mail.ru/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv.mail.ru
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv.mail.ru/tv.mail.ru.config.js --output=./sites/tv.mail.ru/tv.mail.ru.channels.xml
|
||||
```
|
||||
|
||||
**NOTE:** There is a limit to the number of requests.
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tv.mail.ru
|
||||
```
|
||||
# tv.mail.ru
|
||||
|
||||
https://tv.mail.ru/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv.mail.ru
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv.mail.ru/tv.mail.ru.config.js --output=./sites/tv.mail.ru/tv.mail.ru.channels.xml
|
||||
```
|
||||
|
||||
**NOTE:** There is a limit to the number of requests.
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tv.mail.ru
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user