mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update directv.com.uy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<channels>
|
||||
<!-- <channel site="directv.com.uy" lang="es" xmltv_id="" site_id="208#SONY">Sony Entertainment</channel> -->
|
||||
<channel site="directv.com.uy" lang="es" xmltv_id="" site_id="208#SONY">Sony Entertainment</channel>
|
||||
<channel site="directv.com.uy" lang="es" xmltv_id="24Horas.cl" site_id="708#24HR">24 Horas</channel>
|
||||
<channel site="directv.com.uy" lang="es" xmltv_id="AMCLatinAmerica.us" site_id="210#AMC">AMC</channel>
|
||||
<channel site="directv.com.uy" lang="es" xmltv_id="AnimalPlanetLatinAmerica.us" site_id="734#ANML">Animal Planet</channel>
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// [Geo-blocked] npm run grab -- --site=directv.com.uy
|
||||
|
||||
const { parser, url, request } = require('./directv.com.uy.config.js')
|
||||
const fs = require('fs')
|
||||
const path = require('path')
|
||||
|
||||
15
sites/directv.com.uy/readme.md
Normal file
15
sites/directv.com.uy/readme.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# directv.com.uy
|
||||
|
||||
https://directv.com.uy/ _[Geo-blocked]_
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=directv.com.uy
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- directv.com.uy
|
||||
```
|
||||
Reference in New Issue
Block a user