Skip to content

Commit 66b8d8e

Browse files
committed
docs: 修改用户名
1 parent 68da90f commit 66b8d8e

15 files changed

Lines changed: 60 additions & 60 deletions

File tree

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 dlzmoe
3+
Copyright (c) 2024 ezyshu
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

README.md

Lines changed: 12 additions & 12 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/dlzmoe/linuxdo-scripts">
14-
<img src="https://github.com/dlzmoe/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
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">
1515
</a>
1616

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

2929
<p>
30-
<img src="https://img.shields.io/github/v/release/dlzmoe/linuxdo-scripts?label=Version">
31-
<img src="https://img.shields.io/github/stars/dlzmoe/linuxdo-scripts?style=flat&label=Github%20Stars">
30+
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?label=Version">
31+
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?style=flat&label=Github%20Stars">
3232
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&label=Chrome%20Web%20Store">
33-
<img src="https://img.shields.io/github/license/dlzmoe/linuxdo-scripts?style=flat&">
33+
<img src="https://img.shields.io/github/license/ezyshu/linuxdo-scripts?style=flat&">
3434
</p>
3535
</div>
3636

37-
![Visitor Count](https://profile-counter.glitch.me/dlzmoe-linuxdo-scripts/count.svg)
37+
![Visitor Count](https://profile-counter.glitch.me/ezyshu-linuxdo-scripts/count.svg)
3838

3939
## 📖 项目介绍
4040

@@ -95,7 +95,7 @@ node: v22.12.0
9595
### 本地开发
9696
1. 克隆仓库并安装依赖:
9797
```shell
98-
git clone https://github.com/dlzmoe/linuxdo-scripts
98+
git clone https://github.com/ezyshu/linuxdo-scripts
9999
npm install
100100
```
101101

@@ -115,7 +115,7 @@ npm run dev
115115

116116
## 🚀 贡献者
117117

118-
![Contributor](https://contrib.rocks/image?repo=dlzmoe/linuxdo-scripts)
118+
![Contributor](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
119119

120120
## 🤝 贡献指南
121121

@@ -126,7 +126,7 @@ npm run dev
126126

127127
## ⭐️ Star History
128128

129-
[![Star History Chart](https://api.star-history.com/svg?repos=dlzmoe/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#dlzmoe/linuxdo-scripts&Timeline)
129+
[![Star History Chart](https://api.star-history.com/svg?repos=ezyshu/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#ezyshu/linuxdo-scripts&Timeline)
130130

131131
## 📄 许可证
132132

@@ -136,4 +136,4 @@ npm run dev
136136

137137
本项目是一个免费且开源的项目,但并不保证其完全无BUG,使用前请自行承担风险;使用时请遵守相关法律法规,不得滥用。
138138

139-
如果有任何侵权行为,请联系 [dlzmoe](https://github.com/dlzmoe),将会及时处理。
139+
如果有任何侵权行为,请联系 [ezyshu](https://github.com/ezyshu),将会及时处理。

README_EN.md

Lines changed: 12 additions & 12 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/dlzmoe/linuxdo-scripts">
14-
<img src="https://github.com/dlzmoe/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
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">
1515
</a>
1616

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

2929
<p>
30-
<img src="https://img.shields.io/github/v/release/dlzmoe/linuxdo-scripts?label=Version">
31-
<img src="https://img.shields.io/github/stars/dlzmoe/linuxdo-scripts?style=flat&label=Github%20Stars">
30+
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?label=Version">
31+
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?style=flat&label=Github%20Stars">
3232
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&label=Chrome%20Web%20Store">
33-
<img src="https://img.shields.io/github/license/dlzmoe/linuxdo-scripts?style=flat&">
33+
<img src="https://img.shields.io/github/license/ezyshu/linuxdo-scripts?style=flat&">
3434
</p>
3535
</div>
3636

37-
![Visitor Count](https://profile-counter.glitch.me/dlzmoe-linuxdo-scripts/count.svg)
37+
![Visitor Count](https://profile-counter.glitch.me/ezyshu-linuxdo-scripts/count.svg)
3838

3939
## 📖 Project Introduction
4040

@@ -95,7 +95,7 @@ node: v22.12.0
9595
### Local Development
9696
1. Clone repository and install dependencies:
9797
```shell
98-
git clone https://github.com/dlzmoe/linuxdo-scripts
98+
git clone https://github.com/ezyshu/linuxdo-scripts
9999
npm install
100100
```
101101

@@ -115,7 +115,7 @@ npm run dev
115115

116116
## 🚀 Contributors
117117

118-
![Contributor](https://contrib.rocks/image?repo=dlzmoe/linuxdo-scripts)
118+
![Contributor](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
119119

120120
## 🤝 Contribution Guide
121121

@@ -126,7 +126,7 @@ Welcome to propose new feature ideas and improvements! You can participate by:
126126

127127
## ⭐️ Star History
128128

129-
[![Star History Chart](https://api.star-history.com/svg?repos=dlzmoe/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#dlzmoe/linuxdo-scripts&Timeline)
129+
[![Star History Chart](https://api.star-history.com/svg?repos=ezyshu/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#ezyshu/linuxdo-scripts&Timeline)
130130

131131
## 📄 License
132132

@@ -136,4 +136,4 @@ This project is open-source under MIT License. See [LICENSE](LICENSE) for detail
136136

137137
This is a free and open-source project that makes no guarantees of being completely bug-free. Use at your own risk. Users must comply with relevant laws and regulations and refrain from misuse.
138138

139-
For any copyright concerns, please contact [dlzmoe](https://github.com/dlzmoe) for prompt resolution.
139+
For any copyright concerns, please contact [ezyshu](https://github.com/ezyshu) for prompt resolution.

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 dlzmoe
3+
Copyright (c) 2024 ezyshu
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/dlzmoe/linuxdo-scripts/blob/main/public/icon/128.png?raw=true'
12+
href: 'https://github.com/ezyshu/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/dlzmoe/linuxdo-scripts/blob/main/docs/docs/:path',
42+
pattern: 'https://github.com/ezyshu/linuxdo-scripts/blob/main/docs/docs/:path',
4343
text: '在 GitHub 上编辑此页面'
4444
},
4545
socialLinks: [{
4646
icon: 'github',
47-
link: 'https://github.com/dlzmoe/linuxdo-scripts'
47+
link: 'https://github.com/ezyshu/linuxdo-scripts'
4848
}, ],
4949
lastUpdated: true,
5050
lastUpdatedText: '最后更新于',
5151
footer: {
5252
message: 'Released under the MIT License.',
53-
copyright: 'Copyright 2024 dlzmoe'
53+
copyright: 'Copyright 2024 ezyshu'
5454
},
5555
search: {
5656
provider: 'local',

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/dlzmoe/linuxdo-scripts
16+
git clone https://github.com/ezyshu/linuxdo-scripts
1717
npm install # 安装依赖
1818
npm run dev # 本地运行
1919
```

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
```
99

1010
<div align="center">
11-
<a href="https://github.com/dlzmoe/linuxdo-scripts">
12-
<img src="https://github.com/dlzmoe/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
11+
<a href="https://github.com/ezyshu/linuxdo-scripts">
12+
<img src="https://github.com/ezyshu/linuxdo-scripts/blob/main/public/icon/128.png?raw=true" alt="Logo" width="80" height="80">
1313
</a>
1414

1515
<h1>LinuxDo Scripts</h1>
@@ -19,20 +19,20 @@
1919
·
2020
<a href="https://linuxdo-scripts.zishu.me">文档</a>
2121
·
22-
<a href="https://github.com/dlzmoe/linuxdo-scripts/issues/new/choose">问题反馈</a>
22+
<a href="https://github.com/ezyshu/linuxdo-scripts/issues/new/choose">问题反馈</a>
2323
·
24-
<a href="https://github.com/dlzmoe/linuxdo-scripts/releases/latest">最新版本</a>
24+
<a href="https://github.com/ezyshu/linuxdo-scripts/releases/latest">最新版本</a>
2525
</p>
2626

2727
<p>
28-
<img src="https://img.shields.io/github/v/release/dlzmoe/linuxdo-scripts?label=Version">
29-
<img src="https://img.shields.io/github/stars/dlzmoe/linuxdo-scripts?style=flat&label=Github%20Stars">
28+
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?label=Version">
29+
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?style=flat&label=Github%20Stars">
3030
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&label=Chrome%20Web%20Store">
31-
<img src="https://img.shields.io/github/license/dlzmoe/linuxdo-scripts?style=flat&">
31+
<img src="https://img.shields.io/github/license/ezyshu/linuxdo-scripts?style=flat&">
3232
</p>
3333
</div>
3434

35-
![Visitor Count](https://profile-counter.glitch.me/dlzmoe-linuxdo-scripts/count.svg)
35+
![Visitor Count](https://profile-counter.glitch.me/ezyshu-linuxdo-scripts/count.svg)
3636

3737
## 📖 项目介绍
3838

@@ -93,7 +93,7 @@ node: v22.12.0
9393
### 本地开发
9494
1. 克隆仓库并安装依赖:
9595
```shell
96-
git clone https://github.com/dlzmoe/linuxdo-scripts
96+
git clone https://github.com/ezyshu/linuxdo-scripts
9797
npm install
9898
```
9999

@@ -113,7 +113,7 @@ npm run dev
113113

114114
## 🚀 贡献者
115115

116-
![Contributor](https://contrib.rocks/image?repo=dlzmoe/linuxdo-scripts)
116+
![Contributor](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
117117

118118
## 🤝 贡献指南
119119

@@ -124,7 +124,7 @@ npm run dev
124124

125125
## ⭐️ Star History
126126

127-
[![Star History Chart](https://api.star-history.com/svg?repos=dlzmoe/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#dlzmoe/linuxdo-scripts&Timeline)
127+
[![Star History Chart](https://api.star-history.com/svg?repos=ezyshu/linuxdo-scripts&type=Timeline)](https://www.star-history.com/#ezyshu/linuxdo-scripts&Timeline)
128128

129129
## 📄 许可证
130130

@@ -134,4 +134,4 @@ npm run dev
134134

135135
本项目是一个免费且开源的项目,但并不保证其完全无BUG,使用前请自行承担风险;使用时请遵守相关法律法规,不得滥用。
136136

137-
如果有任何侵权行为,请联系 [dlzmoe](https://github.com/dlzmoe),将会及时处理。
137+
如果有任何侵权行为,请联系 [ezyshu](https://github.com/ezyshu),将会及时处理。

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/dlzmoe/linuxdo-scripts/refs/heads/main/plugin/export-bookmarks.user.js
37+
https://raw.githubusercontent.com/ezyshu/linuxdo-scripts/refs/heads/main/plugin/export-bookmarks.user.js
3838
```

docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ hero:
1313
link: /guide/0-home/home.html
1414
- theme: alt
1515
text: GitHub 项目
16-
link: https://github.com/dlzmoe/linuxdo-scripts
16+
link: https://github.com/ezyshu/linuxdo-scripts
1717
- theme: alt
1818
text: Chrome 扩展
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/dlzmoe/linuxdo-scripts" target="_blank">
4+
<a href="https://github.com/ezyshu/linuxdo-scripts" target="_blank">
55
<img alt="GitHub Repo stars"
6-
src="https://img.shields.io/github/stars/dlzmoe/linuxdo-scripts?style=flat&logoColor=%237F5801&label=Github&labelColor=%230E0E0F">
6+
src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?style=flat&logoColor=%237F5801&label=Github&labelColor=%230E0E0F">
77
</a>
88
</span>
99
<span>当前版本:{{ version }}</span>

0 commit comments

Comments
 (0)