Skip to content

Commit 782f57a

Browse files
author
Chenhe
committed
更新 github url
1 parent 5441b82 commit 782f57a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
免 ROOT 优化 QQ 通知:多会话/多消息/多渠道。支持 [Nevo](https://www.coolapk.com/apk/com.oasisfeng.nevo) 插件与独立运行双模式。
44

5-
**[📖使用手册](https://github.com/liangchenhe55/QQ-Notify-Evolution/wiki)**
5+
**[📖使用手册](https://github.com/ichenhe/QQ-Notify-Evolution/wiki)**
66

7-
<a href="https://github.com/liangchenhe55/QQ-Notify-Evolution/releases"><img src="https://img.shields.io/github/release-pre/liangchenhe55/QQ-Notify-Evolution.svg?style=flat-square"></a> <a target="_blank" href="https://www.coolapk.com/apk/249693"><img src="https://img.shields.io/badge/download-酷安网-green.svg?style=flat-square"></a> <a href="https://github.com/liangchenhe55/QQ-Notify-Evolution/blob/master/LICENSE"><img src="https://img.shields.io/github/license/liangchenhe55/QQ-Notify-Evolution.svg?style=flat-square"></a>
7+
<a href="https://github.com/ichenhe/QQ-Notify-Evolution/releases"><img src="https://img.shields.io/github/release-pre/ichenhe/QQ-Notify-Evolution.svg?style=flat-square"></a> <a target="_blank" href="https://www.coolapk.com/apk/249693"><img src="https://img.shields.io/badge/download-酷安网-green.svg?style=flat-square"></a> <a href="https://github.com/ichenhe/QQ-Notify-Evolution/blob/master/LICENSE"><img src="https://img.shields.io/github/license/ichenhe/QQ-Notify-Evolution.svg?style=flat-square"></a>
88

99
## 主要功能
1010

app/src/main/java/cc/chenhe/qqnotifyevo/utils/Utils.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ const val NOTIFY_ID_UPGRADE = 101
3838
// 自身转发QQ消息的通知渠道组
3939
const val NOTIFY_QQ_GROUP_ID = "base"
4040

41-
const val GITHUB_URL = "https://github.com/liangchenhe55/QQ-Notify-Evolution/releases"
42-
const val MANUAL_URL = "https://github.com/liangchenhe55/QQ-Notify-Evolution/wiki"
41+
const val GITHUB_URL = "https://github.com/ichenhe/QQ-Notify-Evolution/releases"
42+
const val MANUAL_URL = "https://github.com/ichenhe/QQ-Notify-Evolution/wiki"
4343

4444
const val ALIPAY =
4545
"alipayqr://platformapi/startapp?saId=10000007&qrcode=https://qr.alipay.com/tsx12672qtk37hufsxfkub7"

0 commit comments

Comments
 (0)