Skip to main content

codigos

android google playstore instant

market://launch?id=<package_name>

codigo para audio en html5

<p><br><audio id="stream" controls="controls" preload="none" style="width: 20em;">
        <source src="https://serviciostreaming.com/audios/altadelservicio/modalidadesdetransmision.mp3" type="audio/mpeg">
        </audio></p>

Poner variables de l aurl en bludit

<script>
   url = window.location.href;
   dato1 = url.split( 'puerto=' )[1];
   dato2 = dato1.split( '&' )[0];
   document.write(dato2);
</script>

redirect en javascript

<script type="text/javascript">window.location = "http://fmvida979.com.ar";</script>

desuscribir en paneldecliente

SSL

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R,L]

texto para unsuscribe desuscribirse del newsletter de paneldecliente

<hr />
<p style="background-color: #ffffff; color: #505050; text-size-adjust: 100%;"><em><a href="{$unsubscribe_url}">Para no recibir mas notificaciones clic aqui</a> . (soporte y facturación no pueden desuscribirse)</em></p>

reproductor flotante como en http://fmsion921.com.ar/

<div style="bottom: 0;display: flex;height: 110px;left: 0;position: fixed;right: 0;width: 100%;z-index: 1500;overflow: hidden;"><iframe name="contenedorPlayer" class="cuadroBordeado" allow="autoplay" width="100%" height="130px" marginwidth="0"
      marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" crossorigin="anonymous"
      src="https://radio11.argentinaservers.online/cp/widgets/player/single/?p=8144"></iframe>
  </div>

PLAYERS PARA NOTICIOSO

Codigo para poner player radio20 

<div style="bottom: 0;display: flex;height: 75px;left: 0;position: fixed;right: 0;width: 100%;z-index: 1500;overflow: hidden;">

<iframe src="https://radio20.servidorderadio.net:2020/AudioPlayer/8016?mount=/stream&amp;" border="0" style="border: 0;" width="100%" height="75"></iframe>
      
      
  </div>

reproductor como iframe

index.html

<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> 
 

<title>RADIO EVA ONLINE- TUCUMÁN</title>
<meta name="description" content="RADIO xxxxxxxxxxxxxxxxx" />
  
<meta name="robots" content="index"/>
<meta name="robots" content="follow"/>
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
</head>

<FRAMESET rows="100%,110px" FRAMEBORDER="no">
  <frame name="central" src="homenoticiero.php">
  <frame name="stream" src="player.html" scrolling="no" frameborder="0">
</FRAMESET>

<NOFRAMES>
  <BODY>
  Ingresa al sitio web <a href="index.php">aqui</a>
  </BODY>
</NOFRAMES>

</html>

player.html un flotnate

cambiar nombre de index.php a homenoticiero.php

en categorias.php cambiar index.php por <a class="mt-10" href="homenoticiero.php">