Add files via upload

This commit is contained in:
fraudiay79
2024-12-20 08:47:02 -05:00
committed by GitHub
parent 37e27c8cf8
commit d70147cb72
5 changed files with 3673 additions and 0 deletions

21
sites/snrt.ma/readme.md Normal file
View File

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