Replace LF endings with CRLF

This commit is contained in:
freearhey
2025-08-11 09:28:27 +03:00
parent 9f407f3b8a
commit 77a4de1198
467 changed files with 143542 additions and 143542 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,21 +1,21 @@
# epg.112114.xyz
https://epg.112114.xyz/pp.xml
### Download the guide
```sh
npm run grab --- --site=epg.112114.xyz
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/epg.112114.xyz/epg.112114.xyz.config.js --output=./sites/epg.112114.xyz/epg.112114.xyz.channels.xml
```
### Test
```sh
npm test --- epg.112114.xyz
```
# epg.112114.xyz
https://epg.112114.xyz/pp.xml
### Download the guide
```sh
npm run grab --- --site=epg.112114.xyz
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/epg.112114.xyz/epg.112114.xyz.config.js --output=./sites/epg.112114.xyz/epg.112114.xyz.channels.xml
```
### Test
```sh
npm test --- epg.112114.xyz
```