modify PROJECT_URL

This commit is contained in:
4ra1n
2025-07-10 00:31:04 +08:00
parent 7224317829
commit 41296ec2bc
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
### 说明
我们所有的工作都会放在 [GitHub](https://github.com/jar-analyzer/class-obf) 上
我们所有的工作都会放在 [GitHub](https://github.com/4ra1n/class-obf) 上
不管是核心团队的成员(目前只有我 @4ra1n 自己)还是外部贡献者的 `pull request` 都需要经过 `review`

View File

@@ -4,12 +4,12 @@
<img alt="gitleaks badge" src="https://img.shields.io/badge/protected%20by-gitleaks-blue">
![](https://img.shields.io/github/downloads/jar-analyzer/class-obf/total)
![](https://img.shields.io/github/v/release/jar-analyzer/class-obf)
![](https://img.shields.io/github/downloads/4ra1n/class-obf/total)
![](https://img.shields.io/github/v/release/4ra1n/class-obf)
![](https://github.com/jar-analyzer/class-obf/workflows/maven%20check/badge.svg)
![](https://github.com/jar-analyzer/class-obf/workflows/leak%20check/badge.svg)
![](https://github.com/jar-analyzer/class-obf/workflows/truffle%20check/badge.svg)
![](https://github.com/4ra1n/class-obf/workflows/maven%20check/badge.svg)
![](https://github.com/4ra1n/class-obf/workflows/leak%20check/badge.svg)
![](https://github.com/4ra1n/class-obf/workflows/truffle%20check/badge.svg)
`class-obf` 项目全称 `Class Obfuscator` 项目,专门用来混淆单个 `Class` 文件
@@ -313,6 +313,6 @@ public class Test extends ClassLoader {
<div align="center">
<img src="https://api.star-history.com/svg?repos=jar-analyzer/class-obf&type=Date" width="600" height="400" alt="Star History Chart" valign="middle">
<img src="https://api.star-history.com/svg?repos=4ra1n/class-obf&type=Date" width="600" height="400" alt="Star History Chart" valign="middle">
</div>