@@ -150,7 +150,7 @@ Debrid ("multi-hoster") services act as paid aggregation layers between you and
-| ⚡ For faster exploration (search + filter + side-by-side), use the interactive web app. |
+| ⚡ For faster exploration (search + filter + side-by-side), use the interactive web app. |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
diff --git a/dist/_redirects b/dist/_redirects
deleted file mode 100644
index 6d28158..0000000
--- a/dist/_redirects
+++ /dev/null
@@ -1,2 +0,0 @@
-http://www.debridcompare.pages.dev/* https://debridcompare.pages.dev/:splat 301!
-https://www.debridcompare.pages.dev/* https://debridcompare.pages.dev/:splat 301!
\ No newline at end of file
diff --git a/dist/index.html b/dist/index.html
index 9cb14cf..2b790b5 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -12,7 +12,7 @@
-
+
@@ -56,11 +56,11 @@
-
+
-
+
@@ -68,11 +68,11 @@
-
+
-
+
diff --git a/dist/sitemap.xml b/dist/sitemap.xml
index ea9f366..384822c 100644
--- a/dist/sitemap.xml
+++ b/dist/sitemap.xml
@@ -6,7 +6,7 @@
- https://debridcompare.pages.dev/
+ https://debridcompare.xyz/2025-09-29T00:00:00+00:00weekly1.0
diff --git a/package.json b/package.json
index 74c9b37..c86c3cd 100644
--- a/package.json
+++ b/package.json
@@ -3,10 +3,10 @@
"version": "2.0.1",
"description": "A concise comparison of pricing and supported hosts for popular debrid services including AllDebrid, Real-Debrid, LinkSnappy, Premiumize, Debrid-Link, TorBox, and Mega-Debrid.",
"main": "index.js",
- "homepage": "",
+ "homepage": "https://debridcompare.xyz/",
"repository": {
"type": "git",
- "url": ""
+ "url": "https://github.com/fynks/debrid-services-comparison"
},
"scripts": {
"minify:css": "cleancss -o dist/css/styles-min.css dist/css/styles.css",