Update getafteritmedia.com

This commit is contained in:
freearhey 2023-12-03 16:10:19 +03:00
parent ef36441fc2
commit 6ec975bfb9
2 changed files with 15 additions and 2 deletions

View file

@ -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')

View 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
```