ARCHIVO
CLASIFICADO
> Desencriptando archivo geográfico
Archivo Clasificado
INICIA
SESIÓN
Accede desde cualquier dispositivo
con tu cuenta de Google.
o
o
☰ Ubicaciones
Modo de vista
UbicacionesPuntos sobre el mapa
Índice por paísMapa coloreado · 2€
Vista
Documentado
Restringido
Prohibido
Clasificado
--°N --°E
Gana 30% por cada venta
Acceso completo
Índice por País
Más de 150 países con 8 factores. Filtra por preset o ajusta tus pesos. Datos 2024–2025.
2€
Math.floor(Math.random()*7) - 3; if (base < 700) base = 700; if (base > 1300) base = 1300; update(); }, 4000 + Math.random()*3000); } // ── Exit Intent — triggered when switching Países→Ubicaciones ── function initExitIntent() { /* trigger via triggerExitIntent() */ } function triggerExitIntent() { if (sessionStorage.getItem('dc_exit_seen')) return; if (typeof isUnlocked === 'function' && isUnlocked()) return; sessionStorage.setItem('dc_exit_seen', '1'); var ei = document.getElementById('exit-intent'); if (ei) ei.classList.add('on'); } // ── Deep Link ── function initDeepLink() { var params = new URLSearchParams(window.location.search); var id = parseInt(params.get('id') || params.get('loc')); if (!id || id < 1 || id > 175) return; var attempts = 0; function tryPick() { attempts++; if (typeof pick === 'function' && window._mapInstance && DATA && DATA.length) { pick(id); } else if (attempts < 30) { setTimeout(tryPick, 400); } } setTimeout(tryPick, 600); } // ── Share Location — native share + custom sheet ── function shareLocation(id) { var loc = DATA.find(function(l) { return l.id === id; }); var name = (loc && loc.free) ? loc.name : 'Ubicación Clasificada'; var url = window.location.origin + window.location.pathname + '?id=' + id; var shareText = '\u{1F4CD} ' + name + ' — Archivo Clasificado'; if (navigator.share) { navigator.share({ title: name, text: shareText, url: url }).catch(function(){}); return; } var ss = document.getElementById('share-sheet'); if (!ss) return; document.getElementById('ss-wa').href = 'https://wa.me/?text=' + encodeURIComponent(shareText + '\n' + url); document.getElementById('ss-tg').href = 'https://t.me/share/url?url=' + encodeURIComponent(url) + '&text=' + encodeURIComponent(shareText); document.getElementById('ss-tw').href = 'https://twitter.com/intent/tweet?text=' + encodeURIComponent(shareText) + '&url=' + encodeURIComponent(url); ss.setAttribute('data-url', url); ss.classList.add('on'); } function shareSheetCopy() { var ss = document.getElementById('share-sheet'); var url = ss ? ss.getAttribute('data-url') : window.location.href; var btn = document.getElementById('ss-copy-btn'); navigator.clipboard.writeText(url).then(function() { if (btn) { btn.textContent = '✓ ENLACE COPIADO'; btn.classList.add('done'); } setTimeout(function() { if (btn) { btn.textContent = '⎘ COPIAR ENLACE'; btn.classList.remove('done'); } }, 2000); }).catch(function() { prompt('Copia este enlace:', url); }); } function closeShareSheet() { var ss = document.getElementById('share-sheet'); if (ss) ss.classList.remove('on'); } // ── Patch pick() to mark visited ── (function patchPick() { var _origPick = window.pick; window.pick = function(id) { markVisited(id); if (_origPick) _origPick(id); }; })(); // ── Patch openModal() to add share button ── (function patchOpenModal() { var _origOpenModal = window.openModal; window.openModal = function(loc) { if (_origOpenModal) _origOpenModal(loc); var body = document.getElementById('modal-body'); if (body && loc) { var shareDiv = document.createElement('div'); shareDiv.style.cssText = 'margin-top:16px;display:flex;gap:8px;'; shareDiv.innerHTML = ''; body.appendChild(shareDiv); } }; })(); // ── Init engagement features ── initLiveCounter(); initVisitHistory(); initExitIntent(); initDeepLink(); setTimeout(function() { initDailyLoc(); }, 800);
¿Seguro que te vas?
Acabas de ver el mapa en color por país. Hay ubicaciones clasificadas que no has visto todavía — fichas completas, galerías y cronologías.
847 personas explorando ahora mismo
Desbloquear el archivo por 2€ →
No, prefiero quedarme con lo básico
Compartir ubicación