Update artonline.tv

This commit is contained in:
freearhey
2023-12-02 18:38:55 +03:00
parent 0a8bb656ba
commit e0033b42d8
2 changed files with 15 additions and 2 deletions
+15
View File
@@ -0,0 +1,15 @@
# artonline.tv
https://www.artonline.tv/guide/1
### Download the guide
```sh
npm run grab -- --site=artonline.tv
```
### Test
```sh
npm test -- artonline.tv
```