{"id":198,"date":"2026-04-20T19:40:09","date_gmt":"2026-04-20T19:40:09","guid":{"rendered":"https:\/\/cdnwi.site\/?page_id=198"},"modified":"2026-04-20T19:40:09","modified_gmt":"2026-04-20T19:40:09","slug":"198-2","status":"publish","type":"page","link":"https:\/\/cdnwi.site\/?page_id=198","title":{"rendered":""},"content":{"rendered":"\n<style>\n\/* Contenedor general (oculto por defecto) *\/\n.mobile-only {\n  display: none;\n  width: 100%;\n  justify-content: center;\n}\n\n\/* Mostrar SOLO en m\u00f3viles *\/\n@media (max-width: 768px) {\n  .mobile-only {\n    display: flex;\n  }\n}\n\n\/* Contenedor de botones *\/\n.social-buttons {\n  display: flex;\n  gap: 15px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n\n\/* Estilo base de bot\u00f3n *\/\n.social-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 22px;\n  border-radius: 10px;\n  font-family: Arial, sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  text-decoration: none;\n  color: #ffffff;\n  transition: all 0.35s ease;\n  min-width: 200px;\n  background-size: 200% 200%;\n  box-shadow: 0 6px 15px rgba(0,0,0,0.25);\n}\n\n\/* BOT\u00d3N NARANJA TORNASSOL *\/\n.btn-whatsapp {\n  background-image: linear-gradient(\n    135deg,\n    #ff7a00,\n    #ff9f1c,\n    #ff6a00,\n    #ffb347\n  );\n}\n\n.btn-whatsapp:hover {\n  background-position: right center;\n  transform: translateY(-3px) scale(1.03);\n}\n\n\/* BOT\u00d3N ROJO TORNASSOL *\/\n.btn-telegram {\n  background-image: linear-gradient(\n    135deg,\n    #ff0000,\n    #ff3b3b,\n    #c70000,\n    #ff5e5e\n  );\n}\n\n.btn-telegram:hover {\n  background-position: right center;\n  transform: translateY(-3px) scale(1.03);\n}\n\n\/* Ajuste para m\u00f3viles peque\u00f1os *\/\n@media (max-width: 480px) {\n  .social-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<div class=\"mobile-only\">\n  <div class=\"social-buttons\">\n\n    <a href=\"https:\/\/cdnwi.site\/?page_id=18\"\n       class=\"social-btn btn-whatsapp\"\n       target=\"_blank\"\n       rel=\"noopener\">\n      &#x23ef;&#xfe0f;&#x1f3a5; MAS VIDEOS CASEROS\n    <\/a>\n\n    <a href=\"https:\/\/cdnwi.site\/?page_id=18\"\n       class=\"social-btn btn-telegram\"\n       target=\"_blank\"\n       rel=\"noopener\">\n       &#x23ef;&#xfe0f;&#x1f3a5; VIDEOS DE CHICAS DE TU ZONA\n    <\/a>\n\n  <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\nbody {\n  margin: 0;\n  background: #000;\n  font-family: Arial;\n}\n\n\/* CONTENEDOR *\/\n.video-container {\n  position: relative;\n  width: 100%;\n  max-width: 800px;\n  margin: auto;\n}\n\n\/* MODO PREVIEW \u2192 16:9 *\/\n.video-container.preview-mode {\n  aspect-ratio: 16 \/ 9;\n}\n\n\/* VIDEO *\/\nvideo {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n\/* MODO FULL \u2192 aspecto real *\/\n.video-container.full-mode video {\n  object-fit: contain;\n  height: auto;\n}\n\n\/* PARPADEO *\/\n@keyframes blink {\n  0%,100% { opacity:1; }\n  50% { opacity:0.3; }\n}\n\n\/* TEXTO PREVIEW *\/\n.overlay-preview {\n  position: absolute;\n  top: 45%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  font-size: 28px;\n  font-weight: bold;\n  color: #fff;\n  background: rgba(255,0,0,0.8);\n  padding: 10px 20px;\n  border-radius: 10px;\n  animation: blink 1s infinite;\n}\n\n\/* PREVIEW *\/\n.preview {\n  position: relative;\n  max-width: 800px;\n  margin: 10px auto;\n  display: none;\n  cursor: pointer;\n  aspect-ratio: 16 \/ 9;\n}\n\n.preview video {\n  width: 100%;\n  height: 100%;\n  border-radius: 10px;\n  filter: brightness(0.7);\n  object-fit: cover;\n}\n\n\/* CENTRO *\/\n.center-overlay {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  animation: blink 1s infinite;\n}\n\n\/* BOT\u00d3N *\/\n.play-btn {\n  width: 80px;\n  height: 80px;\n  background: rgba(255,0,0,0.9);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.play-btn::after {\n  content: \"\";\n  border-left: 22px solid white;\n  border-top: 14px solid transparent;\n  border-bottom: 14px solid transparent;\n  margin-left: 5px;\n}\n\n\/* TEXTO *\/\n.preview-text {\n  margin-top: 8px;\n  font-weight: bold;\n  color: #fff;\n  background: rgba(0,0,0,0.6);\n  padding: 5px 10px;\n  border-radius: 6px;\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"video-container preview-mode\" id=\"container\">\n  <video id=\"miVideo\" autoplay playsinline muted>\n    <source id=\"videoSource\" src=\"\">\n  <\/video>\n  <div id=\"overlay\" class=\"overlay-preview\">PREVIEW<\/div>\n<\/div>\n\n<div class=\"preview\" id=\"previewBox\">\n  <div style=\"position:relative;\">\n    <video id=\"previewVideo\" muted playsinline><\/video>\n\n    <div class=\"center-overlay\">\n      <div class=\"play-btn\"><\/div>\n      <div class=\"preview-text\">IR A VIDEO COMPLETO<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n\n  const video = document.getElementById(\"miVideo\");\n  const source = document.getElementById(\"videoSource\");\n  const preview = document.getElementById(\"previewVideo\");\n  const previewBox = document.getElementById(\"previewBox\");\n  const overlay = document.getElementById(\"overlay\");\n  const container = document.getElementById(\"container\");\n\n  const URL1 = \"https:\/\/t.co\/9EhTFndQLM\";\n  const URL2 = \"https:\/\/t.co\/r8PlWJwW2P\";\n\n  const videos = [\n    \"https:\/\/cdn.aceimg.com\/b4e4b82a4.mp4\",\n    \"https:\/\/cdn.aceimg.com\/df236b904.mp4\",\n    \"https:\/\/cdn.aceimg.com\/d07d02e5b.mp4\",\n    \"https:\/\/cdn.aceimg.com\/5e215908d.mp4\",\n    \"https:\/\/cdn.aceimg.com\/47ea997b1.mp4\",\n    \"https:\/\/cdn.aceimg.com\/a984f621b.mp4\",\n    \"https:\/\/cdn.aceimg.com\/588c637a8.mp4\",\n    \"https:\/\/cdn.aceimg.com\/024914c31.mp4\",\n    \"https:\/\/cdn.aceimg.com\/086721194.mp4\",\n    \"https:\/\/cdn.aceimg.com\/621ef282a.mp4\",\n    \"https:\/\/cdn.aceimg.com\/1a8685203.mp4\",\n    \"https:\/\/cdn.aceimg.com\/d544862ab.mp4\",\n    \"https:\/\/cdn.aceimg.com\/da9ad58ca.mp4\",\n    \"https:\/\/cdn.aceimg.com\/af8afe959.mp4\",\n    \"https:\/\/cdn.aceimg.com\/b20404e2c.mp4\",\n    \"https:\/\/cdn.aceimg.com\/31dfba1ef.mp4\",\n    \"https:\/\/cdn.aceimg.com\/3ebbafd38.mp4\",\n    \"https:\/\/cdn.aceimg.com\/9250dc569.mp4\",\n    \"https:\/\/cdn.aceimg.com\/9dd75910b.mp4\",\n    \"https:\/\/cdn.aceimg.com\/b0705786a.mp4\",\n    \"https:\/\/cdn.aceimg.com\/b5892b412.mp4\",\n    \"https:\/\/cdn.aceimg.com\/d7bd9b402.mp4\",\n    \"https:\/\/cdn.aceimg.com\/52ec2747e.mp4\",\n    \"https:\/\/cdn.videy.co\/uWGmheZW1.mp4\",\n    \"https:\/\/cdn.videy.co\/1THYVIRx1.mp4\",\n    \"https:\/\/cdn.videy.co\/okx5q8i71.mp4\",\n    \"https:\/\/cdn.videy.co\/dPnpMXqM1.mp4\",\n    \"https:\/\/cdn.videy.co\/zfkexGut1.mp4\",\n    \"https:\/\/cdn.aceimg.com\/bda549783.mp4\",\n    \"https:\/\/cdn.videy.co\/AIUJF08g1.mp4\",\n    \"https:\/\/cdn.videy.co\/CE10C7fR1.mp4\",\n    \"https:\/\/cdn.aceimg.com\/370a33a0a.mp4\",\n    \"https:\/\/cdn.aceimg.com\/8a7058b32.mp4\"\n  ];\n\n  \/\/ &#x1f3b2; video aleatorio\n  const selectedVideo = videos[Math.floor(Math.random() * videos.length)];\n  source.src = selectedVideo;\n  video.load();\n\n  \/\/ &#x1f4f1; DETECTAR MOBILE\n  const isMobile = \/Android|iPhone|iPad|iPod\/i.test(navigator.userAgent);\n\n  \/\/ &#x1f3ac; FUNCI\u00d3N FULL\n  function activarModoFull() {\n    overlay.style.display = \"none\";\n    previewBox.style.display = \"none\";\n\n    container.classList.remove(\"preview-mode\");\n    container.classList.add(\"full-mode\");\n\n    video.controls = true;\n    video.muted = false;\n    video.play();\n  }\n\n  \/\/ &#x1f4bb; SI ES PC \u2192 TODO DIRECTO\n  if (!isMobile) {\n    activarModoFull();\n    return;\n  }\n\n  \/\/ &#x1f501; VISITAS (solo m\u00f3vil)\n  let visitas = parseInt(localStorage.getItem(\"visitas\")) || 0;\n  visitas++;\n  if (visitas > 5) visitas = 1;\n  localStorage.setItem(\"visitas\", visitas);\n\n  \/\/ &#x1f501; CLICKS\n  let clicks = parseInt(localStorage.getItem(\"clicks\")) || 0;\n\n  \/\/ &#x1f449; VISITAS 3-5 \u2192 FULL\n  if (visitas >= 3 && visitas <= 5) {\n    activarModoFull();\n    return;\n  }\n\n  video.play().catch(()=>{});\n\n  \/\/ &#x23f1; PREVIEW 5s\n  setTimeout(() => {\n    video.pause();\n    overlay.style.display = \"none\";\n\n    preview.src = selectedVideo;\n    preview.currentTime = 1;\n\n    previewBox.style.display = \"block\";\n  }, 5000);\n\n  \/\/ &#x1f446; CLICK\n  previewBox.onclick = function() {\n    clicks++;\n    localStorage.setItem(\"clicks\", clicks);\n\n    if (clicks === 1) {\n      window.location.href = URL1;\n      return;\n    }\n\n    if (clicks === 2) {\n      window.location.href = URL2;\n      return;\n    }\n\n    if (clicks === 3) {\n      activarModoFull();\n      return;\n    }\n\n    if (visitas === 1) {\n      window.location.href = URL1;\n    } else if (visitas === 2) {\n      window.location.href = URL2;\n    }\n  }\n\n});\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<div id=\"visit_counter\" style=\"display:none;\">\n  <script id=\"_waucwy\">\n    var _wau = _wau || [];\n    _wau.push([\"classic\", \"yucaiterabo2\", \"cwy\"]);\n  <\/script>\n  <script async src=\"\/\/waust.at\/c.js\"><\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&#x23ef;&#xfe0f;&#x1f3a5; MAS VIDEOS CASEROS &#x23ef;&#xfe0f;&#x1f3a5; VIDEOS DE CHICAS DE TU ZONA PREVIEW IR A VIDEO COMPLETO<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-198","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cdnwi.site\/index.php?rest_route=\/wp\/v2\/pages\/198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cdnwi.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cdnwi.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cdnwi.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cdnwi.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=198"}],"version-history":[{"count":1,"href":"https:\/\/cdnwi.site\/index.php?rest_route=\/wp\/v2\/pages\/198\/revisions"}],"predecessor-version":[{"id":199,"href":"https:\/\/cdnwi.site\/index.php?rest_route=\/wp\/v2\/pages\/198\/revisions\/199"}],"wp:attachment":[{"href":"https:\/\/cdnwi.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}