mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update andorradifusio.ad
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
// npm run grab -- --site=andorradifusio.ad
|
|
||||||
|
|
||||||
const { parser, url } = require('./andorradifusio.ad.config.js')
|
const { parser, url } = require('./andorradifusio.ad.config.js')
|
||||||
const fs = require('fs')
|
const fs = require('fs')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
|||||||
15
sites/andorradifusio.ad/readme.md
Normal file
15
sites/andorradifusio.ad/readme.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# andorradifusio.ad
|
||||||
|
|
||||||
|
https://andorradifusio.ad/programacio/atv
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=andorradifusio.ad
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- andorradifusio.ad
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user