Compare commits

..

No commits in common. "main" and "1.0.0" have entirely different histories.
main ... 1.0.0

2 changed files with 1 additions and 12 deletions

1
.github/FUNDING.yml vendored
View File

@ -1 +0,0 @@
github: davidclaeysquinones

View File

@ -4,9 +4,6 @@ This repo builds and Docker image of [pluto_tv_scraper](https://github.com/4v3ng
The purpose is to make the deployment easier and more suitable for different environments.<br>
As a result an m3u8 playlist and xmltv file will be generated for pluto TV.
The original repository of this image is hosted on https://git.claeyscloud.com/david/pluto_tv_scraper-docker.<br>
A public mirror is available at https://github.com/davidclaeysquinones/pluto_tv_scraper-docker.
## Dependencies
[Node](https://nodejs.org/en)<br>
@ -64,10 +61,3 @@ services:
- TZ=Etc/UTC
restart: unless-stopped
```
### Versions
- 1.0.0 &nbsp;
1.1.21
- 1.0.1 &nbsp;
1.1.24