Files
epg/sites/go3.ee/readme.md
2026-04-08 05:13:35 +03:00

22 lines
309 B
Markdown

# go3.ee
https://go3.ee/live_tv
### Download the guide
```sh
npm run grab --- --site=go3.ee
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/go3.ee/go3.ee.config.js --output=./sites/go3.ee/go3.ee.channels.xml
```
### Test
```sh
npm test --- go3.ee
```