Files

22 lines
381 B
Markdown
Raw Permalink Normal View History

2025-12-22 13:36:29 +05:30
# airtelxstream.in
https://airtelxstream.in
### Download the guide
```sh
npm run grab --- --site=airtelxstream.in
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/airtelxstream.in/airtelxstream.in.config.js --output=./sites/airtelxstream.in/airtelxstream.in.channels.xml
```
### Test
```sh
npm test --- airtelxstream.in
```