aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 83705623..7f62448c 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "libredirect",
+ "name": "vhack-libredirect",
"type": "module",
"description": "Redirects YouTube, Twitter, TikTok and more to privacy friendly frontends.",
"engines": {
@@ -18,12 +18,12 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/libredirect/libredirect.git"
+ "url": "git+https://git.foss-syndicate.org/vhack.eu/libredirect.git"
},
"author": "LibRedirect",
"license": "GPL-3.0-only",
"bugs": {
- "url": "https://github.com/libredirect/libredirect/issues"
+ "url": "https://git.foss-syndicate.org/vhack.eu/libredirect"
},
"homepage": "https://libredirect.github.io",
"devDependencies": {