mirror of
https://github.com/iptv-org/epg
synced 2026-05-01 15:06:59 -04: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="dtv8.net" lang="en" xmltv_id="DTV8.gy" site_id="#">DTV-8</channel>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<channels>
|
||||
<channel site="dtv8.net" lang="en" xmltv_id="DTV8.gy" site_id="#">DTV-8</channel>
|
||||
</channels>
|
||||
@@ -1,15 +1,15 @@
|
||||
# dtv8.net
|
||||
|
||||
https://dtv8.net/tv-listings/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=dtv8.net
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- dtv8.net
|
||||
```
|
||||
# dtv8.net
|
||||
|
||||
https://dtv8.net/tv-listings/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=dtv8.net
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- dtv8.net
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user