mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update getafteritmedia.com
This commit is contained in:
parent
ef36441fc2
commit
6ec975bfb9
2 changed files with 15 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
// npm run grab -- --site=getafteritmedia.com
|
||||
|
||||
const { parser, url } = require('./getafteritmedia.com.config.js')
|
||||
const fs = require('fs')
|
||||
const path = require('path')
|
||||
|
|
15
sites/getafteritmedia.com/readme.md
Normal file
15
sites/getafteritmedia.com/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# getafteritmedia.com
|
||||
|
||||
https://www.getafteritmedia.com/guia_tv/completa
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=getafteritmedia.com
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- getafteritmedia.com
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue