-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pixieclaws
committed
Jun 20, 2024
1 parent
758d5bd
commit dce4a21
Showing
1 changed file
with
45 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,96 +1,60 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<style> | ||
body { | ||
max-width: 1000px; | ||
margin: auto; | ||
} | ||
</style> | ||
|
||
|
||
<head> | ||
|
||
|
||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>FrostIPTV</title> | ||
|
||
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style> | ||
<link rel="icon" type="image/jpeg" href="https://avatars.githubusercontent.com/u/168616494"/> | ||
|
||
</head> | ||
|
||
|
||
|
||
<body style="background-color: black; color:white; font-family:Arial;"> | ||
|
||
<body> | ||
<img src="https://avatars.githubusercontent.com/u/168616494" alt="Frost logo" style="width:123px;height:123px;"> | ||
|
||
<h1>FrostIPTV</h1> | ||
|
||
<p>The simplest IPTV service. Channels from around the world, all for free.</p> | ||
|
||
<h2>Portal</h2> | ||
<a href="https://github.com/frostiptv/frostiptv.github.io" target="_blank">Repository</a> | ||
|
||
|
||
<a href="https://f.phite.ro/tv.m3u" target="_blank">Channels</a> | ||
|
||
|
||
<a href="https://f.phite.ro/radio.m3u8" target="_blank">Radio (WIP)</a> | ||
|
||
|
||
<a href="https://matrix.to/#/#frost:omada.cafe" target="_blank">Matrix</a> | ||
|
||
|
||
<a href="xmpp:frost@room.telepath.im?join" target="_blank">XMPP</a> | ||
|
||
|
||
<a href="https://dsc.gg/frost2" target="_blank">Discord</a> | ||
|
||
|
||
|
||
|
||
<a href="https://www.videolan.org/vlc" target="_blank">Download VLC</a> | ||
|
||
|
||
<a href="https://potplayer.daum.net/" target="_blank">Download PotPlayer</a> | ||
|
||
<p>Contribute</p> | ||
|
||
|
||
<p>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 lmao. Anything that can last at least 3 minutes without lagging, freezing or crashing is considered a stable stream.</p> | ||
|
||
<h3>Disclaimer</h3> | ||
|
||
<p>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 publicly 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. Note that 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 GitHub. To remove this content from the web, you should contact the web host that’s actually hosting the content (not GitHub, nor the maintainers of this repository).</p> | ||
|
||
<p>How to use</p> | ||
|
||
<p>PotPlayer: Ctrl+U</p> | ||
|
||
<h2>Portal</h2> | ||
<nav> | ||
<a href="https://github.com/frostiptv/frostiptv.github.io" target="_blank">Repository</a> • | ||
<a href="https://f.phite.ro/tv.m3u" target="_blank">Channels</a> • | ||
<a href="https://f.phite.ro/radio.m3u8" target="_blank">Radio (WIP)</a> • | ||
<a href="xmpp:frost@room.telepath.im?join" target="_blank">XMPP MUC</a> • | ||
<a href="https://matrix.to/#/#frost:omada.cafe" target="_blank">Matrix room</a> • | ||
<a href="https://dsc.gg/frost2" target="_blank">Discord server</a> | ||
</nav> | ||
<nav> | ||
<a href="https://www.videolan.org/vlc" target="_blank">Download VLC</a> • | ||
<a href="https://potplayer.daum.net/" target="_blank">Download PotPlayer</a> | ||
</nav> | ||
|
||
<h3>Contribute</h3> | ||
<p>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 lmao. Anything that can last at least 3 minutes without lagging, freezing or crashing is considered a stable stream.</p> | ||
|
||
<h3>Disclaimer</h3> | ||
<p>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 publicly 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. Note that 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 GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (not GitHub, nor the maintainers of this repository).</p> | ||
|
||
<h3>How to use</h3> | ||
<p>PotPlayer: Ctrl+U</p> | ||
<p>VLC: Ctrl+N</p> | ||
|
||
<p>Members</p> | ||
|
||
<a href="https://github.com/shiawasevip"><img src="https://avatars.githubusercontent.com/u/164063937" width="88" height="88"></a> | ||
<a href="https://github.com/c4artisan"><img src="https://avatars.githubusercontent.com/u/41709262" width="88" height="88"></a> | ||
<a href="https://github.com/Keeper-CP1"><img src="https://avatars.githubusercontent.com/u/77489104" width="88" height="88"></a> | ||
<a href="https://github.com/joshietrue"><img src="https://avatars.githubusercontent.com/u/78919116" width="88" height="88"></a> | ||
<a href="https://github.com/rushereeeeee"><img src="https://avatars.githubusercontent.com/u/125172679" width="88" height="88"></a> | ||
<a href="https://github.com/cysjunk"><img src="https://avatars.githubusercontent.com/u/89982841" width="88" height="88"></a> | ||
<a href="https://github.com/ExperiencersInternational"><img src="https://avatars.githubusercontent.com/u/56035537" width="88" height="88"></a> | ||
<a href="https://github.com/InsolenceWillow"><img src="https://avatars.githubusercontent.com/u/123328690" width="88" height="88"></a> | ||
<a href="https://github.com/mimipipi22"><img src="https://avatars.githubusercontent.com/u/99712080" width="88" height="88"></a> | ||
<a href="https://github.com/mavijavi5124"><img src="https://avatars.githubusercontent.com/u/166801153" width="88" height="88"></a> | ||
<a href="https://github.com/pixieclaws"><img src="https://cdn.discordapp.com/avatars/1168498579351011330/1928a0472b20982ec8e476543ce173e6.png" width="88" height="88"></a> | ||
<a href="https://github.com/metroid2023"><img src="https://avatars.githubusercontent.com/u/134220528" width="88" height="88"></a> | ||
<a href="https://github.com/bogartdabid"><img src="https://avatars.githubusercontent.com/u/136150168" width="88" height="88"></a> | ||
<a href="https://discord.com/users/1012822632720244786"><img src="https://cdn.discordapp.com/avatars/1012822632720244786/d277340609a7e3d5bde3963db6ee5ac9.png" width="88" height="88"></a> | ||
|
||
<p>Thanks for the domain!<p> | ||
|
||
<a href="https://gra.phite.ro"><img src="https://github.com/frostiptv/frostiptv.github.io/assets/164063937/e4ce76a7-4224-4651-9669-e7ad2fdbe2a7"></a> | ||
|
||
|
||
<h3>Members</h3> | ||
<div> | ||
<a href="https://github.com/shiawasevip"><img src="https://avatars.githubusercontent.com/u/164063937" width="88" height="88"></a> | ||
<a href="https://github.com/c4artisan"><img src="https://avatars.githubusercontent.com/u/41709262" width="88" height="88"></a> | ||
<a href="https://github.com/Keeper-CP1"><img src="https://avatars.githubusercontent.com/u/77489104" width="88" height="88"></a> | ||
<a href="https://github.com/joshietrue"><img src="https://avatars.githubusercontent.com/u/78919116" width="88" height="88"></a> | ||
<a href="https://github.com/rushereeeeee"><img src="https://avatars.githubusercontent.com/u/125172679" width="88" height="88"></a> | ||
<a href="https://github.com/cysjunk"><img src="https://avatars.githubusercontent.com/u/89982841" width="88" height="88"></a> | ||
<a href="https://github.com/ExperiencersInternational"><img src="https://avatars.githubusercontent.com/u/56035537" width="88" height="88"></a> | ||
<a href="https://github.com/InsolenceWillow"><img src="https://avatars.githubusercontent.com/u/123328690" width="88" height="88"></a> | ||
<a href="https://github.com/mimipipi22"><img src="https://avatars.githubusercontent.com/u/99712080" width="88" height="88"></a> | ||
<a href="https://github.com/mavijavi5124"><img src="https://avatars.githubusercontent.com/u/166801153" width="88" height="88"></a> | ||
<a href="https://github.com/pixieclaws"><img src="https://cdn.discordapp.com/avatars/1168498579351011330/1928a0472b20982ec8e476543ce173e6.png" width="88" height="88"></a> | ||
<a href="https://github.com/metroid2023"><img src="https://avatars.githubusercontent.com/u/134220528" width="88" height="88"></a> | ||
<a href="https://github.com/bogartdabid"><img src="https://avatars.githubusercontent.com/u/136150168" width="88" height="88"></a> | ||
<a href="https://discord.com/users/1012822632720244786"><img src="https://cdn.discordapp.com/avatars/1012822632720244786/d277340609a7e3d5bde3963db6ee5ac9.png" width="88" height="88"></a> | ||
</div> | ||
<p>Thank you <a href="https://gra.phite.ro">Graphite</a> for the domain!<p> | ||
<a href="https://gra.phite.ro"><img src="https://github.com/frostiptv/frostiptv.github.io/assets/164063937/e4ce76a7-4224-4651-9669-e7ad2fdbe2a7"></a> | ||
</body> | ||
|
||
</html> |
dce4a21
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i was too lazy to do this thanks