diff --git a/assets/css/style.css b/assets/css/style.css new file mode 100644 index 0000000..7ecdf50 --- /dev/null +++ b/assets/css/style.css @@ -0,0 +1,9 @@ +body { + max-width: 1000px; + margin: 2em auto; + background-color: black; + color: white; + font-family: Arial +} + +a {color:#05d5ff} \ No newline at end of file diff --git a/button.png b/assets/img/88x31/badge.png similarity index 100% rename from button.png rename to assets/img/88x31/badge.png diff --git a/assets/img/88x31/fsky.png b/assets/img/88x31/fsky.png new file mode 100644 index 0000000..52b4af1 Binary files /dev/null and b/assets/img/88x31/fsky.png differ diff --git a/assets/img/88x31/nadeko.png b/assets/img/88x31/nadeko.png new file mode 100644 index 0000000..7968be9 Binary files /dev/null and b/assets/img/88x31/nadeko.png differ diff --git a/assets/img/favicon.png b/assets/img/favicon.png new file mode 100644 index 0000000..14fe3e0 Binary files /dev/null and b/assets/img/favicon.png differ diff --git a/assets/img/logo.png b/assets/img/logo.png new file mode 100644 index 0000000..f4926dc Binary files /dev/null and b/assets/img/logo.png differ diff --git a/index.html b/index.html index d86885f..ca2a7d7 100644 --- a/index.html +++ b/index.html @@ -1,60 +1,64 @@ -
- - -The simplest IPTV service. TV channels and radio stations from around the world, all for free.
+Want to help out? That'd be awesome! You can either open an issue to contribute or ask for an invite. If you open an issue you'll probably be invited anyways but it's your choice to join. Anything that can last at least 5 minutes without lagging, freezing or crashing is considered a stable stream.
+See the tutorial page for instructions.
-No video files are stored. We're simply using user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made public by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a pull request or opening an issue. However, we have no control over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Linking does not directly infringe copyright because no copy is actually made on the site providing the link, and thus this is not a valid reason to send a DMCA notice. To remove this content from the web, you should contact the web host that's actually hosting the content (not the maintainers of this repository).
+We believe entertainment and information are essential resources in life, and they should be easily accessible to the public. Things like cable services are locking these behind paywalls that some people might not be able to afford or access easily, and things like OTA / FAST television are very hard to rely on. This service is giving to you what you'll need to know and also providing easily available entertainment.
-See the tutorial page.
+Want to help out? That'd be awesome! You can either open an issue to contribute or ask for an invite. If you open an issue you'll probably be invited anyways but it's your choice to join. Anything that can last at least 5 minutes without lagging, freezing or crashing is considered a stable stream.
-We believe entertainment and information are essential resources in life, and they should be easily accessible to the public. Things like cable services are locking these behind paywalls that some people might not be able to afford or access easily, and things like OTA / FAST television are very hard to rely on. This service is giving to you what you'll need to know and also providing easily available entertainment.
+No video files are stored. We're simply using user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made public by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a pull request or opening an issue. However, we have no control over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Linking does not directly infringe copyright because no copy is actually made on the site providing the link, and thus this is not a valid reason to send a DMCA notice. To remove this content from the web, you should contact the web host that's actually hosting the content (not the maintainers of this repository).
-Thanks to: Saint for the subdomain and for helping with like 90% of the Lite site, Fijxu for letting Frost's home be nadeko.net, and BNKdesigns for making the V2 site.
- - - - - \ No newline at end of file +