Обновить 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 = {
|
const iconSources = {
|
||||||
// Simple Icons (основной источник)
|
// Simple Icons (основной источник)
|
||||||
@@ -37,7 +37,7 @@ const socialLinks = [
|
|||||||
{
|
{
|
||||||
platform: 'gitea',
|
platform: 'gitea',
|
||||||
name: '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'
|
icon: 'https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/gitea.svg'
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
|
|||||||
Reference in New Issue
Block a user