Rename myafn.dodmedia.osd.mil to v3.myafn.dodmedia.osd.mil

This commit is contained in:
freearhey
2023-12-03 18:18:42 +03:00
parent 45dd245fd4
commit 70fc6794da
6 changed files with 34 additions and 34 deletions

View File

@@ -0,0 +1,21 @@
# v3.myafn.dodmedia.osd.mil
https://v3.myafn.dodmedia.osd.mil/
### Download the guide
```sh
npm run grab -- --site=v3.myafn.dodmedia.osd.mil
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/v3.myafn.dodmedia.osd.mil/v3.myafn.dodmedia.osd.mil.config.js --output=./sites/v3.myafn.dodmedia.osd.mil/v3.myafn.dodmedia.osd.mil.channels.xml
```
### Test
```sh
npm test -- v3.myafn.dodmedia.osd.mil
```