mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update berrymedia.co.kr
This commit is contained in:
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user