RD5 GOLD WEB EDITOR
📄
📄 2-RB4-3CC.HTML
📄 222.JPG
📄 3CC-BASIC1.HTML
📄 Microsoft Paint.exe
📄 R2C-3.HTML
📄 R2C-4.HTML
📄 RB4-3C.HTML
📄 RB4-3CC.HTML
📄 RB4-RETRO.HTML
📄 RB4-RETRO.html
📄 RD5-3CC.html
📄 RL-4.html
📄 TARS.html
📄 TES10.mp3
📄 TES11.mp3
📄 TRISHA-OK.html
📄 TRISHA-WIN.HTML
📄 Tiny-demo.html
📄 Tinybj7-blindado.html
📄 Tinybj7-publica.html
📄 aplicaciones-rd5.html
📄 app1.html
📄 app2.html
📄 app3.html
📄 appb1.html
📄 appb2.html
📄 appb3.html
📄 appb4.html
📄 appb5.html
📄 appb6.html
📄 c-julio.JPG
📄 caratula.gif
📄 caratula02.gif
📄 caratula2.gif
📄 chokurei2.jpg
📄 columna-julio.html
📄 columna-stella.html
📄 columna-stellab.html
📄 demos.html
📄 df3.html
📄 dni.gif
📄 donaciones.gif
📄 ecualizador.html
📄 ed-podcast.JPG
📄 ed-radio.JPG
📄 editorv.html
📄 editorv1.html
📄 editorv2.html
📄 fondo5d.jpg
📄 fresi-clip.html
📄 gold.php
📄 gold62.php
📄 gold93.php
📄 googlefd161ffccea5f6ab.html
📄 gw.php
📄 index-anterior.html
📄 index.html
📄 index2.html
📄 logo.png
📄 logo.webp
📄 magazine.html
📄 manager3.php
📄 mic2.jpg
📄 mini1.html
📄 minib2a.html
📄 mn.php
📄 muestra.JPG
📄 p.html
📄 pm.html
📄 pm2.html
📄 pod-rd5.html
📄 podcast-stops.gif
📄 podcast2.mp3
📄 pp.html
📄 promo-tinybj7.html
📄 radio.html
📄 radio_gold.html
📄 rd5-fresia-4 canvashtml
📄 rd5-fresia-ok.html
📄 rd5-fresia.html
📄 rd5-plus-anterior.html
📄 rd5-plus.html
📄 rd5-plus2.html
📄 rd5-radioplayer.html
📄 rd5-tv.html
📄 rd5.html
📄 sst.html
📄 st.html
📄 starclip.html
📄 stella-2.JPG
📄 stella.JPG
📄 stt.html
📄 t-rd5.html.html
📄 t-rd6.html
📄 t-rd7.html
📄 t-tiny.html
📄 tes0.jpg
📄 tes1.jpg
📄 tes2.jpg
📄 tes4.jpg
📄 tes4.mp3
📄 tes5.jpg
📄 tes7.jpg
📄 tes8.jpg
📄 tienda.html
📄 tiendaaps.html
📄 tiendapps.html
📄 tiny-bj6.html
📄 tiny-bj7-full.html
📄 tiny-bj7.html
📄 tiny3-bj2.html
📄 tinybj7-blindado.html
📄 tinydemo.html
📄 titulo.jpg
📄 tnw2.html
📄 trisha-basic.html
📄 trisha-cafe.html
📄 trisha-mini.html
📄 tv-pantalla.php
📄 tv.html
📄 xdni.html
CÓDIGO (OSCURO GOLD)
VISTA PREVIA
💾 GUARDAR
Tema: Monokai
Tema: Dracula
Tema: Material
Tema: Blackboard
Tema: Abyss
Monospace
Courier
12px
14px
16px
18px
20px
22px
24px
26px
28px
30px
32px
↷ Rehacer
↶ Deshacer
🔍 BUSCAR
+ REPRO RADIO
SIG.
X
<!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <title>RD5 Network - Radio, TV Online, Apps y Contenido Multimedia</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- ===== SEO ===== --> <meta name="description" content="RD5 Network es una plataforma multimedia con radio online, TV en vivo, contenido exclusivo y aplicaciones digitales. Accedé a RD5 Radio, RD5 TV, RD5 Plus y Apps."> <meta name="keywords" content="radio online, tv online, streaming, apps, podcast, RD5, multimedia, radio en vivo, tv en vivo"> <meta name="robots" content="index, follow"> <link rel="canonical" href="https://dorix.com.co/rd5/"> <!-- ===== OPEN GRAPH (REDES) ===== --> <meta property="og:title" content="RD5 Network"> <meta property="og:description" content="Radio, TV online, Apps y contenido multimedia en un solo lugar"> <meta property="og:type" content="website"> <meta property="og:url" content="https://dorix.com.co/rd5/"> <!-- ===== DATOS ESTRUCTURADOS ===== --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebSite", "name": "RD5 Network", "url": "https://dorix.com.co/rd5/", "description": "Plataforma digital con radio online, TV en vivo, apps y contenido multimedia" } </script> <style> html,body{ margin:0; padding:0; height:100%; overflow:hidden; font-family:Arial, sans-serif; color:#fff; } /* CANVAS FONDO */ #space{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:0; } /* CONTENIDO */ .wrapper{ position:relative; z-index:2; text-align:center; } body{ display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at center, rgba(180,30,30,0.35) 0%, transparent 55%), linear-gradient(180deg, #050505, #0b0b0b); } h1{ margin-bottom:30px; font-size:28px; letter-spacing:4px; text-shadow: 0 0 12px rgba(255,60,60,0.4); } .menu{ display:grid; grid-template-columns:repeat(4, 1fr); gap:22px; } .item{ width:115px; height:115px; background:linear-gradient(145deg, #1a1a1a, #0e0e0e); border-radius:20px; display:flex; flex-direction:column; justify-content:center; align-items:center; text-decoration:none; font-size:13px; transition:0.25s; box-shadow:0 0 20px rgba(0,0,0,0.8); } .item:hover{ transform:scale(1.07); box-shadow: 0 0 18px currentColor, 0 0 40px rgba(255,60,60,0.25); } .icon{ font-size:36px; margin-bottom:10px; } /* COLORES */ .radio { color:#ff5555; } .tv { color:#ff2f2f; } .plus { color:#ffb000; } .apps { color:#7cff00; } @media(max-width:600px){ .menu{ grid-template-columns:repeat(2, 1fr); } } </style> </head> <body> <canvas id="space"></canvas> <!-- ===== CONTENIDO INDEXABLE (SIN ROMPER DISEÑO) ===== --> <div class="wrapper"> <header> <h1>RD5 NETWORK</h1> <p style="font-size:12px; opacity:0.7;"> Plataforma multimedia con radio online, TV en vivo, aplicaciones y contenido digital </p> </header> <nav class="menu"> <a href="https://dorix.com.co/rd5/rd5.html" class="item radio"> <div class="icon">📻</div> <span>RD5 RADIO - CELULAR</span> </a> <a href="https://dorix.com.co/rd5tv/tv.php" class="item tv"> <div class="icon">📺</div> <span>RD5 TV - Ver transmisión en vivo</span> </a> <a href="https://dorix.com.co/rd5/rd5-plus.html" class="item plus"> <div class="icon">➕</div> <span>RD5 PLUS - Contenido exclusivo</span> </a> <a href="https://dorix.com.co/rd5/tienda.html" class="item apps"> <div class="icon">📱</div> <span>Apps - Aplicaciones RD5</span> </a> </nav> </div> <script> const canvas = document.getElementById("space"); const ctx = canvas.getContext("2d"); let w, h; function resize(){ w = canvas.width = window.innerWidth; h = canvas.height = window.innerHeight; } window.addEventListener("resize", resize); resize(); const stars = []; const STAR_COUNT = 400; for(let i=0;i<STAR_COUNT;i++){ stars.push({ x: Math.random()*w - w/2, y: Math.random()*h - h/2, z: Math.random()*w }); } function draw(){ ctx.clearRect(0,0,w,h); ctx.fillStyle = "#fff"; for(let s of stars){ s.z -= 4; if(s.z <= 0){ s.z = w; s.x = Math.random()*w - w/2; s.y = Math.random()*h - h/2; } const k = 128 / s.z; const px = s.x * k + w/2; const py = s.y * k + h/2; if(px >= 0 && px <= w && py >= 0 && py <= h){ const size = (1 - s.z / w) * 2; ctx.fillRect(px, py, size, size); } } requestAnimationFrame(draw); } draw(); </script> </body> </html>