Update andorradifusio.ad

This commit is contained in:
freearhey 2023-12-02 18:28:52 +03:00
parent 1d7bd0dad7
commit c1688b3e30
2 changed files with 15 additions and 2 deletions

View file

@ -1,5 +1,3 @@
// npm run grab -- --site=andorradifusio.ad
const { parser, url } = require('./andorradifusio.ad.config.js')
const fs = require('fs')
const path = require('path')

View file

@ -0,0 +1,15 @@
# andorradifusio.ad
https://andorradifusio.ad/programacio/atv
### Download the guide
```sh
npm run grab -- --site=andorradifusio.ad
```
### Test
```sh
npm test -- andorradifusio.ad
```