mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Replace LF endings with CRLF
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<channels>
|
||||
<channel site="derana.lk" lang="sn" xmltv_id="TVDerana.lk" site_id="#">TV Derana</channel>
|
||||
</channels>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<channels>
|
||||
<channel site="derana.lk" lang="sn" xmltv_id="TVDerana.lk" site_id="#">TV Derana</channel>
|
||||
</channels>
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# derana.lk
|
||||
|
||||
https://www.derana.lk/schedule
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=derana.lk
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- derana.lk
|
||||
```
|
||||
# derana.lk
|
||||
|
||||
https://www.derana.lk/schedule
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=derana.lk
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- derana.lk
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user