Files
epg/sites/foxsports.com.au/readme.md
2026-03-17 03:33:30 +03:00

22 lines
387 B
Markdown

# foxsports.com.au
https://www.foxsports.com.au/
### Download the guide
```sh
npm run grab --- --sites=foxsports.com.au
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/foxsports.com.au/foxsports.com.au.config.js --output=./sites/foxsports.com.au/foxsports.com.au.channels.xml
```
### Test
```sh
npm test --- foxsports.com.au
```