refactor: change repository owner to HighCapable (2nd)

This commit is contained in:
2023-10-08 21:50:10 +08:00
parent b95ffdacc0
commit 64d0ec55f1
6 changed files with 7 additions and 7 deletions

View File

@@ -270,7 +270,7 @@
<span id="about_version_text"></span><br/>
<span class="i18n">{{aboutTip}}</span><br/>
<span class="i18n">{{projectAddress}}:&nbsp</span>
<span class="url-link">https://github.com/fankes/YukiHookAPI</span><br/>
<span class="url-link">https://github.com/HighCapable/YuKiHookAPI</span><br/>
<div style="margin-top: 10px"></div>
<span class="i18n" style="font-size: 10pt;opacity: 0.6;line-height: 18px">{{noticeTip}}</span>
</div>

View File

@@ -461,7 +461,7 @@ const projectDepends = {
androidGradlePlugin: 'https://dl.google.com/dl/android/maven2/com/android/application/com.android.application.gradle.plugin/maven-metadata.xml',
kotlin: 'https://api.github.com/repos/JetBrains/kotlin/releases',
kotlinKsp: 'https://api.github.com/repos/google/ksp/releases',
yukiHookApi: 'https://api.github.com/repos/fankes/YukiHookAPI/releases'
yukiHookApi: 'https://api.github.com/repos/HighCapable/YuKiHookAPI/releases'
},
/** 搜索项目依赖 */
search() {