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 @@
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 @@
>
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 @@