Обновить src/js/const.js
This commit is contained in:
@@ -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'
|
||||
},
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user