Update berrymedia.co.kr

This commit is contained in:
freearhey 2023-11-28 23:09:54 +03:00
parent b913a17c9f
commit b37d250236
2 changed files with 15 additions and 2 deletions

View file

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

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