Skip to content

Commit ae10fc3

Browse files
committed
docs: 文档修改说明
1 parent b68bf5f commit ae10fc3

21 files changed

Lines changed: 99 additions & 99 deletions

File tree

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
```
1111

1212
<div align="center">
13-
<a href="https://github.com/ezyshu/linuxdo-scripts">
14-
<img src="https://github.com/ezyshu/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
13+
<a href="https://github.com/anghunk/linuxdo-scripts">
14+
<img src="https://github.com/anghunk/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
1515
</a>
1616

1717
<h1>LinuxDo Scripts</h1>
@@ -21,17 +21,17 @@
2121
·
2222
<a href="https://linuxdo-scripts.zishu.me">使用文档</a>
2323
·
24-
<a href="https://github.com/ezyshu/linuxdo-scripts/issues/new/choose">问题反馈</a>
24+
<a href="https://github.com/anghunk/linuxdo-scripts/issues/new/choose">问题反馈</a>
2525
·
26-
<a href="https://github.com/ezyshu/linuxdo-scripts/releases/latest">最新版本</a>
26+
<a href="https://github.com/anghunk/linuxdo-scripts/releases/latest">最新版本</a>
2727
</p>
2828

2929
<p>
30-
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?logo=github&label=Version">
31-
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?logo=github&style=flat&label=Stars">
30+
<img src="https://img.shields.io/github/v/release/anghunk/linuxdo-scripts?logo=github&label=Version">
31+
<img src="https://img.shields.io/github/stars/anghunk/linuxdo-scripts?logo=github&style=flat&label=Stars">
3232
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&logo=googlechrome&label=ChromeWebStore">
3333
<img src="https://img.shields.io/badge/License-Apache%202.0-blue?logo=apache">
34-
<img src="https://img.shields.io/github/last-commit/ezyshu/linuxdo-scripts?logo=github&label=最后提交">
34+
<img src="https://img.shields.io/github/last-commit/anghunk/linuxdo-scripts?logo=github&label=最后提交">
3535
</p>
3636
</div>
3737

@@ -133,7 +133,7 @@ LinuxDo Scripts 是一个功能丰富的浏览器扩展,专为提升 LinuxDo
133133

134134
```bash
135135
# 1. 克隆项目
136-
git clone https://github.com/ezyshu/linuxdo-scripts.git
136+
git clone https://github.com/anghunk/linuxdo-scripts.git
137137
cd linuxdo-scripts
138138

139139
# 2. 安装依赖
@@ -171,22 +171,22 @@ linuxdo-scripts/
171171
## 🤝 参与贡献
172172

173173
### 🎯 贡献方式
174-
- 🐛 [报告 Bug](https://github.com/ezyshu/linuxdo-scripts/issues/new?template=bug_report.yml)
175-
- 💡 [功能建议](https://github.com/ezyshu/linuxdo-scripts/issues/new?template=feature_report.yml)
176-
- 🔧 [提交代码](https://github.com/ezyshu/linuxdo-scripts/pulls)
174+
- 🐛 [报告 Bug](https://github.com/anghunk/linuxdo-scripts/issues/new?template=bug_report.yml)
175+
- 💡 [功能建议](https://github.com/anghunk/linuxdo-scripts/issues/new?template=feature_report.yml)
176+
- 🔧 [提交代码](https://github.com/anghunk/linuxdo-scripts/pulls)
177177
- 🙍‍♂️ [加入讨论](https://discord.gg/n2pErsD7Kg)
178178

179179
### 👥 贡献者
180-
![Contributors](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
180+
![Contributors](https://contrib.rocks/image?repo=anghunk/linuxdo-scripts)
181181

182182
## 📊 项目统计
183183

184184
### ⭐ Star History
185-
[![Star History Chart](https://api.star-history.com/svg?repos=ezyshu/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#ezyshu/linuxdo-scripts&Timeline)
185+
[![Star History Chart](https://api.star-history.com/svg?repos=anghunk/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#anghunk/linuxdo-scripts&Timeline)
186186

187187
## 📄 开源协议
188188

189-
本项目采用 [Apache License 2.0](https://github.com/ezyshu/linuxdo-scripts/blob/main/LICENSE) 开源协议。
189+
本项目采用 [Apache License 2.0](https://github.com/anghunk/linuxdo-scripts/blob/main/LICENSE) 开源协议。
190190

191191
**您可以自由地:**
192192
- ✅ 使用、复制、修改和分发本软件
@@ -202,11 +202,11 @@ linuxdo-scripts/
202202
- 本项目为**免费开源**项目,不保证绝对完善无误
203203
- 使用前请自行评估风险,遵守相关法律法规
204204
- 严禁任何形式的滥用行为
205-
- 如有侵权问题,请联系 [ezyshu](https://github.com/ezyshu) 及时处理
205+
- 如有侵权问题,请联系 [anghunk](https://github.com/anghunk) 及时处理
206206

207207
---
208208

209209
<div align="center">
210210
<p>如果这个项目对您有帮助,请考虑给我们一个 ⭐ Star!</p>
211-
<p>Made with ❤️ by <a href="https://github.com/ezyshu">ezyshu</a> and <a href="https://github.com/ezyshu/linuxdo-scripts/graphs/contributors">contributors</a></p>
211+
<p>Made with ❤️ by <a href="https://github.com/anghunk">anghunk</a> and <a href="https://github.com/anghunk/linuxdo-scripts/graphs/contributors">contributors</a></p>
212212
</div>

README_EN.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
```
1111

1212
<div align="center">
13-
<a href="https://github.com/ezyshu/linuxdo-scripts">
14-
<img src="https://github.com/ezyshu/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
13+
<a href="https://github.com/anghunk/linuxdo-scripts">
14+
<img src="https://github.com/anghunk/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
1515
</a>
1616

1717
<h1>LinuxDo Scripts</h1>
@@ -21,17 +21,17 @@
2121
·
2222
<a href="https://linuxdo-scripts.zishu.me">Documentation</a>
2323
·
24-
<a href="https://github.com/ezyshu/linuxdo-scripts/issues/new/choose">Report an Issue</a>
24+
<a href="https://github.com/anghunk/linuxdo-scripts/issues/new/choose">Report an Issue</a>
2525
·
26-
<a href="https://github.com/ezyshu/linuxdo-scripts/releases/latest">Latest Release</a>
26+
<a href="https://github.com/anghunk/linuxdo-scripts/releases/latest">Latest Release</a>
2727
</p>
2828

2929
<p>
30-
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?logo=github&label=Version">
31-
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?logo=github&style=flat&label=Stars">
30+
<img src="https://img.shields.io/github/v/release/anghunk/linuxdo-scripts?logo=github&label=Version">
31+
<img src="https://img.shields.io/github/stars/anghunk/linuxdo-scripts?logo=github&style=flat&label=Stars">
3232
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&logo=googlechrome&label=ChromeWebStore">
3333
<img src="https://img.shields.io/badge/License-Apache%202.0-blue?logo=apache">
34-
<img src="https://img.shields.io/github/last-commit/ezyshu/linuxdo-scripts?logo=github&label=Last%20Commit">
34+
<img src="https://img.shields.io/github/last-commit/anghunk/linuxdo-scripts?logo=github&label=Last%20Commit">
3535
</p>
3636
</div>
3737

@@ -133,7 +133,7 @@ Forum Discussion Thread: [linuxdo 增强插件,持续更新欢迎反馈(浏
133133

134134
```bash
135135
# 1. Clone the project
136-
git clone https://github.com/ezyshu/linuxdo-scripts.git
136+
git clone https://github.com/anghunk/linuxdo-scripts.git
137137
cd linuxdo-scripts
138138

139139
# 2. Install dependencies
@@ -171,22 +171,22 @@ linuxdo-scripts/
171171
## 🤝 Contributing
172172

173173
### 🎯 How to Contribute
174-
- 🐛 [Report Bugs](https://github.com/ezyshu/linuxdo-scripts/issues/new?template=bug_report.yml)
175-
- 💡 [Feature Suggestions](https://github.com/ezyshu/linuxdo-scripts/issues/new?template=feature_report.yml)
176-
- 🔧 [Submit Code](https://github.com/ezyshu/linuxdo-scripts/pulls)
174+
- 🐛 [Report Bugs](https://github.com/anghunk/linuxdo-scripts/issues/new?template=bug_report.yml)
175+
- 💡 [Feature Suggestions](https://github.com/anghunk/linuxdo-scripts/issues/new?template=feature_report.yml)
176+
- 🔧 [Submit Code](https://github.com/anghunk/linuxdo-scripts/pulls)
177177
- 🙍‍♂️ [Join Discussions](https://discord.gg/n2pErsD7Kg)
178178

179179
### 👥 Contributors
180-
![Contributors](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
180+
![Contributors](https://contrib.rocks/image?repo=anghunk/linuxdo-scripts)
181181

182182
## 📊 Project Statistics
183183

184184
### ⭐ Star History
185-
[![Star History Chart](https://api.star-history.com/svg?repos=ezyshu/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#ezyshu/linuxdo-scripts&Timeline)
185+
[![Star History Chart](https://api.star-history.com/svg?repos=anghunk/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#anghunk/linuxdo-scripts&Timeline)
186186

187187
## 📄 License
188188

189-
This project is licensed under the [Apache License 2.0](https://github.com/ezyshu/linuxdo-scripts/blob/main/LICENSE).
189+
This project is licensed under the [Apache License 2.0](https://github.com/anghunk/linuxdo-scripts/blob/main/LICENSE).
190190

191191
**You are free to:**
192192
- ✅ Use, copy, modify, and distribute this software
@@ -202,11 +202,11 @@ This project is licensed under the [Apache License 2.0](https://github.com/ezysh
202202
- This project is **free and open-source** and does not guarantee absolute perfection or freedom from errors
203203
- Please assess risks yourself before use and comply with relevant laws and regulations
204204
- Any form of abuse is strictly prohibited
205-
- For infringement issues, please contact [ezyshu](https://github.com/ezyshu) for prompt resolution
205+
- For infringement issues, please contact [anghunk](https://github.com/anghunk) for prompt resolution
206206

207207
---
208208

209209
<div align="center">
210210
<p>If you find this project helpful, please consider giving us a ⭐ Star!</p>
211-
<p>Made with ❤️ by <a href="https://github.com/ezyshu">ezyshu</a> and <a href="https://github.com/ezyshu/linuxdo-scripts/graphs/contributors">contributors</a></p>
211+
<p>Made with ❤️ by <a href="https://github.com/anghunk">anghunk</a> and <a href="https://github.com/anghunk/linuxdo-scripts/graphs/contributors">contributors</a></p>
212212
</div>

docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 ezyshu
3+
Copyright (c) 2024 anghunk
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/docs/.vitepress/config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default {
99
head: [
1010
['link', {
1111
rel: 'icon',
12-
href: 'https://github.com/ezyshu/linuxdo-scripts/blob/main/public/icon/128.png?raw=true'
12+
href: 'https://github.com/anghunk/linuxdo-scripts/blob/main/public/icon/128.png?raw=true'
1313
}]
1414
],
1515
vite: {
@@ -39,18 +39,18 @@ export default {
3939
siteTitle: 'LinuxDo Scripts 文档',
4040
nav,
4141
editLink: {
42-
pattern: 'https://github.com/ezyshu/linuxdo-scripts/blob/main/docs/docs/:path',
42+
pattern: 'https://github.com/anghunk/linuxdo-scripts/blob/main/docs/docs/:path',
4343
text: '在 GitHub 上编辑此页面'
4444
},
4545
socialLinks: [{
4646
icon: 'github',
47-
link: 'https://github.com/ezyshu/linuxdo-scripts'
47+
link: 'https://github.com/anghunk/linuxdo-scripts'
4848
}, ],
4949
lastUpdated: true,
5050
lastUpdatedText: '最后更新于',
5151
footer: {
5252
message: 'Released under the MIT License.',
53-
copyright: 'Copyright 2024 ezyshu'
53+
copyright: 'Copyright 2024 anghunk'
5454
},
5555
search: {
5656
provider: 'local',

docs/docs/.vitepress/theme/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default {
4040

4141
// Obtain configuration from: https://giscus.app/
4242
giscusTalk({
43-
repo: 'ezyshu/linuxdo-scripts',
43+
repo: 'anghunk/linuxdo-scripts',
4444
repoId: 'R_kgDOMfjPXA',
4545
category: 'Announcements', // default: `General`
4646
categoryId: 'DIC_kwDOMfjPXM4Chc6M',

docs/docs/develop/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ node: v22.12.0
1313
安装本仓库并下载依赖,运行代码。
1414

1515
```shell
16-
git clone https://github.com/ezyshu/linuxdo-scripts
16+
git clone https://github.com/anghunk/linuxdo-scripts
1717
npm install # 安装依赖
1818
npm run dev # 本地运行
1919
```

docs/docs/guide/0-home/home.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
```
1515

1616
<div align="center">
17-
<a href="https://github.com/ezyshu/linuxdo-scripts">
18-
<img src="https://github.com/ezyshu/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
17+
<a href="https://github.com/anghunk/linuxdo-scripts">
18+
<img src="https://github.com/anghunk/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
1919
</a>
2020

2121
<h1>LinuxDo Scripts</h1>
@@ -25,17 +25,17 @@
2525
·
2626
<a href="https://linuxdo-scripts.zishu.me">使用文档</a>
2727
·
28-
<a href="https://github.com/ezyshu/linuxdo-scripts/issues/new/choose">问题反馈</a>
28+
<a href="https://github.com/anghunk/linuxdo-scripts/issues/new/choose">问题反馈</a>
2929
·
30-
<a href="https://github.com/ezyshu/linuxdo-scripts/releases/latest">最新版本</a>
30+
<a href="https://github.com/anghunk/linuxdo-scripts/releases/latest">最新版本</a>
3131
</p>
3232

3333
<p style="display:flex;flex-wrap:wrap;gap:5px;justify-content:center;">
34-
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?logo=github&label=Version">
35-
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?logo=github&style=flat&label=Stars">
34+
<img src="https://img.shields.io/github/v/release/anghunk/linuxdo-scripts?logo=github&label=Version">
35+
<img src="https://img.shields.io/github/stars/anghunk/linuxdo-scripts?logo=github&style=flat&label=Stars">
3636
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&logo=googlechrome&label=ChromeWebStore">
3737
<img src="https://img.shields.io/badge/License-Apache%202.0-blue?logo=apache">
38-
<img src="https://img.shields.io/github/last-commit/ezyshu/linuxdo-scripts?logo=github&label=最后提交">
38+
<img src="https://img.shields.io/github/last-commit/anghunk/linuxdo-scripts?logo=github&label=最后提交">
3939
</p>
4040
</div>
4141

@@ -135,7 +135,7 @@ LinuxDo Scripts 是一个功能丰富的浏览器扩展,专为提升 LinuxDo
135135

136136
```bash
137137
# 1. 克隆项目
138-
git clone https://github.com/ezyshu/linuxdo-scripts.git
138+
git clone https://github.com/anghunk/linuxdo-scripts.git
139139
cd linuxdo-scripts
140140

141141
# 2. 安装依赖
@@ -173,22 +173,22 @@ linuxdo-scripts/
173173
## 🤝 参与贡献
174174

175175
### 🎯 贡献方式
176-
- 🐛 [报告 Bug](https://github.com/ezyshu/linuxdo-scripts/issues/new?template=bug_report.yml)
177-
- 💡 [功能建议](https://github.com/ezyshu/linuxdo-scripts/issues/new?template=feature_report.yml)
178-
- 🔧 [提交代码](https://github.com/ezyshu/linuxdo-scripts/pulls)
176+
- 🐛 [报告 Bug](https://github.com/anghunk/linuxdo-scripts/issues/new?template=bug_report.yml)
177+
- 💡 [功能建议](https://github.com/anghunk/linuxdo-scripts/issues/new?template=feature_report.yml)
178+
- 🔧 [提交代码](https://github.com/anghunk/linuxdo-scripts/pulls)
179179
- 🙍‍♂️ [加入讨论](https://discord.gg/n2pErsD7Kg)
180180

181181
### 👥 贡献者
182-
![Contributors](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
182+
![Contributors](https://contrib.rocks/image?repo=anghunk/linuxdo-scripts)
183183

184184
## 📊 项目统计
185185

186186
### ⭐ Star History
187-
[![Star History Chart](https://api.star-history.com/svg?repos=ezyshu/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#ezyshu/linuxdo-scripts&Timeline)
187+
[![Star History Chart](https://api.star-history.com/svg?repos=anghunk/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#anghunk/linuxdo-scripts&Timeline)
188188

189189
## 📄 开源协议
190190

191-
本项目采用 [Apache License 2.0](https://github.com/ezyshu/linuxdo-scripts/blob/main/LICENSE) 开源协议。
191+
本项目采用 [Apache License 2.0](https://github.com/anghunk/linuxdo-scripts/blob/main/LICENSE) 开源协议。
192192

193193
**您可以自由地:**
194194
- ✅ 使用、复制、修改和分发本软件
@@ -204,11 +204,11 @@ linuxdo-scripts/
204204
- 本项目为**免费开源**项目,不保证绝对完善无误
205205
- 使用前请自行评估风险,遵守相关法律法规
206206
- 严禁任何形式的滥用行为
207-
- 如有侵权问题,请联系 [ezyshu](https://github.com/ezyshu) 及时处理
207+
- 如有侵权问题,请联系 [anghunk](https://github.com/anghunk) 及时处理
208208

209209
---
210210

211211
<div align="center">
212212
<p>如果这个项目对您有帮助,请考虑给我们一个 ⭐ Star!</p>
213-
<p>Made with ❤️ by <a href="https://github.com/ezyshu">ezyshu</a> and <a href="https://github.com/ezyshu/linuxdo-scripts/graphs/contributors">contributors</a></p>
213+
<p>Made with ❤️ by <a href="https://github.com/anghunk">anghunk</a> and <a href="https://github.com/anghunk/linuxdo-scripts/graphs/contributors">contributors</a></p>
214214
</div>

docs/docs/guide/1-enhance/bookmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
使用下面的油猴脚本,开启后刷新论坛会自动下载书签文件,然后再手动导入到收藏夹后台即可。
3535

3636
```
37-
https://raw.githubusercontent.com/ezyshu/linuxdo-scripts/refs/heads/main/plugin/export-bookmarks.user.js
37+
https://raw.githubusercontent.com/anghunk/linuxdo-scripts/refs/heads/main/plugin/export-bookmarks.user.js
3838
```

docs/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ hero:
55
name: LinuxDo Scripts
66
tagline: 持续更新,提供更强大的论坛体验,欢迎贡献您的创意!
77
image:
8-
src: https://github.com/ezyshu/linuxdo-scripts/blob/main/public/icon/128.png?raw=true
8+
src: https://github.com/anghunk/linuxdo-scripts/blob/main/public/icon/128.png?raw=true
99
alt: 文档封面
1010
actions:
1111
- theme: brand
1212
text: 使用指南
1313
link: /guide/0-home/home.html
1414
- theme: alt
1515
text: GitHub
16-
link: https://github.com/ezyshu/linuxdo-scripts
16+
link: https://github.com/anghunk/linuxdo-scripts
1717
- theme: alt
1818
text: Chrome Web Store
1919
link: https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj

entrypoints/components/Other/Updates.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<template>
22
<div class="item-foot">
33
<span>
4-
<a href="https://github.com/ezyshu/linuxdo-scripts" target="_blank">
4+
<a href="https://github.com/anghunk/linuxdo-scripts" target="_blank">
55
<img alt="GitHub Repo stars"
6-
src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?style=flat&logoColor=%237F5801&label=Github&labelColor=%230E0E0F">
6+
src="https://img.shields.io/github/stars/anghunk/linuxdo-scripts?style=flat&logoColor=%237F5801&label=Github&labelColor=%230E0E0F">
77
</a>
88
</span>
99
<span>当前版本:{{ version }}</span>

0 commit comments

Comments
 (0)