diff --git a/apis/websocket/README.md b/apis/websocket/README.md
index a8e9bad..b66086f 100755
--- a/apis/websocket/README.md
+++ b/apis/websocket/README.md
@@ -17,7 +17,7 @@
-
+
diff --git a/apis/websocket/package.json b/apis/websocket/package.json
index 3954292..b5159cf 100755
--- a/apis/websocket/package.json
+++ b/apis/websocket/package.json
@@ -16,10 +16,10 @@
"url": "git+https://github.com/revanced/revanced-helper.git",
"directory": "apis/websocket"
},
- "author": "Palm (https://github.com/PalmDevs)",
+ "author": "Palm (https://palmdevs.me)",
"contributors": [
- "Palm (https://github.com/PalmDevs)",
- "ReVanced (https://github.com/revanced)"
+ "Palm (https://palmdevs.me)",
+ "ReVanced (https://revanced.app)"
],
"license": "GPL-3.0-or-later",
"bugs": {
diff --git a/bots/discord/README.md b/bots/discord/README.md
index f87bbc6..0b73e04 100755
--- a/bots/discord/README.md
+++ b/bots/discord/README.md
@@ -17,7 +17,7 @@
-
+
diff --git a/bots/discord/package.json b/bots/discord/package.json
index 952dec7..e839061 100644
--- a/bots/discord/package.json
+++ b/bots/discord/package.json
@@ -16,10 +16,10 @@
"url": "git+https://github.com/revanced/revanced-helper.git",
"directory": "bots/discord"
},
- "author": "Palm (https://github.com/PalmDevs)",
+ "author": "Palm (https://palmdevs.me)",
"contributors": [
- "Palm (https://github.com/PalmDevs)",
- "ReVanced (https://github.com/revanced)"
+ "Palm (https://palmdevs.me)",
+ "ReVanced (https://revanced.app)"
],
"license": "GPL-3.0-or-later",
"bugs": {
diff --git a/package.json b/package.json
index bc73f2c..477e9c9 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"version": "0.0.0",
"license": "GPL-3.0-or-later",
"type": "module",
- "author": "Palm (https://github.com/PalmDevs)",
+ "author": "Palm (https://palmdevs.me)",
"workspaces": ["apis/*", "bots/*", "packages/*"],
"scripts": {
"build": "turbo run build",
@@ -24,8 +24,8 @@
"url": "https://github.com/revanced/revanced-helper/issues"
},
"contributors": [
- "Palm (https://github.com/PalmDevs)",
- "ReVanced (https://github.com/revanced)"
+ "Palm (https://palmdevs.me)",
+ "ReVanced (https://revanced.app)"
],
"devDependencies": {
"@biomejs/biome": "^1.8.2",
diff --git a/packages/api/package.json b/packages/api/package.json
index dbcecce..aa22783 100755
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -16,10 +16,10 @@
"url": "git+https://github.com/revanced/revanced-helper.git",
"directory": "packages/api"
},
- "author": "Palm (https://github.com/PalmDevs)",
+ "author": "Palm (https://palmdevs.me)",
"contributors": [
- "Palm (https://github.com/PalmDevs)",
- "ReVanced (https://github.com/revanced)"
+ "Palm (https://palmdevs.me)",
+ "ReVanced (https://revanced.app)"
],
"license": "GPL-3.0-or-later",
"bugs": {
diff --git a/packages/shared/package.json b/packages/shared/package.json
index a25c89f..110a3d1 100755
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -19,10 +19,10 @@
"url": "git+https://github.com/revanced/revanced-helper.git",
"directory": "packages/shared"
},
- "author": "Palm (https://github.com/PalmDevs)",
+ "author": "Palm (https://palmdevs.me)",
"contributors": [
- "Palm (https://github.com/PalmDevs)",
- "ReVanced (https://github.com/revanced)"
+ "Palm (https://palmdevs.me)",
+ "ReVanced (https://revanced.app)"
],
"license": "GPL-3.0-or-later",
"bugs": {