Update app.ts
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
|||||||
export const APP_VERSIONS: Array<AppChangelog> = [
|
export const APP_VERSIONS: Array<AppChangelog> = [
|
||||||
{
|
{
|
||||||
appName: 'Default',
|
appName: 'Default',
|
||||||
descrition: 'Сайт временно недоступен!\nПростой мод без каких-либо дополнительных функций.',
|
descrition: 'Простой мод без каких-либо дополнительных функций.',
|
||||||
images: [
|
images: [
|
||||||
default_img_1,
|
default_img_1,
|
||||||
default_img_2,
|
default_img_2,
|
||||||
@@ -20,7 +20,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
|
|||||||
date: '13/08/24',
|
date: '13/08/24',
|
||||||
isCurrentVersion: true,
|
isCurrentVersion: true,
|
||||||
supportAndroidVersion: '9+',
|
supportAndroidVersion: '9+',
|
||||||
download: 'https://github.com/seeleme/anixart/releases/download/anixart-default/anixart-default.apk',
|
download: 'https://t.me/seele_channel/171',
|
||||||
changes: [
|
changes: [
|
||||||
'Без рекламы',
|
'Без рекламы',
|
||||||
'Корона в профиле 👑',
|
'Корона в профиле 👑',
|
||||||
@@ -50,7 +50,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
|
|||||||
{
|
{
|
||||||
version: '1.0 Alpha',
|
version: '1.0 Alpha',
|
||||||
supportAndroidVersion: '9+',
|
supportAndroidVersion: '9+',
|
||||||
download: 'https://www.darknet.kz/download', // ссылка на apk
|
download: '', // ссылка на apk
|
||||||
date: '18/05/22',
|
date: '18/05/22',
|
||||||
changes: [
|
changes: [
|
||||||
'Adding Serach System',
|
'Adding Serach System',
|
||||||
@@ -60,7 +60,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
appName: 'Exclusive',
|
appName: 'Exclusive',
|
||||||
descrition: 'Сайт временно недоступен!\nЭксклюзивный мод, особенностью этого мода является Monet Тема (Material You)',
|
descrition: 'Эксклюзивный мод, особенностью этого мода является Monet Тема (Material You)',
|
||||||
images: [
|
images: [
|
||||||
exclusive_img_1,
|
exclusive_img_1,
|
||||||
exclusive_img_2
|
exclusive_img_2
|
||||||
@@ -70,7 +70,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
|
|||||||
date: '13/08/24',
|
date: '13/08/24',
|
||||||
isCurrentVersion: true,
|
isCurrentVersion: true,
|
||||||
supportAndroidVersion: '9+',
|
supportAndroidVersion: '9+',
|
||||||
download: 'https://github.com/seeleme/anixart/releases/download/anixart-exclusive/anixart-exclusive.apk',
|
download: 'https://t.me/seele_channel/173',
|
||||||
changes: [
|
changes: [
|
||||||
'Без рекламы',
|
'Без рекламы',
|
||||||
'Корона в профиле 👑',
|
'Корона в профиле 👑',
|
||||||
@@ -89,7 +89,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
|
|||||||
version: '1.0',
|
version: '1.0',
|
||||||
date: '20/05/24',
|
date: '20/05/24',
|
||||||
supportAndroidVersion: '12+',
|
supportAndroidVersion: '12+',
|
||||||
download: 'https://github.com/seeleme/anixart/releases/download/anixart-exclusive/anixart-exclusive.apk', // ссылка на apk
|
download: '', // ссылка на apk
|
||||||
changes: [
|
changes: [
|
||||||
'Без рекламы',
|
'Без рекламы',
|
||||||
'Корона в профиле 👑',
|
'Корона в профиле 👑',
|
||||||
@@ -102,14 +102,14 @@ export const APP_VERSIONS: Array<AppChangelog> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
appName: 'Amoled',
|
appName: 'Amoled',
|
||||||
descrition: 'Сайт временно недоступен!\nAMOLED версия, особенность этого мода в том, что здесь все черное, и это совершенно не режет глаза 🐾',
|
descrition: 'AMOLED версия, особенность этого мода в том, что здесь все черное, и это совершенно не режет глаза 🐾',
|
||||||
images: [],
|
images: [],
|
||||||
changelogs: [{
|
changelogs: [{
|
||||||
version: '1.1',
|
version: '1.1',
|
||||||
date: '13/08/24',
|
date: '13/08/24',
|
||||||
isCurrentVersion: true,
|
isCurrentVersion: true,
|
||||||
supportAndroidVersion: '9+',
|
supportAndroidVersion: '9+',
|
||||||
download: 'https://github.com/seeleme/anixart/releases/download/anixart-amoled/anixart-amoled.apk',
|
download: 'https://t.me/seele_channel/176',
|
||||||
changes: [
|
changes: [
|
||||||
'Без рекламы',
|
'Без рекламы',
|
||||||
'Корона в профиле 👑',
|
'Корона в профиле 👑',
|
||||||
|
|||||||
Reference in New Issue
Block a user