archive 2026-09-04 : état final avant retrait du cluster (bannière README, données et bundles à jour)
3 changed files +4 −2
modified
README.md
+2 −0
@@ -51,6 +51,8 @@ Pour qui ? Le public qui découvre des créateurs par niche, région, langue ou | ||
| 51 | 51 | |
| 52 | 52 | ## Visite guidée |
| 53 | 53 | |
| 54 | + | |
| 55 | +> ⚠️ **Application archivée le 2026-09-04** — l'URL live (https://www.crea-ka.com) est hors fonction ; l'app a été retirée du cluster MacLustr (registre mld, admin-ka, gardiens, site groupe-ka). Ce dépôt spbgit reste la source de vérité pour une remise en service. | |
| 54 | 56 | *Captures du 2026-08-28 (desktop 1440×900) — chiffres live du jour : 12 014 créateurs · 19 333 comptes reliés · 19 plateformes.* |
| 55 | 57 | |
| 56 | 58 | ### 1 · Accueil — l'annuaire |
modified
frontend/dist/ka-agent.js
+1 −1
@@ -587,4 +587,4 @@ | ||
| 587 | 587 | ask(); |
| 588 | 588 | }); |
| 589 | 589 | })(); |
| 590 | −/*KA_ANALYTICS*/(function(){try{if(window.__kaAn)return;window.__kaAn=1;var k="KA_VID",v=localStorage.getItem(k);if(!v){v=Date.now().toString(36)+Math.random().toString(36).slice(2,8);localStorage.setItem(k,v);}var b=function(){var i=new Image();i.src="https://www.administration-ka.com/collect?site=crea-ka&vid="+v+"&p="+encodeURIComponent(location.pathname)+"&t="+Date.now();};b();setInterval(b,60000);}catch(e){}})(); | |
| 590 | +/*KA_ANALYTICS*/(function(){try{if(window.__kaAnL)return;window.__kaAnL=1;window.__kaSite="crea-ka";var s=document.createElement('script');s.async=1;s.src="https://www.administration-ka.com/ka-a.js";(document.head||document.documentElement).appendChild(s);}catch(e){}})(); | |
modified
frontend/src/ka-agent.js
+1 −1
@@ -587,4 +587,4 @@ | ||
| 587 | 587 | ask(); |
| 588 | 588 | }); |
| 589 | 589 | })(); |
| 590 | −/*KA_ANALYTICS*/(function(){try{if(window.__kaAn)return;window.__kaAn=1;var k="KA_VID",v=localStorage.getItem(k);if(!v){v=Date.now().toString(36)+Math.random().toString(36).slice(2,8);localStorage.setItem(k,v);}var b=function(){var i=new Image();i.src="https://www.administration-ka.com/collect?site=crea-ka&vid="+v+"&p="+encodeURIComponent(location.pathname)+"&t="+Date.now();};b();setInterval(b,60000);}catch(e){}})(); | |
| 590 | +/*KA_ANALYTICS*/(function(){try{if(window.__kaAnL)return;window.__kaAnL=1;window.__kaSite="crea-ka";var s=document.createElement('script');s.async=1;s.src="https://www.administration-ka.com/ka-a.js";(document.head||document.documentElement).appendChild(s);}catch(e){}})(); | |
| 591 | 591 | |