|
@@ -3,16 +3,7 @@ title: Accueil
|
|
|
---
|
|
|
|
|
|
<html>
|
|
|
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
|
|
|
-<script src="https://radioplayerlive.ovh/mediaelement-and-player.js"></script>
|
|
|
-<link rel="stylesheet" href="https://radioplayerlive.ovh/mediaelementplayer.css" />
|
|
|
-<style>
|
|
|
-.mejs-container .mejs-controls {
|
|
|
-background:#1541f0 !important;
|
|
|
-}
|
|
|
-</style>
|
|
|
-<div id="radioplayerlive"></div>
|
|
|
-<script src="https://radioplayerlive.ovh/player.php?server=0&url=https://streaming.am-networks.fr&autoplay=1"></script>
|
|
|
+<audio preload="auto" controls style="width:100%; height:40px;" src="https://streaming.am-networks.fr"> </audio>
|
|
|
</html>
|
|
|
[Read in English](https://am-networks.fr/en)
|
|
|
|