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