Update vtm.be

This commit is contained in:
freearhey
2023-12-02 15:21:20 +03:00
parent d003a2025e
commit 99ce17c338
3 changed files with 17 additions and 4 deletions
+15
View File
@@ -0,0 +1,15 @@
# vtm.be
https://vtm.be/tv-gids
### Download the guide
```sh
npm run grab -- --site=vtm.be
```
### Test
```sh
npm test -- vtm.be
```