Update arianatelevision.com

This commit is contained in:
freearhey
2023-12-02 18:34:30 +03:00
parent 8f8873bcd1
commit 54fd35707e
2 changed files with 15 additions and 2 deletions
+15
View File
@@ -0,0 +1,15 @@
# arianatelevision.com
https://www.arianatelevision.com/program-schedule/
### Download the guide
```sh
npm run grab -- --site=arianatelevision.com
```
### Test
```sh
npm test -- arianatelevision.com
```