Replace LF line endings with CRLF

This commit is contained in:
freearhey
2025-09-28 17:55:05 +03:00
parent efc74efcf8
commit b6a589c62a
1192 changed files with 445631 additions and 445631 deletions
+23 -23
View File
@@ -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
```