Update tvmi.mt

This commit is contained in:
freearhey
2023-12-01 14:33:24 +03:00
parent 8e72ae4d9c
commit 48d8f1aca2
2 changed files with 15 additions and 2 deletions

15
sites/tvmi.mt/readme.md Normal file
View File

@@ -0,0 +1,15 @@
# tvmi.mt
https://tvmi.mt/schedule/
### Download the guide
```sh
npm run grab -- --site=tvmi.mt
```
### Test
```sh
npm test -- tvmi.mt
```