major css and streams update

This commit is contained in:
2021-12-21 12:56:34 +03:00
parent f86547e2c1
commit 3f23a53eae
5 changed files with 39 additions and 52 deletions

30
id.php
View File

@@ -47,7 +47,7 @@ function getIDice($streamingUrl, $interval, $offset = 0, $headers = true) {
// first
echo "id:;:";
try {
$firststr = getIDshout("93.100.61.75","8000"); // Anima Amoris [DubTech Mix]
$firststr = getIDshout("93.100.18.126","8000"); // Anima Amoris [DubTech Mix]
if (substr($firststr, -7) == "sknt.ru") echo stristr($firststr," * anima.sknt.ru",true);
else echo $firststr;
} catch (Exception $exfirst) {
@@ -56,7 +56,7 @@ try {
// second
echo ":;:";
try {
$secondstr = getIDshout("93.100.61.75","8024"); // Anima Amoris [DubTech Mix]
$secondstr = getIDshout("93.100.18.126","8024"); // Anima Amoris [DubTech Mix]
if (substr($secondstr, -7) == "sknt.ru") echo stristr($secondstr," * anima.sknt.ru",true);
else echo $secondstr;
} catch (Exception $exsecond) {
@@ -79,55 +79,47 @@ try {
// fifth
echo ":;:";
try {
echo getIDshout("94.23.115.253","12005","GET /7.html?sid=1 HTTP/1.1\nUser-Agent:Mozilla\n\n"); // Chillkyway - outer space
getIDice("http://94.130.113.214:8000/dubtechno", 19200); // Schizoid Dub Techno
if ($getIDice = "ÿþf - ÿþR") echo "online streaming";
else echo $getIDice;
} catch (Exception $exfifth) {
echo "unavailable";
}
// sixth
echo ":;:";
try {
echo getIDice("http://94.130.113.214:8000/dubtechno", 19200); // Schizoid Dub Techno
echo getIDice("http://78.47.31.164:8002/dub", 19200); // MABU Beatz Dub Techno
} catch (Exception $exsixth) {
echo "unavailable";
}
// seventh
echo ":;:";
try {
echo getIDice("http://78.47.31.164:8002/dub", 19200); // MABU Beatz Dub Techno
echo getIDice("http://195.133.48.93:8000/MixCult_96kbps", 19200); // MixCult Deep Techno Radio
} catch (Exception $exseventh) {
echo "unavailable";
}
// eighth
echo ":;:";
try {
echo getIDice("http://195.133.48.93:8000/MixCult_96kbps", 19200); // MixCult Deep Techno Radio
} catch (Exception $exseighth) {
echo getIDice("https://c2.radioboss.fm:18382/stream", 19200); // dubte.ch
} catch (Exception $exeighth) {
echo "unavailable";
}
// ninth
echo ":;:";
try {
echo getIDshout("198.24.145.146","8852"); // Deep Planet on MixLive.ie
echo getIDice("http://prem2.di.fm:80/dubtechno_hi?266a3dc03aaa30a0807d9062", 19200); // Digitally Imported Dub Techno
} catch (Exception $exninth) {
echo "unavailable";
}
// tenth
echo ":;:";
try {
echo getIDice("http://node-31.zeno.fm/0aapuzcxc5zuv", 19200); // Coldfunk
echo getIDshout("2.58.194.54","8852"); // Deep Planet on MixLive.ie
} catch (Exception $extenth) {
echo "unavailable";
}
// eleventh
echo ":;:";
try {
echo getIDice("http://176.31.107.8:8133/stream", 19200); // arctic dub (sursumcorda)
} catch (Exception $exeleventh) {
echo "unavailable";
}
// twelfth
echo ":;:";
echo "unavailable [commercial]"; // Digitally Imported Dub Techno
echo ":;:";
?>