Update directv.com.ar

This commit is contained in:
freearhey
2023-12-03 00:38:15 +03:00
parent 54c0adaa44
commit 7ca948b60e
3 changed files with 260 additions and 247 deletions

View File

@@ -0,0 +1,15 @@
# directv.com.ar
https://directv.com.ar/ _[Geo-blocked]_
### Download the guide
```sh
npm run grab -- --site=directv.com.ar
```
### Test
```sh
npm test -- directv.com.ar
```