Update visionplus.id

This commit is contained in:
freearhey
2023-12-02 15:09:39 +03:00
parent eaefc6c04d
commit ace6881c28
3 changed files with 30 additions and 12 deletions

View File

@@ -0,0 +1,21 @@
# visionplus.id
https://www.visionplus.id/channel
### Download the guide
```sh
npm run grab -- --site=visionplus.id
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/visionplus.id/visionplus.id.config.js --output=./sites/visionplus.id/visionplus.id.channels.xml
```
### Test
```sh
npm test -- visionplus.id
```