Skip to content

Commit

Permalink
Update tvtv.us
Browse files Browse the repository at this point in the history
  • Loading branch information
freearhey committed Dec 1, 2023
1 parent 7684f38 commit 78d582b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 15 additions & 0 deletions sites/tvtv.us/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# tvtv.us

https://www.tvtv.us/

### Download the guide

```sh
npm run grab -- --site=tvtv.us
```

### Test

```sh
npm test -- tvprofil.com
```
2 changes: 0 additions & 2 deletions sites/tvtv.us/tvtv.us.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// npm run grab -- --site=tvtv.us

const { parser, url } = require('./tvtv.us.config.js')
const dayjs = require('dayjs')
const utc = require('dayjs/plugin/utc')
Expand Down

0 comments on commit 78d582b

Please sign in to comment.