Обновить src/js/const.js

This commit is contained in:
2025-11-05 18:10:16 +00:00
parent 3e3ebf2bdb
commit 77002633a6

View File

@@ -16,7 +16,7 @@ const translations = {
};
const downloadUrl = 'https://boophub.erry.xyz/api/app/download'; // Замените на вашу ссылку
const downloadUrl = 'https://boophub.app/api/app/download'; // Замените на вашу ссылку
const iconSources = {
// Simple Icons (основной источник)
@@ -37,7 +37,7 @@ const socialLinks = [
{
platform: 'gitea',
name: 'Gitea',
url: 'https://git.furries.tech/R1nc',
url: 'https://git.furries.tech/furries.tech',
icon: 'https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/gitea.svg'
},
// {