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
+21 -21
View File
@@ -1,21 +1,21 @@
# playtv.unifi.com.my
https://playtv.unifi.com.my/EPG/WEBTV/index.html#/tvguide
### Download the guide
```sh
npm run grab --- --site=playtv.unifi.com.my
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/playtv.unifi.com.my/playtv.unifi.com.my.config.js --output=./sites/playtv.unifi.com.my/playtv.unifi.com.my.channels.xml
```
### Test
```sh
npm test --- playtv.unifi.com.my
```
# playtv.unifi.com.my
https://playtv.unifi.com.my/EPG/WEBTV/index.html#/tvguide
### Download the guide
```sh
npm run grab --- --site=playtv.unifi.com.my
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/playtv.unifi.com.my/playtv.unifi.com.my.config.js --output=./sites/playtv.unifi.com.my/playtv.unifi.com.my.channels.xml
```
### Test
```sh
npm test --- playtv.unifi.com.my
```