refactor: change repository owner to HighCapable

This commit is contained in:
2023-10-07 18:50:35 +08:00
parent 8aefb7df64
commit b95ffdacc0
14 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
# YukiHookAPI Project Builder # YukiHookAPI Project Builder
[![GitHub license](https://img.shields.io/github/license/fankes/YukiHookAPI-ProjectBuilder?color=blue)](https://github.com/fankes/YukiHookAPI-ProjectBuilder/blob/master/LICENSE) [![GitHub license](https://img.shields.io/github/license/HighCapable/YukiHookAPI-ProjectBuilder?color=blue)](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/fankes/YukiHookAPI-ProjectBuilder?display_name=release&logo=github&color=green)](https://github.com/fankes/YukiHookAPI-ProjectBuilder/releases) [![GitHub release](https://img.shields.io/github/v/release/HighCapable/YukiHookAPI-ProjectBuilder?display_name=release&logo=github&color=green)](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/releases)
[![Telegram](https://img.shields.io/badge/discussion-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI) [![Telegram](https://img.shields.io/badge/discussion-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
[![Telegram](https://img.shields.io/badge/discussion%20dev-Telegram-blue.svg?logo=telegram)](https://t.me/HighCapable_Dev) [![Telegram](https://img.shields.io/badge/discussion%20dev-Telegram-blue.svg?logo=telegram)](https://t.me/HighCapable_Dev)
@@ -9,7 +9,7 @@
帮助你快速创建一个使用 YukiHookAPI 打造的 Xposed 项目模板。 帮助你快速创建一个使用 YukiHookAPI 打造的 Xposed 项目模板。
[English](https://github.com/fankes/YukiHookAPI-ProjectBuilder/blob/master/README.md) | 简体中文 [English](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README.md) | 简体中文
## 这是什么 ## 这是什么
@@ -21,7 +21,7 @@
本项目使用 **Electron** 开发,快速实现多平台本地化应用程序的构建和运行。 本项目使用 **Electron** 开发,快速实现多平台本地化应用程序的构建和运行。
你可以直接从 [Release](https://github.com/fankes/YukiHookAPI-ProjectBuilder/releases) 下载适合于你平台的应用程序。 你可以直接从 [Release](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/releases) 下载适合于你平台的应用程序。
> 以下是手动部署与编译步骤 > 以下是手动部署与编译步骤
@@ -77,7 +77,7 @@ npm run package
## Star History ## Star History
![Star History Chart](https://api.star-history.com/svg?repos=fankes/YukiHookAPI-ProjectBuilder&type=Date) ![Star History Chart](https://api.star-history.com/svg?repos=HighCapable/YukiHookAPI-ProjectBuilder&type=Date)
## 许可证 ## 许可证

View File

@@ -1,7 +1,7 @@
# YukiHookAPI Project Builder # YukiHookAPI Project Builder
[![GitHub license](https://img.shields.io/github/license/fankes/YukiHookAPI-ProjectBuilder?color=blue)](https://github.com/fankes/YukiHookAPI-ProjectBuilder/blob/master/LICENSE) [![GitHub license](https://img.shields.io/github/license/HighCapable/YukiHookAPI-ProjectBuilder?color=blue)](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/fankes/YukiHookAPI-ProjectBuilder?display_name=release&logo=github&color=green)](https://github.com/fankes/YukiHookAPI-ProjectBuilder/releases) [![GitHub release](https://img.shields.io/github/v/release/HighCapable/YukiHookAPI-ProjectBuilder?display_name=release&logo=github&color=green)](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/releases)
[![Telegram](https://img.shields.io/badge/discussion-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI) [![Telegram](https://img.shields.io/badge/discussion-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
[![Telegram](https://img.shields.io/badge/discussion%20dev-Telegram-blue.svg?logo=telegram)](https://t.me/HighCapable_Dev) [![Telegram](https://img.shields.io/badge/discussion%20dev-Telegram-blue.svg?logo=telegram)](https://t.me/HighCapable_Dev)
@@ -9,7 +9,7 @@
A Xposed Project Builder by YukiHookAPI. A Xposed Project Builder by YukiHookAPI.
English | [简体中文](https://github.com/fankes/YukiHookAPI-ProjectBuilder/blob/master/README-zh-CN.md) English | [简体中文](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README-zh-CN.md)
## What's this ## What's this
@@ -22,7 +22,7 @@ Implementing automated search relies on quickly building an Android project temp
This project is developed using **Electron** to quickly build and run multi-platform localized applications. This project is developed using **Electron** to quickly build and run multi-platform localized applications.
You can download the application for your platform directly You can download the application for your platform directly
from [Release](https://github.com/fankes/YukiHookAPI-ProjectBuilder/releases). from [Release](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/releases).
> The following are the manual deployment and compilation steps > The following are the manual deployment and compilation steps
@@ -76,7 +76,7 @@ npm run package
## Star History ## Star History
![Star History Chart](https://api.star-history.com/svg?repos=fankes/YukiHookAPI-ProjectBuilder&type=Date) ![Star History Chart](https://api.star-history.com/svg?repos=HighCapable/YukiHookAPI-ProjectBuilder&type=Date)
## License ## License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
<!-- <!--
YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
Copyright (C) 2019-2023 HighCapable Copyright (C) 2019-2023 HighCapable
https://github.com/fankes/YukiHookAPI-ProjectBuilder https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
This software is non-free but opensource software: you can redistribute it This software is non-free but opensource software: you can redistribute it
and/or modify it under the terms of the GNU Affero General Public License and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -3,7 +3,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
* Copyright (C) 2019-2023 HighCapable * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/YukiHookAPI-ProjectBuilder * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder
* *
* This software is non-free but opensource software: you can redistribute it * This software is non-free but opensource software: you can redistribute it
* and/or modify it under the terms of the GNU Affero General Public License * and/or modify it under the terms of the GNU Affero General Public License