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