diff --git a/package.json b/package.json index f420df132..d6866e805 100644 --- a/package.json +++ b/package.json @@ -61,14 +61,6 @@ "vue": "^2.6.11", "vue-fragment": "^1.5.2" }, - "repository": { - "type": "git", - "url": "git+https://github.com/the1812/Bilibili-Evolved.git" - }, - "bugs": { - "url": "https://github.com/the1812/Bilibili-Evolved/issues" - }, - "homepage": "https://github.com/the1812/Bilibili-Evolved#readme", "keywords": [ "userscript", "bilibili", diff --git a/src/client/common.meta.json b/src/client/common.meta.json index 7e51bacab..ff77ba696 100644 --- a/src/client/common.meta.json +++ b/src/client/common.meta.json @@ -16,8 +16,6 @@ "*://open-live.bilibili.com/*" ], "run-at": "document-start", - "supportURL": "https://github.com/the1812/Bilibili-Evolved/issues", - "homepage": "https://github.com/the1812/Bilibili-Evolved", "grant": [ "unsafeWindow", "GM_getValue", diff --git a/src/components/settings-panel/sub-pages/AboutPage.vue b/src/components/settings-panel/sub-pages/AboutPage.vue index 1bdd0e3d3..5ebb5fe29 100644 --- a/src/components/settings-panel/sub-pages/AboutPage.vue +++ b/src/components/settings-panel/sub-pages/AboutPage.vue @@ -21,7 +21,7 @@ Commit Hash: {{ meta.compilationInfo.commitHash.substring(0, 8) }} --> -