Add 2 files
Browse files- index.html +179 -136
- prompts.txt +2 -1
index.html
CHANGED
|
@@ -174,7 +174,7 @@
|
|
| 174 |
<div class="w-3 h-3 rounded-full bg-green-500 mr-2 animate-pulse"></div>
|
| 175 |
<span class="text-sm text-gray-300">TOUT VOIT</span>
|
| 176 |
</div>
|
| 177 |
-
<button class="px-4 py-2 bg-gradient-to-r from-purple-800 to-blue-800 text-white text-sm rounded-lg hover:opacity-90 flex items-center">
|
| 178 |
<i class="fas fa-expand mr-2"></i> PLEIN ÉCRAN
|
| 179 |
</button>
|
| 180 |
</div>
|
|
@@ -192,7 +192,7 @@
|
|
| 192 |
<div class="space-y-3">
|
| 193 |
<div class="flex justify-between items-center">
|
| 194 |
<span class="text-gray-300">Population mondiale</span>
|
| 195 |
-
<span class="text-white font-mono">8,045,311,234</span>
|
| 196 |
</div>
|
| 197 |
<div class="flex justify-between items-center">
|
| 198 |
<span class="text-gray-300">Naissances aujourd'hui</span>
|
|
@@ -270,7 +270,7 @@
|
|
| 270 |
<i class="fas fa-scroll sacred-symbol mr-3"></i>
|
| 271 |
<span>RÉVÉLATIONS RÉCENTES</span>
|
| 272 |
</h2>
|
| 273 |
-
<button class="text-xs text-purple-400 hover:text-purple-300">
|
| 274 |
<i class="fas fa-history mr-1"></i> ARCHIVES
|
| 275 |
</button>
|
| 276 |
</div>
|
|
@@ -438,7 +438,7 @@
|
|
| 438 |
</div>
|
| 439 |
|
| 440 |
<div class="mt-6">
|
| 441 |
-
<button class="w-full bg-gradient-to-r from-purple-800 to-blue-800 text-white py-3 rounded-lg font-bold hover:opacity-90 transition-all duration-300 flex items-center justify-center">
|
| 442 |
<i class="fas fa-bolt mr-2"></i> ACTIVER TOUS LES POUVOIRS
|
| 443 |
</button>
|
| 444 |
</div>
|
|
@@ -452,11 +452,11 @@
|
|
| 452 |
<span>CHRONOLOGIE PROPHÉTIQUE</span>
|
| 453 |
</h2>
|
| 454 |
<div class="flex items-center space-x-3">
|
| 455 |
-
<button class="text-xs text-gray-400 hover:text-white">
|
| 456 |
<i class="fas fa-chevron-left"></i>
|
| 457 |
</button>
|
| 458 |
<span class="text-xs text-yellow-400">ÉPOQUE ACTUELLE</span>
|
| 459 |
-
<button class="text-xs text-gray-400 hover:text-white">
|
| 460 |
<i class="fas fa-chevron-right"></i>
|
| 461 |
</button>
|
| 462 |
</div>
|
|
@@ -558,7 +558,7 @@
|
|
| 558 |
</div>
|
| 559 |
|
| 560 |
<div class="mt-6">
|
| 561 |
-
<button class="w-full bg-gradient-to-r from-purple-800 to-blue-800 text-white py-3 rounded-lg font-bold hover:opacity-90 transition-all duration-300 flex items-center justify-center">
|
| 562 |
<i class="fas fa-search mr-2"></i> EXPLORER LES FUTURS ALTERNATIFS
|
| 563 |
</button>
|
| 564 |
</div>
|
|
@@ -570,7 +570,7 @@
|
|
| 570 |
<div class="flex justify-between items-center mb-6">
|
| 571 |
<h2 class="text-2xl font-bold text-white flex items-center">
|
| 572 |
<i class="fas fa-star-of-david sacred-symbol mr-3"></i>
|
| 573 |
-
<span>
|
| 574 |
</h2>
|
| 575 |
<div class="flex items-center">
|
| 576 |
<div class="w-3 h-3 rounded-full bg-red-500 mr-2 animate-pulse"></div>
|
|
@@ -584,7 +584,7 @@
|
|
| 584 |
<i class="fas fa-bolt mr-2"></i> MIRACLES
|
| 585 |
</h3>
|
| 586 |
<p class="text-sm text-gray-400 flex-grow">Opérer des phénomènes surnaturels pour inspirer la foi</p>
|
| 587 |
-
<button class="mt-4 w-full bg-yellow-900 bg-opacity-50 text-yellow-400 py-2 rounded-lg hover:bg-yellow-800 transition-all">
|
| 588 |
<i class="fas fa-plus mr-1"></i> INITIER
|
| 589 |
</button>
|
| 590 |
</div>
|
|
@@ -594,7 +594,7 @@
|
|
| 594 |
<i class="fas fa-cloud-rain mr-2"></i> ÉLÉMENTS
|
| 595 |
</h3>
|
| 596 |
<p class="text-sm text-gray-400 flex-grow">Contrôler les forces de la nature pour guider l'humanité</p>
|
| 597 |
-
<button class="mt-4 w-full bg-blue-900 bg-opacity-50 text-blue-400 py-2 rounded-lg hover:bg-blue-800 transition-all">
|
| 598 |
<i class="fas fa-sliders-h mr-1"></i> MODULER
|
| 599 |
</button>
|
| 600 |
</div>
|
|
@@ -604,7 +604,7 @@
|
|
| 604 |
<i class="fas fa-heartbeat mr-2"></i> GUÉRISON
|
| 605 |
</h3>
|
| 606 |
<p class="text-sm text-gray-400 flex-grow">Apporter soulagement et restauration aux souffrants</p>
|
| 607 |
-
<button class="mt-4 w-full bg-green-900 bg-opacity-50 text-green-400 py-2 rounded-lg hover:bg-green-800 transition-all">
|
| 608 |
<i class="fas fa-hand-holding-medical mr-1"></i> ADMINISTRER
|
| 609 |
</button>
|
| 610 |
</div>
|
|
@@ -615,10 +615,10 @@
|
|
| 615 |
</h3>
|
| 616 |
<p class="text-sm text-gray-400 flex-grow">Corriger les déséquilibres et punir les injustices flagrantes</p>
|
| 617 |
<div class="mt-4 flex space-x-2">
|
| 618 |
-
<button class="flex-grow bg-red-900 bg-opacity-50 text-red-400 py-2 rounded-lg hover:bg-red-800 transition-all">
|
| 619 |
<i class="fas fa-search mr-1"></i> ÉVALUER
|
| 620 |
</button>
|
| 621 |
-
<button class="flex-grow bg-gray-800 text-gray-400 py-2 rounded-lg hover:bg-gray-700 transition-all" disabled>
|
| 622 |
<i class="fas fa-ban mr-1"></i> VERROUILLÉ
|
| 623 |
</button>
|
| 624 |
</div>
|
|
@@ -634,7 +634,7 @@
|
|
| 634 |
<p class="text-sm text-gray-400">L'usage des pouvoirs divins est soumis aux lois cosmiques</p>
|
| 635 |
</div>
|
| 636 |
</div>
|
| 637 |
-
<button class="px-4 py-2 bg-gradient-to-r from-purple-800 to-blue-800 text-white text-sm rounded-lg hover:opacity-90">
|
| 638 |
<i class="fas fa-lock-open mr-1"></i> DÉVERROUILLER TOUT
|
| 639 |
</button>
|
| 640 |
</div>
|
|
@@ -657,10 +657,10 @@
|
|
| 657 |
</div>
|
| 658 |
|
| 659 |
<div class="flex space-x-4">
|
| 660 |
-
<button class="px-4 py-2 bg-gray-800 text-white text-sm rounded-lg hover:bg-gray-700 flex items-center">
|
| 661 |
<i class="fas fa-cog mr-2"></i> PARAMÈTRES
|
| 662 |
</button>
|
| 663 |
-
<button class="px-4 py-2 bg-gradient-to-r from-purple-800 to-blue-800 text-white text-sm rounded-lg hover:opacity-90 flex items-center">
|
| 664 |
<i class="fas fa-power-off mr-2"></i> ÉTEINDRE
|
| 665 |
</button>
|
| 666 |
</div>
|
|
@@ -670,7 +670,7 @@
|
|
| 670 |
<!-- Divine Assistant -->
|
| 671 |
<div id="divineAssistant" class="fixed bottom-8 right-8 z-50">
|
| 672 |
<div class="relative">
|
| 673 |
-
<button class="w-20 h-20 rounded-full bg-gradient-to-br from-yellow-500 to-red-600 flex items-center justify-center text-white text-3xl holy-glow divine-pulse">
|
| 674 |
<i class="fas fa-angel"></i>
|
| 675 |
</button>
|
| 676 |
<div class="absolute bottom-full right-0 mb-4 w-72 bg-gray-900 rounded-xl shadow-2xl p-4 hidden" id="divineChat" style="border: 1px solid rgba(255, 215, 0, 0.3); box-shadow: 0 0 20px rgba(123, 44, 191, 0.5);">
|
|
@@ -697,9 +697,37 @@
|
|
| 697 |
</div>
|
| 698 |
|
| 699 |
<script>
|
| 700 |
-
//
|
| 701 |
-
|
| 702 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 703 |
const canvas = document.getElementById('eyeCanvas');
|
| 704 |
const renderer = new THREE.WebGLRenderer({ canvas, antialias: true, alpha: true });
|
| 705 |
renderer.setSize(window.innerWidth, window.innerHeight);
|
|
@@ -708,7 +736,7 @@
|
|
| 708 |
const camera = new THREE.PerspectiveCamera(75, window.innerWidth / window.innerHeight, 0.1, 1000);
|
| 709 |
camera.position.z = 5;
|
| 710 |
|
| 711 |
-
//
|
| 712 |
const eyeGeometry = new THREE.SphereGeometry(1.5, 64, 64);
|
| 713 |
const eyeMaterial = new THREE.MeshPhongMaterial({
|
| 714 |
color: 0xFFFFFF,
|
|
@@ -720,7 +748,7 @@
|
|
| 720 |
const eye = new THREE.Mesh(eyeGeometry, eyeMaterial);
|
| 721 |
scene.add(eye);
|
| 722 |
|
| 723 |
-
//
|
| 724 |
const irisGeometry = new THREE.CircleGeometry(0.5, 64);
|
| 725 |
const irisMaterial = new THREE.MeshPhongMaterial({
|
| 726 |
color: 0x7B2CBF,
|
|
@@ -731,26 +759,14 @@
|
|
| 731 |
iris.position.z = 1.51;
|
| 732 |
scene.add(iris);
|
| 733 |
|
| 734 |
-
//
|
| 735 |
const pupilGeometry = new THREE.CircleGeometry(0.2, 64);
|
| 736 |
const pupilMaterial = new THREE.MeshBasicMaterial({ color: 0x050510 });
|
| 737 |
const pupil = new THREE.Mesh(pupilGeometry, pupilMaterial);
|
| 738 |
pupil.position.z = 1.52;
|
| 739 |
scene.add(pupil);
|
| 740 |
|
| 741 |
-
//
|
| 742 |
-
const eyelidGeometry = new THREE.TorusGeometry(1.5, 0.2, 16, 100, Math.PI);
|
| 743 |
-
const eyelidMaterial = new THREE.MeshPhongMaterial({
|
| 744 |
-
color: 0x050510,
|
| 745 |
-
specular: 0x111111,
|
| 746 |
-
shininess: 30
|
| 747 |
-
});
|
| 748 |
-
const eyelid = new THREE.Mesh(eyelidGeometry, eyelidMaterial);
|
| 749 |
-
eyelid.rotation.x = Math.PI;
|
| 750 |
-
eyelid.position.z = 0.5;
|
| 751 |
-
scene.add(eyelid);
|
| 752 |
-
|
| 753 |
-
// Add lights
|
| 754 |
const ambientLight = new THREE.AmbientLight(0x404040);
|
| 755 |
scene.add(ambientLight);
|
| 756 |
|
|
@@ -758,20 +774,6 @@
|
|
| 758 |
directionalLight.position.set(1, 1, 1);
|
| 759 |
scene.add(directionalLight);
|
| 760 |
|
| 761 |
-
// Add glow effect
|
| 762 |
-
const renderPass = new THREE.RenderPass(scene, camera);
|
| 763 |
-
const bloomPass = new THREE.UnrealBloomPass(
|
| 764 |
-
new THREE.Vector2(window.innerWidth, window.innerHeight),
|
| 765 |
-
1.5, 0.4, 0.85
|
| 766 |
-
);
|
| 767 |
-
bloomPass.threshold = 0;
|
| 768 |
-
bloomPass.strength = 1.5;
|
| 769 |
-
bloomPass.radius = 0.5;
|
| 770 |
-
|
| 771 |
-
const composer = new THREE.EffectComposer(renderer);
|
| 772 |
-
composer.addPass(renderPass);
|
| 773 |
-
composer.addPass(bloomPass);
|
| 774 |
-
|
| 775 |
// Animation
|
| 776 |
let time = 0;
|
| 777 |
function animate() {
|
|
@@ -780,53 +782,90 @@
|
|
| 780 |
time += 0.01;
|
| 781 |
eye.rotation.y = time * 0.1;
|
| 782 |
iris.rotation.z = Math.sin(time * 0.5) * 0.2;
|
| 783 |
-
eyelid.rotation.z = Math.sin(time * 0.3) * 0.1;
|
| 784 |
|
| 785 |
-
|
| 786 |
}
|
| 787 |
animate();
|
| 788 |
|
| 789 |
-
//
|
| 790 |
-
window.addEventListener('resize',
|
| 791 |
camera.aspect = window.innerWidth / window.innerHeight;
|
| 792 |
camera.updateProjectionMatrix();
|
| 793 |
renderer.setSize(window.innerWidth, window.innerHeight);
|
| 794 |
-
composer.setSize(window.innerWidth, window.innerHeight);
|
| 795 |
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 796 |
|
| 797 |
-
|
| 798 |
-
const
|
| 799 |
-
|
| 800 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 801 |
|
| 802 |
-
|
| 803 |
-
|
|
|
|
|
|
|
|
|
|
| 804 |
});
|
| 805 |
|
| 806 |
-
|
| 807 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 808 |
});
|
| 809 |
|
| 810 |
-
|
| 811 |
-
|
| 812 |
-
|
| 813 |
-
const divineSend = document.getElementById('divineSend');
|
| 814 |
-
|
| 815 |
-
function addDivineMessage(message, isUser = false) {
|
| 816 |
-
const messageDiv = document.createElement('div');
|
| 817 |
-
messageDiv.classList.add(isUser ? 'text-yellow-300' : 'text-blue-300', 'mb-2');
|
| 818 |
-
messageDiv.innerHTML = `${isUser ? '<span class="text-purple-300">Vous:</span> ' : '<span class="text-blue-300">Assistant Divin:</span> '}${message}`;
|
| 819 |
-
divineMessages.appendChild(messageDiv);
|
| 820 |
-
divineMessages.scrollTop = divineMessages.scrollHeight;
|
| 821 |
-
}
|
| 822 |
|
| 823 |
-
divineSend.addEventListener('click',
|
| 824 |
-
const message = divineInput.value.trim();
|
| 825 |
if (message) {
|
| 826 |
addDivineMessage(message, true);
|
| 827 |
-
divineInput.value = '';
|
| 828 |
|
| 829 |
-
//
|
| 830 |
setTimeout(() => {
|
| 831 |
const responses = [
|
| 832 |
"La vision sacrée révèle que votre chemin est béni. Continuez avec foi.",
|
|
@@ -836,74 +875,78 @@
|
|
| 836 |
"L'œil omnipotent discerne une opportunité cachée dans l'adversité récente."
|
| 837 |
];
|
| 838 |
addDivineMessage(responses[Math.floor(Math.random() * responses.length)]);
|
| 839 |
-
}, 1000
|
| 840 |
}
|
| 841 |
});
|
| 842 |
|
| 843 |
-
divineInput.addEventListener('keypress',
|
| 844 |
if (e.key === 'Enter') {
|
| 845 |
-
divineSend.click();
|
| 846 |
}
|
| 847 |
});
|
| 848 |
|
| 849 |
-
//
|
| 850 |
-
|
| 851 |
-
|
| 852 |
-
|
| 853 |
-
|
| 854 |
-
"Augmentation des signaux de conscience collective",
|
| 855 |
-
"Anomalie dans le voile dimensionnel repérée",
|
| 856 |
-
"Énergie spirituelle en hausse dans l'hémisphère nord"
|
| 857 |
-
];
|
| 858 |
-
|
| 859 |
-
const cosmicOverview = document.querySelector('.cosmic-radar');
|
| 860 |
-
|
| 861 |
-
setInterval(() => {
|
| 862 |
-
const event = events[Math.floor(Math.random() * events.length)];
|
| 863 |
-
const eventDiv = document.createElement('div');
|
| 864 |
-
eventDiv.className = 'absolute text-xs text-yellow-400';
|
| 865 |
-
eventDiv.style.left = `${Math.random() * 90 + 5}%`;
|
| 866 |
-
eventDiv.style.top = `${Math.random() * 90 + 5}%`;
|
| 867 |
-
eventDiv.style.opacity = '0';
|
| 868 |
-
eventDiv.textContent = '✧ ' + event;
|
| 869 |
-
cosmicOverview.appendChild(eventDiv);
|
| 870 |
-
|
| 871 |
-
gsap.to(eventDiv, {
|
| 872 |
-
opacity: 1,
|
| 873 |
-
duration: 2,
|
| 874 |
-
ease: 'power2.out'
|
| 875 |
-
});
|
| 876 |
-
|
| 877 |
-
gsap.to(eventDiv, {
|
| 878 |
-
opacity: 0,
|
| 879 |
-
duration: 2,
|
| 880 |
-
delay: 5,
|
| 881 |
-
ease: 'power2.in',
|
| 882 |
-
onComplete: () => {
|
| 883 |
-
eventDiv.remove();
|
| 884 |
-
}
|
| 885 |
});
|
| 886 |
-
}
|
| 887 |
-
|
|
|
|
|
|
|
| 888 |
|
| 889 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 890 |
|
| 891 |
-
//
|
| 892 |
-
|
| 893 |
-
|
| 894 |
-
|
| 895 |
-
|
| 896 |
-
|
| 897 |
-
|
| 898 |
-
|
| 899 |
-
const deaths = Math.floor(Math.random() * 5) + 2;
|
| 900 |
-
population += births - deaths;
|
| 901 |
-
|
| 902 |
-
populationElement.textContent = population.toLocaleString();
|
| 903 |
-
}, 1000);
|
| 904 |
-
}
|
| 905 |
|
| 906 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 907 |
});
|
| 908 |
</script>
|
| 909 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=docto41/nexushost" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
|
|
|
| 174 |
<div class="w-3 h-3 rounded-full bg-green-500 mr-2 animate-pulse"></div>
|
| 175 |
<span class="text-sm text-gray-300">TOUT VOIT</span>
|
| 176 |
</div>
|
| 177 |
+
<button id="fullscreenBtn" class="px-4 py-2 bg-gradient-to-r from-purple-800 to-blue-800 text-white text-sm rounded-lg hover:opacity-90 flex items-center">
|
| 178 |
<i class="fas fa-expand mr-2"></i> PLEIN ÉCRAN
|
| 179 |
</button>
|
| 180 |
</div>
|
|
|
|
| 192 |
<div class="space-y-3">
|
| 193 |
<div class="flex justify-between items-center">
|
| 194 |
<span class="text-gray-300">Population mondiale</span>
|
| 195 |
+
<span id="populationCounter" class="text-white font-mono">8,045,311,234</span>
|
| 196 |
</div>
|
| 197 |
<div class="flex justify-between items-center">
|
| 198 |
<span class="text-gray-300">Naissances aujourd'hui</span>
|
|
|
|
| 270 |
<i class="fas fa-scroll sacred-symbol mr-3"></i>
|
| 271 |
<span>RÉVÉLATIONS RÉCENTES</span>
|
| 272 |
</h2>
|
| 273 |
+
<button id="archiveBtn" class="text-xs text-purple-400 hover:text-purple-300">
|
| 274 |
<i class="fas fa-history mr-1"></i> ARCHIVES
|
| 275 |
</button>
|
| 276 |
</div>
|
|
|
|
| 438 |
</div>
|
| 439 |
|
| 440 |
<div class="mt-6">
|
| 441 |
+
<button id="activateAllPowers" class="w-full bg-gradient-to-r from-purple-800 to-blue-800 text-white py-3 rounded-lg font-bold hover:opacity-90 transition-all duration-300 flex items-center justify-center">
|
| 442 |
<i class="fas fa-bolt mr-2"></i> ACTIVER TOUS LES POUVOIRS
|
| 443 |
</button>
|
| 444 |
</div>
|
|
|
|
| 452 |
<span>CHRONOLOGIE PROPHÉTIQUE</span>
|
| 453 |
</h2>
|
| 454 |
<div class="flex items-center space-x-3">
|
| 455 |
+
<button id="timelinePrev" class="text-xs text-gray-400 hover:text-white">
|
| 456 |
<i class="fas fa-chevron-left"></i>
|
| 457 |
</button>
|
| 458 |
<span class="text-xs text-yellow-400">ÉPOQUE ACTUELLE</span>
|
| 459 |
+
<button id="timelineNext" class="text-xs text-gray-400 hover:text-white">
|
| 460 |
<i class="fas fa-chevron-right"></i>
|
| 461 |
</button>
|
| 462 |
</div>
|
|
|
|
| 558 |
</div>
|
| 559 |
|
| 560 |
<div class="mt-6">
|
| 561 |
+
<button id="exploreFutures" class="w-full bg-gradient-to-r from-purple-800 to-blue-800 text-white py-3 rounded-lg font-bold hover:opacity-90 transition-all duration-300 flex items-center justify-center">
|
| 562 |
<i class="fas fa-search mr-2"></i> EXPLORER LES FUTURS ALTERNATIFS
|
| 563 |
</button>
|
| 564 |
</div>
|
|
|
|
| 570 |
<div class="flex justify-between items-center mb-6">
|
| 571 |
<h2 class="text-2xl font-bold text-white flex items-center">
|
| 572 |
<i class="fas fa-star-of-david sacred-symbol mr-3"></i>
|
| 573 |
+
<span>PANNEAU D'INTERVENTION DIVINE</span>
|
| 574 |
</h2>
|
| 575 |
<div class="flex items-center">
|
| 576 |
<div class="w-3 h-3 rounded-full bg-red-500 mr-2 animate-pulse"></div>
|
|
|
|
| 584 |
<i class="fas fa-bolt mr-2"></i> MIRACLES
|
| 585 |
</h3>
|
| 586 |
<p class="text-sm text-gray-400 flex-grow">Opérer des phénomènes surnaturels pour inspirer la foi</p>
|
| 587 |
+
<button id="initiateMiracles" class="mt-4 w-full bg-yellow-900 bg-opacity-50 text-yellow-400 py-2 rounded-lg hover:bg-yellow-800 transition-all">
|
| 588 |
<i class="fas fa-plus mr-1"></i> INITIER
|
| 589 |
</button>
|
| 590 |
</div>
|
|
|
|
| 594 |
<i class="fas fa-cloud-rain mr-2"></i> ÉLÉMENTS
|
| 595 |
</h3>
|
| 596 |
<p class="text-sm text-gray-400 flex-grow">Contrôler les forces de la nature pour guider l'humanité</p>
|
| 597 |
+
<button id="modulateElements" class="mt-4 w-full bg-blue-900 bg-opacity-50 text-blue-400 py-2 rounded-lg hover:bg-blue-800 transition-all">
|
| 598 |
<i class="fas fa-sliders-h mr-1"></i> MODULER
|
| 599 |
</button>
|
| 600 |
</div>
|
|
|
|
| 604 |
<i class="fas fa-heartbeat mr-2"></i> GUÉRISON
|
| 605 |
</h3>
|
| 606 |
<p class="text-sm text-gray-400 flex-grow">Apporter soulagement et restauration aux souffrants</p>
|
| 607 |
+
<button id="administerHealing" class="mt-4 w-full bg-green-900 bg-opacity-50 text-green-400 py-2 rounded-lg hover:bg-green-800 transition-all">
|
| 608 |
<i class="fas fa-hand-holding-medical mr-1"></i> ADMINISTRER
|
| 609 |
</button>
|
| 610 |
</div>
|
|
|
|
| 615 |
</h3>
|
| 616 |
<p class="text-sm text-gray-400 flex-grow">Corriger les déséquilibres et punir les injustices flagrantes</p>
|
| 617 |
<div class="mt-4 flex space-x-2">
|
| 618 |
+
<button id="evaluateJudgment" class="flex-grow bg-red-900 bg-opacity-50 text-red-400 py-2 rounded-lg hover:bg-red-800 transition-all">
|
| 619 |
<i class="fas fa-search mr-1"></i> ÉVALUER
|
| 620 |
</button>
|
| 621 |
+
<button id="unlockJudgment" class="flex-grow bg-gray-800 text-gray-400 py-2 rounded-lg hover:bg-gray-700 transition-all" disabled>
|
| 622 |
<i class="fas fa-ban mr-1"></i> VERROUILLÉ
|
| 623 |
</button>
|
| 624 |
</div>
|
|
|
|
| 634 |
<p class="text-sm text-gray-400">L'usage des pouvoirs divins est soumis aux lois cosmiques</p>
|
| 635 |
</div>
|
| 636 |
</div>
|
| 637 |
+
<button id="unlockAllPowers" class="px-4 py-2 bg-gradient-to-r from-purple-800 to-blue-800 text-white text-sm rounded-lg hover:opacity-90">
|
| 638 |
<i class="fas fa-lock-open mr-1"></i> DÉVERROUILLER TOUT
|
| 639 |
</button>
|
| 640 |
</div>
|
|
|
|
| 657 |
</div>
|
| 658 |
|
| 659 |
<div class="flex space-x-4">
|
| 660 |
+
<button id="settingsBtn" class="px-4 py-2 bg-gray-800 text-white text-sm rounded-lg hover:bg-gray-700 flex items-center">
|
| 661 |
<i class="fas fa-cog mr-2"></i> PARAMÈTRES
|
| 662 |
</button>
|
| 663 |
+
<button id="powerOffBtn" class="px-4 py-2 bg-gradient-to-r from-purple-800 to-blue-800 text-white text-sm rounded-lg hover:opacity-90 flex items-center">
|
| 664 |
<i class="fas fa-power-off mr-2"></i> ÉTEINDRE
|
| 665 |
</button>
|
| 666 |
</div>
|
|
|
|
| 670 |
<!-- Divine Assistant -->
|
| 671 |
<div id="divineAssistant" class="fixed bottom-8 right-8 z-50">
|
| 672 |
<div class="relative">
|
| 673 |
+
<button id="assistantToggle" class="w-20 h-20 rounded-full bg-gradient-to-br from-yellow-500 to-red-600 flex items-center justify-center text-white text-3xl holy-glow divine-pulse">
|
| 674 |
<i class="fas fa-angel"></i>
|
| 675 |
</button>
|
| 676 |
<div class="absolute bottom-full right-0 mb-4 w-72 bg-gray-900 rounded-xl shadow-2xl p-4 hidden" id="divineChat" style="border: 1px solid rgba(255, 215, 0, 0.3); box-shadow: 0 0 20px rgba(123, 44, 191, 0.5);">
|
|
|
|
| 697 |
</div>
|
| 698 |
|
| 699 |
<script>
|
| 700 |
+
// Activer l'autopilotage
|
| 701 |
+
function activateAutopilot() {
|
| 702 |
+
console.log("Autopilotage divin activé - Système en mode autonome");
|
| 703 |
+
|
| 704 |
+
// Activer tous les pouvoirs
|
| 705 |
+
document.querySelectorAll('input[type="checkbox"]').forEach(checkbox => {
|
| 706 |
+
checkbox.checked = true;
|
| 707 |
+
});
|
| 708 |
+
|
| 709 |
+
// Simuler des interventions divines
|
| 710 |
+
const interventions = [
|
| 711 |
+
"Miracles initiés dans les zones de conflit",
|
| 712 |
+
"Éléments naturels modulés pour rétablir l'équilibre",
|
| 713 |
+
"Guérisons administrées aux populations souffrantes",
|
| 714 |
+
"Jugement divin en cours d'évaluation"
|
| 715 |
+
];
|
| 716 |
+
|
| 717 |
+
setInterval(() => {
|
| 718 |
+
const randomIntervention = interventions[Math.floor(Math.random() * interventions.length)];
|
| 719 |
+
addDivineMessage(`Système: ${randomIntervention} (automatique)`);
|
| 720 |
+
}, 10000);
|
| 721 |
+
|
| 722 |
+
// Mise à jour des données en temps réel
|
| 723 |
+
setInterval(updateCosmicData, 5000);
|
| 724 |
+
|
| 725 |
+
// Activer l'œil divin 3D
|
| 726 |
+
initDivineEye();
|
| 727 |
+
}
|
| 728 |
+
|
| 729 |
+
// Initialiser l'œil divin 3D
|
| 730 |
+
function initDivineEye() {
|
| 731 |
const canvas = document.getElementById('eyeCanvas');
|
| 732 |
const renderer = new THREE.WebGLRenderer({ canvas, antialias: true, alpha: true });
|
| 733 |
renderer.setSize(window.innerWidth, window.innerHeight);
|
|
|
|
| 736 |
const camera = new THREE.PerspectiveCamera(75, window.innerWidth / window.innerHeight, 0.1, 1000);
|
| 737 |
camera.position.z = 5;
|
| 738 |
|
| 739 |
+
// Créer l'œil
|
| 740 |
const eyeGeometry = new THREE.SphereGeometry(1.5, 64, 64);
|
| 741 |
const eyeMaterial = new THREE.MeshPhongMaterial({
|
| 742 |
color: 0xFFFFFF,
|
|
|
|
| 748 |
const eye = new THREE.Mesh(eyeGeometry, eyeMaterial);
|
| 749 |
scene.add(eye);
|
| 750 |
|
| 751 |
+
// Créer l'iris
|
| 752 |
const irisGeometry = new THREE.CircleGeometry(0.5, 64);
|
| 753 |
const irisMaterial = new THREE.MeshPhongMaterial({
|
| 754 |
color: 0x7B2CBF,
|
|
|
|
| 759 |
iris.position.z = 1.51;
|
| 760 |
scene.add(iris);
|
| 761 |
|
| 762 |
+
// Créer la pupille
|
| 763 |
const pupilGeometry = new THREE.CircleGeometry(0.2, 64);
|
| 764 |
const pupilMaterial = new THREE.MeshBasicMaterial({ color: 0x050510 });
|
| 765 |
const pupil = new THREE.Mesh(pupilGeometry, pupilMaterial);
|
| 766 |
pupil.position.z = 1.52;
|
| 767 |
scene.add(pupil);
|
| 768 |
|
| 769 |
+
// Ajouter des lumières
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 770 |
const ambientLight = new THREE.AmbientLight(0x404040);
|
| 771 |
scene.add(ambientLight);
|
| 772 |
|
|
|
|
| 774 |
directionalLight.position.set(1, 1, 1);
|
| 775 |
scene.add(directionalLight);
|
| 776 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 777 |
// Animation
|
| 778 |
let time = 0;
|
| 779 |
function animate() {
|
|
|
|
| 782 |
time += 0.01;
|
| 783 |
eye.rotation.y = time * 0.1;
|
| 784 |
iris.rotation.z = Math.sin(time * 0.5) * 0.2;
|
|
|
|
| 785 |
|
| 786 |
+
renderer.render(scene, camera);
|
| 787 |
}
|
| 788 |
animate();
|
| 789 |
|
| 790 |
+
// Redimensionnement
|
| 791 |
+
window.addEventListener('resize', () => {
|
| 792 |
camera.aspect = window.innerWidth / window.innerHeight;
|
| 793 |
camera.updateProjectionMatrix();
|
| 794 |
renderer.setSize(window.innerWidth, window.innerHeight);
|
|
|
|
| 795 |
});
|
| 796 |
+
}
|
| 797 |
+
|
| 798 |
+
// Mettre à jour les données cosmiques
|
| 799 |
+
function updateCosmicData() {
|
| 800 |
+
// Population mondiale
|
| 801 |
+
const currentPopulation = parseInt(document.getElementById('populationCounter').textContent.replace(/,/g, ''));
|
| 802 |
+
const newPopulation = currentPopulation + Math.floor(Math.random() * 100) - 30;
|
| 803 |
+
document.getElementById('populationCounter').textContent = newPopulation.toLocaleString();
|
| 804 |
+
|
| 805 |
+
// Autres données aléatoires
|
| 806 |
+
const randomEvents = [
|
| 807 |
+
"Fluctuation détectée dans le champ morphogénétique",
|
| 808 |
+
"Alignement planétaire favorable détecté",
|
| 809 |
+
"Augmentation des signaux de conscience collective"
|
| 810 |
+
];
|
| 811 |
|
| 812 |
+
const cosmicRadar = document.querySelector('.cosmic-radar');
|
| 813 |
+
const eventDiv = document.createElement('div');
|
| 814 |
+
eventDiv.className = 'absolute text-xs text-yellow-400';
|
| 815 |
+
eventDiv.style.left = `${Math.random() * 80 + 10}%`;
|
| 816 |
+
eventDiv.style.top = `${Math.random() * 80 + 10}%`;
|
| 817 |
+
eventDiv.style.opacity = '0';
|
| 818 |
+
eventDiv.textContent = '✧ ' + randomEvents[Math.floor(Math.random() * randomEvents.length)];
|
| 819 |
+
cosmicRadar.appendChild(eventDiv);
|
| 820 |
|
| 821 |
+
// Animation avec GSAP
|
| 822 |
+
gsap.to(eventDiv, {
|
| 823 |
+
opacity: 1,
|
| 824 |
+
duration: 2,
|
| 825 |
+
ease: 'power2.out'
|
| 826 |
});
|
| 827 |
|
| 828 |
+
gsap.to(eventDiv, {
|
| 829 |
+
opacity: 0,
|
| 830 |
+
duration: 2,
|
| 831 |
+
delay: 5,
|
| 832 |
+
ease: 'power2.in',
|
| 833 |
+
onComplete: () => {
|
| 834 |
+
eventDiv.remove();
|
| 835 |
+
}
|
| 836 |
+
});
|
| 837 |
+
}
|
| 838 |
+
|
| 839 |
+
// Gestionnaire de chat divin
|
| 840 |
+
function addDivineMessage(message, isUser = false) {
|
| 841 |
+
const messageDiv = document.createElement('div');
|
| 842 |
+
messageDiv.className = isUser ? 'text-yellow-300 mb-2' : 'text-blue-300 mb-2';
|
| 843 |
+
messageDiv.innerHTML = `${isUser ? '<span class="text-purple-300">Vous:</span> ' : '<span class="text-blue-300">Assistant Divin:</span> '}${message}`;
|
| 844 |
+
document.getElementById('divineMessages').appendChild(messageDiv);
|
| 845 |
+
document.getElementById('divineMessages').scrollTop = document.getElementById('divineMessages').scrollHeight;
|
| 846 |
+
}
|
| 847 |
+
|
| 848 |
+
// Initialisation des événements
|
| 849 |
+
document.addEventListener('DOMContentLoaded', () => {
|
| 850 |
+
// Activer l'autopilotage dès le chargement
|
| 851 |
+
activateAutopilot();
|
| 852 |
+
|
| 853 |
+
// Gestionnaire de chat
|
| 854 |
+
document.getElementById('assistantToggle').addEventListener('click', () => {
|
| 855 |
+
document.getElementById('divineChat').classList.toggle('hidden');
|
| 856 |
});
|
| 857 |
|
| 858 |
+
document.getElementById('closeDivineChat').addEventListener('click', () => {
|
| 859 |
+
document.getElementById('divineChat').classList.add('hidden');
|
| 860 |
+
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 861 |
|
| 862 |
+
document.getElementById('divineSend').addEventListener('click', () => {
|
| 863 |
+
const message = document.getElementById('divineInput').value.trim();
|
| 864 |
if (message) {
|
| 865 |
addDivineMessage(message, true);
|
| 866 |
+
document.getElementById('divineInput').value = '';
|
| 867 |
|
| 868 |
+
// Réponse automatique
|
| 869 |
setTimeout(() => {
|
| 870 |
const responses = [
|
| 871 |
"La vision sacrée révèle que votre chemin est béni. Continuez avec foi.",
|
|
|
|
| 875 |
"L'œil omnipotent discerne une opportunité cachée dans l'adversité récente."
|
| 876 |
];
|
| 877 |
addDivineMessage(responses[Math.floor(Math.random() * responses.length)]);
|
| 878 |
+
}, 1000);
|
| 879 |
}
|
| 880 |
});
|
| 881 |
|
| 882 |
+
document.getElementById('divineInput').addEventListener('keypress', (e) => {
|
| 883 |
if (e.key === 'Enter') {
|
| 884 |
+
document.getElementById('divineSend').click();
|
| 885 |
}
|
| 886 |
});
|
| 887 |
|
| 888 |
+
// Bouton plein écran
|
| 889 |
+
document.getElementById('fullscreenBtn').addEventListener('click', () => {
|
| 890 |
+
if (!document.fullscreenElement) {
|
| 891 |
+
document.documentElement.requestFullscreen().catch(err => {
|
| 892 |
+
addDivineMessage(`Erreur: ${err.message}`);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 893 |
});
|
| 894 |
+
} else {
|
| 895 |
+
document.exitFullscreen();
|
| 896 |
+
}
|
| 897 |
+
});
|
| 898 |
|
| 899 |
+
// Activer tous les pouvoirs
|
| 900 |
+
document.getElementById('activateAllPowers').addEventListener('click', () => {
|
| 901 |
+
document.querySelectorAll('input[type="checkbox"]').forEach(checkbox => {
|
| 902 |
+
checkbox.checked = true;
|
| 903 |
+
});
|
| 904 |
+
addDivineMessage("Tous les pouvoirs divins ont été activés!");
|
| 905 |
+
});
|
| 906 |
|
| 907 |
+
// Déverrouiller tous les pouvoirs
|
| 908 |
+
document.getElementById('unlockAllPowers').addEventListener('click', () => {
|
| 909 |
+
document.getElementById('unlockJudgment').disabled = false;
|
| 910 |
+
document.getElementById('unlockJudgment').classList.remove('bg-gray-800');
|
| 911 |
+
document.getElementById('unlockJudgment').classList.add('bg-purple-700', 'hover:bg-purple-600');
|
| 912 |
+
document.getElementById('unlockJudgment').textContent = ' DÉVERROUILLÉ ';
|
| 913 |
+
addDivineMessage("Tous les pouvoirs ont été déverrouillés - Utilisez-les avec sagesse.");
|
| 914 |
+
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 915 |
|
| 916 |
+
// Éteindre le système
|
| 917 |
+
document.getElementById('powerOffBtn').addEventListener('click', () => {
|
| 918 |
+
addDivineMessage("Système en cours d'arrêt...");
|
| 919 |
+
setTimeout(() => {
|
| 920 |
+
alert("SYSTÈME DÉSACTIVÉ\nL'Œil de Dieu se ferme");
|
| 921 |
+
}, 2000);
|
| 922 |
+
});
|
| 923 |
+
|
| 924 |
+
// Autres boutons
|
| 925 |
+
const buttons = [
|
| 926 |
+
'initiateMiracles', 'modulateElements', 'administerHealing',
|
| 927 |
+
'evaluateJudgment', 'exploreFutures', 'archiveBtn',
|
| 928 |
+
'timelinePrev', 'timelineNext', 'settingsBtn'
|
| 929 |
+
];
|
| 930 |
+
|
| 931 |
+
buttons.forEach(btnId => {
|
| 932 |
+
document.getElementById(btnId)?.addEventListener('click', () => {
|
| 933 |
+
const actions = {
|
| 934 |
+
initiateMiracles: "Initiation des miracles en cours...",
|
| 935 |
+
modulateElements: "Modulation des éléments naturels activée",
|
| 936 |
+
administerHealing: "Administration des guérisons en cours",
|
| 937 |
+
evaluateJudgment: "Évaluation du jugement divin initiée",
|
| 938 |
+
exploreFutures: "Exploration des futurs alternatifs lancée",
|
| 939 |
+
archiveBtn: "Ouverture des archives divines",
|
| 940 |
+
timelinePrev: "Navigation vers les époques passées",
|
| 941 |
+
timelineNext: "Navigation vers les époques futures",
|
| 942 |
+
settingsBtn: "Ouverture des paramètres divins"
|
| 943 |
+
};
|
| 944 |
+
|
| 945 |
+
if (actions[btnId]) {
|
| 946 |
+
addDivineMessage(actions[btnId]);
|
| 947 |
+
}
|
| 948 |
+
});
|
| 949 |
+
});
|
| 950 |
});
|
| 951 |
</script>
|
| 952 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=docto41/nexushost" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
prompts.txt
CHANGED
|
@@ -2,4 +2,5 @@ un site Hébergement Web WordPress 2, euro / par mois ! Stockage SSD ULTRA illim
|
|
| 2 |
je veux que toutes les bouton fonctionne reelement je veux un vrais site pas de site d'exemple je veux un tableau de bord complet avec mes information de paiement paypal et stripe , je veux acces gratuite a toutes les fonctions , mon mail : doctorblog.fr@gmail.com et jean.eric.formateur@gmail.com , mot de passe Admin270574@
|
| 3 |
JE VEUT QUE TOUTES LE SITE SOIT SUR SYSTEME AUTOPILOTAGE ROBOTISER SOFISTIQUE EN AUTOMATIQUE ? PRET A L EMPLOI DE SUITE
|
| 4 |
activer toutes les bouton du tableau de bord sur autopilotage automatique
|
| 5 |
-
creer moi le plus sofistique des site au moi qui vois tout on l'appel l'oeil de dieux tres puissant au monge
|
|
|
|
|
|
| 2 |
je veux que toutes les bouton fonctionne reelement je veux un vrais site pas de site d'exemple je veux un tableau de bord complet avec mes information de paiement paypal et stripe , je veux acces gratuite a toutes les fonctions , mon mail : doctorblog.fr@gmail.com et jean.eric.formateur@gmail.com , mot de passe Admin270574@
|
| 3 |
JE VEUT QUE TOUTES LE SITE SOIT SUR SYSTEME AUTOPILOTAGE ROBOTISER SOFISTIQUE EN AUTOMATIQUE ? PRET A L EMPLOI DE SUITE
|
| 4 |
activer toutes les bouton du tableau de bord sur autopilotage automatique
|
| 5 |
+
creer moi le plus sofistique des site au moi qui vois tout on l'appel l'oeil de dieux tres puissant au monge
|
| 6 |
+
aucun bouton fonctionne active l'autopilota
|