From 7859874519259e371d0957fa271ac838ff924b60 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 00:54:59 +0000 Subject: [PATCH 1/7] Changes Co-authored-by: AndreiDrang <16991365+AndreiDrang@users.noreply.github.com> --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index c6e892e..9cccfde 100644 --- a/package.json +++ b/package.json @@ -28,5 +28,11 @@ "prettier": "^3.7.4", "tailwindcss": "^4.1.18", "vite": "^5.4.19" + }, + "overrides": { + "handlebars": "^4.7.9" + }, + "resolutions": { + "handlebars": "^4.7.9" } } From 657edf3cea62ad2238e4c86256f17158a60fbfc7 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 00:55:05 +0000 Subject: [PATCH 2/7] Changes Co-authored-by: AndreiDrang <16991365+AndreiDrang@users.noreply.github.com> --- bun.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bun.lock b/bun.lock index 630c7fd..9a278fa 100644 --- a/bun.lock +++ b/bun.lock @@ -26,6 +26,9 @@ }, }, }, + "overrides": { + "handlebars": "^4.7.9", + }, "packages": { "@alloc/quick-lru": ["@alloc/quick-lru@5.2.0", "", {}, "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw=="], @@ -373,7 +376,7 @@ "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], - "handlebars": ["handlebars@4.7.8", "", { "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "optionalDependencies": { "uglify-js": "^3.1.4" }, "bin": "bin/handlebars" }, "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ=="], + "handlebars": ["handlebars@4.7.9", "https://europe-west1-npm.pkg.dev/lovable-core-prod/sandbox-npm-cache/handlebars/-/handlebars-4.7.9.tgz", { "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "optionalDependencies": { "uglify-js": "^3.1.4" }, "bin": { "handlebars": "bin/handlebars" } }, "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ=="], "has-symbols": ["has-symbols@1.1.0", "https://europe-west4-npm.pkg.dev/lovable-core-prod/sandbox-npm-cache/has-symbols/-/has-symbols-1.1.0.tgz", {}, "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ=="], From 0de78bef3e3c2a0a02ccf950e0166e06619f67be Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 00:59:01 +0000 Subject: [PATCH 3/7] Changes Co-authored-by: AndreiDrang <16991365+AndreiDrang@users.noreply.github.com> --- index.html | 8 ++++---- partials/footer.html | 2 +- partials/header.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index d87c569..5371d8f 100644 --- a/index.html +++ b/index.html @@ -247,15 +247,15 @@

2 500+ компаний - · + · 2 400+ акций - · + · 700+ облигаций - · + · 250+ токена @@ -336,7 +336,7 @@

Рынок Бел Полная статистика рынка - · + · Ежемесячные отчёты diff --git a/partials/footer.html b/partials/footer.html index c02e65a..bd4cc5a 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -11,7 +11,7 @@ > TokenBel diff --git a/partials/header.html b/partials/header.html index 835fcba..4f1f8bc 100644 --- a/partials/header.html +++ b/partials/header.html @@ -9,7 +9,7 @@ > TokenBel From 6f44c0d6225832912833b8e55272b214be069cf1 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 01:03:37 +0000 Subject: [PATCH 4/7] Changes Co-authored-by: AndreiDrang <16991365+AndreiDrang@users.noreply.github.com> --- public/robots.txt | 2 +- public/sitemap.xml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index d995eec..c0f8f7c 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -43,4 +43,4 @@ Allow: / User-agent: * Allow: / -Sitemap: https://tokenbel.info/sitemap.xml +Sitemap: https://tokenbel.lovable.app/sitemap.xml diff --git a/public/sitemap.xml b/public/sitemap.xml index f35fbec..44b8458 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,37 +1,37 @@ - https://tokenbel.info/ + https://tokenbel.lovable.app/ daily 1.0 - https://tokenbel.info/pricing/ + https://tokenbel.lovable.app/pricing/ monthly 0.8 - https://tokenbel.info/faq/ + https://tokenbel.lovable.app/faq/ monthly 0.7 - https://tokenbel.info/statistics/secondmarket/ + https://tokenbel.lovable.app/statistics/secondmarket/ daily 0.8 - https://tokenbel.info/contacts/ + https://tokenbel.lovable.app/contacts/ yearly 0.5 - https://tokenbel.info/rss/ + https://tokenbel.lovable.app/rss/ weekly 0.5 - https://tokenbel.info/login/ + https://tokenbel.lovable.app/login/ yearly 0.3 From 5458bbb0e297482dbd716eca65b1379c7c68788a Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:39:43 +0000 Subject: [PATCH 5/7] Changes Co-authored-by: AndreiDrang <16991365+AndreiDrang@users.noreply.github.com> --- tokeni.bel/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokeni.bel/index.html b/tokeni.bel/index.html index f2463d8..07f2fbb 100644 --- a/tokeni.bel/index.html +++ b/tokeni.bel/index.html @@ -67,7 +67,7 @@ Date: Tue, 21 Jul 2026 08:39:56 +0000 Subject: [PATCH 6/7] Changes Co-authored-by: AndreiDrang <16991365+AndreiDrang@users.noreply.github.com> --- index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 5371d8f..5894837 100644 --- a/index.html +++ b/index.html @@ -28,11 +28,13 @@ - - + + + + - + - + - + From 2564c5db0a3aff74773622a4396ab72c4f10e1ad Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:40:02 +0000 Subject: [PATCH 7/7] Changes Co-authored-by: AndreiDrang <16991365+AndreiDrang@users.noreply.github.com> --- pricing/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pricing/index.html b/pricing/index.html index f86588b..33621cb 100644 --- a/pricing/index.html +++ b/pricing/index.html @@ -32,6 +32,10 @@ + + + +