Update pbsguam.org

This commit is contained in:
freearhey 2023-11-26 12:58:54 +03:00
parent 8afa7d1595
commit 5e66b10e72
3 changed files with 18 additions and 3 deletions

View file

@ -0,0 +1,17 @@
# pbsguam.org
https://pbsguam.org/calendar/
### Download the guide
```sh
npm run grab -- --site=pbsguam.org
```
**NOTE:** The program is only available Thursday through Sunday.
### Test
```sh
npm test -- pbsguam.org
```