Update flixed.io

This commit is contained in:
freearhey 2023-12-03 15:45:10 +03:00
parent 8e7675933f
commit 82c67e1367
3 changed files with 164 additions and 151 deletions

15
sites/flixed.io/readme.md Normal file
View file

@ -0,0 +1,15 @@
# flixed.io
https://flixed.io/tv-guide
### Download the guide
```sh
npm run grab -- --site=flixed.io
```
### Test
```sh
npm test -- flixed.io
```