Update index.html
Browse files- index.html +4 -60
index.html
CHANGED
|
@@ -1375,32 +1375,6 @@
|
|
| 1375 |
</div>
|
| 1376 |
|
| 1377 |
<div class="grid grid-cols-2 md:grid-cols-3 gap-6">
|
| 1378 |
-
<div>
|
| 1379 |
-
<h4 class="font-bold mb-3 dark:text-white" data-i18n="footer.about">About</h4>
|
| 1380 |
-
<ul class="space-y-2 text-sm">
|
| 1381 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.features">Features</a></li>
|
| 1382 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.updates">Updates</a></li>
|
| 1383 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.roadmap">Roadmap</a></li>
|
| 1384 |
-
</ul>
|
| 1385 |
-
</div>
|
| 1386 |
-
|
| 1387 |
-
<div>
|
| 1388 |
-
<h4 class="font-bold mb-3 dark:text-white" data-i18n="footer.support">Support</h4>
|
| 1389 |
-
<ul class="space-y-2 text-sm">
|
| 1390 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.help">Help Center</a></li>
|
| 1391 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.faq">FAQ</a></li>
|
| 1392 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.contact">Contact</a></li>
|
| 1393 |
-
</ul>
|
| 1394 |
-
</div>
|
| 1395 |
-
|
| 1396 |
-
<div>
|
| 1397 |
-
<h4 class="font-bold mb-3 dark:text-white" data-i18n="footer.community">Community</h4>
|
| 1398 |
-
<ul class="space-y-2 text-sm">
|
| 1399 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.discord">Discord</a></li>
|
| 1400 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.github">GitHub</a></li>
|
| 1401 |
-
<li><a href="#" class="text-gray-600 dark:text-gray-400 hover:text-purple-500 transition-colors" data-i18n="footer.twitter">Twitter</a></li>
|
| 1402 |
-
</ul>
|
| 1403 |
-
</div>
|
| 1404 |
</div>
|
| 1405 |
</div>
|
| 1406 |
|
|
@@ -1431,10 +1405,6 @@
|
|
| 1431 |
</a>
|
| 1432 |
</div>
|
| 1433 |
</div>
|
| 1434 |
-
|
| 1435 |
-
<p class="text-xs text-gray-500 dark:text-gray-500 mt-8" data-i18n="footer.madeWith">
|
| 1436 |
-
Made with ❤️ for the Genshin Impact community
|
| 1437 |
-
</p>
|
| 1438 |
</footer>
|
| 1439 |
</div>
|
| 1440 |
|
|
@@ -1596,10 +1566,10 @@
|
|
| 1596 |
</div>
|
| 1597 |
|
| 1598 |
<!-- Audio Elements -->
|
| 1599 |
-
<audio id="spin-sound" src="
|
| 1600 |
-
<audio id="reveal-sound" src="
|
| 1601 |
-
<audio id="click-sound" src="
|
| 1602 |
-
<audio id="success-sound" src="
|
| 1603 |
|
| 1604 |
<!-- JavaScript Implementation -->
|
| 1605 |
<script>
|
|
@@ -1613,19 +1583,6 @@
|
|
| 1613 |
"footer.version": "Version:",
|
| 1614 |
"footer.characters": "Characters:",
|
| 1615 |
"footer.bosses": "Bosses:",
|
| 1616 |
-
"footer.madeWith": "Made with ❤️ for the Genshin Impact community",
|
| 1617 |
-
"footer.about": "About",
|
| 1618 |
-
"footer.features": "Features",
|
| 1619 |
-
"footer.updates": "Updates",
|
| 1620 |
-
"footer.roadmap": "Roadmap",
|
| 1621 |
-
"footer.support": "Support",
|
| 1622 |
-
"footer.help": "Help Center",
|
| 1623 |
-
"footer.faq": "FAQ",
|
| 1624 |
-
"footer.contact": "Contact",
|
| 1625 |
-
"footer.community": "Community",
|
| 1626 |
-
"footer.discord": "Discord",
|
| 1627 |
-
"footer.github": "GitHub",
|
| 1628 |
-
"footer.twitter": "Twitter",
|
| 1629 |
|
| 1630 |
// Stats
|
| 1631 |
"stats.characters": "Characters",
|
|
@@ -1770,19 +1727,6 @@
|
|
| 1770 |
"footer.version": "Версия:",
|
| 1771 |
"footer.characters": "Персонажи:",
|
| 1772 |
"footer.bosses": "Боссы:",
|
| 1773 |
-
"footer.madeWith": "Сделано с ❤️ для ��ообщества Genshin Impact",
|
| 1774 |
-
"footer.about": "О проекте",
|
| 1775 |
-
"footer.features": "Возможности",
|
| 1776 |
-
"footer.updates": "Обновления",
|
| 1777 |
-
"footer.roadmap": "Планы",
|
| 1778 |
-
"footer.support": "Поддержка",
|
| 1779 |
-
"footer.help": "Помощь",
|
| 1780 |
-
"footer.faq": "Частые вопросы",
|
| 1781 |
-
"footer.contact": "Контакты",
|
| 1782 |
-
"footer.community": "Сообщество",
|
| 1783 |
-
"footer.discord": "Discord",
|
| 1784 |
-
"footer.github": "GitHub",
|
| 1785 |
-
"footer.twitter": "Twitter",
|
| 1786 |
|
| 1787 |
// Stats
|
| 1788 |
"stats.characters": "Персонажи",
|
|
|
|
| 1375 |
</div>
|
| 1376 |
|
| 1377 |
<div class="grid grid-cols-2 md:grid-cols-3 gap-6">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1378 |
</div>
|
| 1379 |
</div>
|
| 1380 |
|
|
|
|
| 1405 |
</a>
|
| 1406 |
</div>
|
| 1407 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1408 |
</footer>
|
| 1409 |
</div>
|
| 1410 |
|
|
|
|
| 1566 |
</div>
|
| 1567 |
|
| 1568 |
<!-- Audio Elements -->
|
| 1569 |
+
<audio id="spin-sound" src="STREAMING-casino-game-wheel-spin-bosnow-1-00-07.mp3" preload="auto"></audio>
|
| 1570 |
+
<audio id="reveal-sound" src="STREAMING-cinematic-transition-boom-piano-hit-tomas-herudek-4-4-00-08.mp3" preload="auto"></audio>
|
| 1571 |
+
<audio id="click-sound" src="STREAMING-futuristic-ui-positive-selection-davies-aguirre-2-2-00-00.mp3" preload="auto"></audio>
|
| 1572 |
+
<audio id="success-sound" src="STREAMING-ui-high-button-beep-epic-stock-media-3-3-00-00.mp3" preload="auto"></audio>
|
| 1573 |
|
| 1574 |
<!-- JavaScript Implementation -->
|
| 1575 |
<script>
|
|
|
|
| 1583 |
"footer.version": "Version:",
|
| 1584 |
"footer.characters": "Characters:",
|
| 1585 |
"footer.bosses": "Bosses:",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1586 |
|
| 1587 |
// Stats
|
| 1588 |
"stats.characters": "Characters",
|
|
|
|
| 1727 |
"footer.version": "Версия:",
|
| 1728 |
"footer.characters": "Персонажи:",
|
| 1729 |
"footer.bosses": "Боссы:",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1730 |
|
| 1731 |
// Stats
|
| 1732 |
"stats.characters": "Персонажи",
|