mirror of
https://github.com/Stream4me/stream4me.github.io.git
synced 2025-06-05 21:49:15 +02:00
website test
This commit is contained in:
parent
e7a4f4607b
commit
f58c3783c6
BIN
fanart.jpg
Normal file
BIN
fanart.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
githubLogo.png
Normal file
BIN
githubLogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 743 B |
30
index.html
30
index.html
@ -3,15 +3,39 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Kodi on Demand</title>
|
||||
<style type="text/css">
|
||||
body{
|
||||
color: white
|
||||
}
|
||||
button{
|
||||
background-position:left center;
|
||||
background-repeat:no-repeat;
|
||||
color: white;
|
||||
background-color: #0366d6;
|
||||
border-color: #0366d6;
|
||||
border-radius: 8px;
|
||||
height: 40px;
|
||||
text-indent: 32px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
Come installare KoD:
|
||||
<body bgcolor="black">
|
||||
<center><img src="fanart.jpg" width="20%" height="20%"></center>
|
||||
<p style="text-align:center;"><b>Kodi on Demand è un addon di Kodi per cercare e guardare contenuti sul web</b></p>
|
||||
<p>Come installare KoD:
|
||||
<ul>
|
||||
<li>Scarica il repository: <a href="https://tinyurl.com/kodrepo">https://tinyurl.com/kodrepo</a> (se hai un tvbox digita questo link nel browser)</li>
|
||||
<li>Scarica il repository: <a href="http://7.ly/kodrepo">7.ly/kodrepo</a> (se hai un tvbox digita questo link nel browser)</li>
|
||||
<li>Apri Kodi e vai in Addons -> installa da file zip</li>
|
||||
<li>Seleziona il file appena scaricato (repository.kod-1.0) e installalo</li>
|
||||
<li>Recati in "installa da repository" -> "KoD Repo" -> "Addon Video" ed installa l'addon</li>
|
||||
<li>Apri KoD e goditelo!</li>
|
||||
</ul>
|
||||
</p>
|
||||
<center>
|
||||
<a href="https://github.com/kodiondemand/"><button style="background-image: url('githubLogo.png');">Codice sorgente</button></a>
|
||||
<a href="https://t.me/kodiondemand"><button style="background-image: url('telegramLogo.png');">Gruppo Telegram</button></a>
|
||||
</center>
|
||||
<p style="color:red">The owners and submitters to this addon do not host or distribute any of the content displayed by these addons nor do they have any affiliation with the content providers.</p>
|
||||
<p style="color:yellow">Kodi © is a registered trademark of the XBMC Foundation. We are not connected to or in any other way affiliated with Kodi, Team Kodi, or the XBMC Foundation. Furthermore, any software, addons, or products offered by us will receive no support in official Kodi channels, including the Kodi forums and various social networks.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Binary file not shown.
BIN
telegramLogo.png
Normal file
BIN
telegramLogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
x
Reference in New Issue
Block a user