Skip to content

Commit e237149

Browse files
committed
docs: 修改免责声明
1 parent 0633542 commit e237149

2 files changed

Lines changed: 81 additions & 74 deletions

File tree

README.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
<p>
2020
<a href="https://discord.gg/n2pErsD7Kg">Discord</a>
2121
·
22-
<a href="https://linuxdo-scripts.zishu.me">文档</a>
22+
<a href="https://linuxdo-scripts.zishu.me">使用文档</a>
2323
·
2424
<a href="https://github.com/ezyshu/linuxdo-scripts/issues/new/choose">问题反馈</a>
2525
·
2626
<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/ezyshu/linuxdo-scripts?label=Version">
31-
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?style=flat&label=Github%20Stars">
32-
<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/ezyshu/linuxdo-scripts?style=flat&">
30+
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?logo=github">
31+
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?logo=github&style=flat">
32+
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&logo=googlechrome&label=Chrome%20Web%20Store">
33+
<img src="https://img.shields.io/badge/License-AGPLv3-important?logo=gnu">
3434
</p>
3535
</div>
3636

@@ -49,7 +49,15 @@ LinuxDo Scripts 是一个功能丰富的浏览器扩展,旨在提升 LinuxDo
4949

5050
</details>
5151

52-
## ✨ 主要特性
52+
## 📥 1. 安装使用
53+
54+
### 浏览器支持
55+
- **Chrome / Edge / Arc / Brave**[Chrome Web Store](https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj)
56+
- **国内用户**[Crx 商店](https://www.crxsoso.com/webstore/detail/fbgblmjbeebanackldpbmpacppflgmlj)
57+
- **Firefox**[Firefox Addons](https://addons.mozilla.org/zh-CN/firefox/addon/linux_do-scripts/)
58+
59+
60+
## ✨ 2. 主要特性
5361

5462
### 🔍 浏览体验优化
5563
- 话题列表显示创建时间
@@ -83,14 +91,7 @@ LinuxDo Scripts 是一个功能丰富的浏览器扩展,旨在提升 LinuxDo
8391
- 支持自定义 CSS 样式
8492
- 设置面板数据同步
8593

86-
## 📥 安装使用
87-
88-
### 浏览器支持
89-
- **Chrome / Edge / Arc / Brave**[Chrome Web Store](https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj)
90-
- **国内用户**[Crx 商店](https://www.crxsoso.com/webstore/detail/fbgblmjbeebanackldpbmpacppflgmlj)
91-
- **Firefox**[Firefox Addons](https://addons.mozilla.org/zh-CN/firefox/addon/linux_do-scripts/)
92-
93-
## 🛠️ 开发指南
94+
## 🛠️ 3. 开发指南
9495

9596
### 环境要求
9697
```
@@ -118,27 +119,27 @@ npm run dev
118119
- 每个新功能以独立组件形式开发,避免冲突
119120
- 提交 PR 后将进行代码审核,无重大问题将尽快合并
120121

121-
## 🚀 贡献者
122+
## 🚀 4. 贡献者
122123

123124
![Contributor](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
124125

125-
## 🤝 贡献指南
126+
## 🤝 5. 贡献指南
126127

127128
欢迎提出新的功能想法和改进建议!您可以通过以下方式参与项目:
128129
- 提交 Issue 报告问题或提出建议
129130
- 提交 Pull Request 贡献代码
130131
- 加入 Discord 社区参与讨论
131132

132-
## ⭐️ Star History
133+
## ⭐️ 6. Star History
133134

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

136-
## 📄 许可证
137+
## 📄 7. 许可证
137138

138139
本项目基于 MIT 许可证开源,详细信息请查看 [LICENSE](LICENSE) 文件。
139140

140-
## 📖 免责声明
141+
## 📖 8. 免责声明
141142

142-
本项目是一个免费且开源的项目,但并不保证其完全无BUG,使用前请自行承担风险;使用时请遵守相关法律法规,不得滥用
143+
本项目免费且开放源代码,但不保证其绝对完善无误,请您在决定使用前自行评估风险。同时,务必遵守所有适用法律法规,严禁任何形式的滥用行为
143144

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

README_EN.md

Lines changed: 60 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -21,119 +21,125 @@
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 Issues</a>
24+
<a href="https://github.com/ezyshu/linuxdo-scripts/issues/new/choose">Report an Issue</a>
2525
·
2626
<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/ezyshu/linuxdo-scripts?label=Version">
31-
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?style=flat&label=Github%20Stars">
32-
<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/ezyshu/linuxdo-scripts?style=flat&">
30+
<img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?logo=github">
31+
<img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?logo=github&style=flat">
32+
<img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&logo=googlechrome&label=Chrome%20Web%20Store">
33+
<img src="https://img.shields.io/badge/License-AGPLv3-important?logo=gnu">
3434
</p>
3535
</div>
3636

3737
<img src="https://profile-counter.glitch.me/linuxdo-scripts/count.svg" style="display:none">
3838

3939
## 📖 Project Introduction
4040

41-
LinuxDo Scripts is a feature-rich browser extension designed to enhance the user experience on LinuxDo forums. It integrates multiple practical features, from basic interface optimizations to advanced AI-assisted functions, making your forum browsing and interaction smoother and more efficient.
41+
LinuxDo Scripts is a feature-rich browser extension designed to enhance the user experience on the LinuxDo forum. It integrates multiple practical functions, from basic interface optimizations to advanced AI-assisted features, making your forum browsing and interaction experience smoother and more efficient.
4242

43-
| Settings Panel | Operation Guide |
44-
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
45-
| ![image](https://github.com/user-attachments/assets/8824696c-f2d4-4cfd-8273-901a3d007a39) | ![image](https://github.com/user-attachments/assets/a052a816-3209-4e3d-ba5d-252b6518bf55) |
43+
![image](https://github.com/user-attachments/assets/b1c43bdf-7b36-4ed3-91f2-e5a5af3d0929)
4644

47-
## ✨ Key Features
45+
<details>
46+
<summary>Instructions</summary>
47+
48+
![image](https://github.com/user-attachments/assets/a052a816-3209-4e3d-ba5d-252b6518bf55)
49+
50+
</details>
51+
52+
## 📥 1. Installation and Usage
53+
54+
### Browser Support
55+
- **Chrome / Edge / Arc / Brave**: [Chrome Web Store](https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj)
56+
- **Domestic Users**: [Crx Store](https://www.crxsoso.com/webstore/detail/fbgblmjbeebanackldpbmpacppflgmlj)
57+
- **Firefox**: [Firefox Addons](https://addons.mozilla.org/zh-CN/firefox/addon/linux_do-scripts/)
58+
59+
60+
## ✨ 2. Key Features
4861

4962
### 🔍 Browsing Experience Optimization
50-
- Display topic creation time in lists
63+
- Display creation time in topic lists
5164
- Show floor numbers
5265
- Open topics in new tabs
53-
- Preview topic details and comments directly from lists
54-
- Improved display for mixed Chinese-English text
55-
- Optimized signature image display to prevent broken images
56-
- Automatic dark mode switching
66+
- Preview details and comments directly in the topic list
67+
- Optimized display for mixed English and Chinese text
68+
- Improved signature image display to prevent broken images
69+
- Automatic switch to dark mode
5770

5871
### 📚 Content Management
5972
- Comprehensive bookmark functionality
6073
- User tagging feature
61-
- Force block (blacklist) topics from specific users
62-
- OP-only view toggle
74+
- Force hide (block) topics from specified users
75+
- Toggle to view only the original poster's posts
6376

6477
### 💬 Interaction Enhancement
65-
- Quick topic replies (with customization)
66-
- Optimized emoji selection for comment boxes
67-
- Floor lottery feature
68-
- User level information lookup
78+
- Quick reply to topics (supports customization)
79+
- Optimized emoji in comment boxes
80+
- Floor lottery functionality
81+
- User level information query
6982

7083
### 🤖 AI Intelligence
71-
- AI-generated topic summaries
84+
- AI topic summarization
7285
- Smart reply generation
73-
- AI-assisted commenting
86+
- AI-assisted post replies
7487

7588
### 🎨 Personalization
7689
- Switch forum theme skins
77-
- Change forum emoji styles
78-
- Support for custom CSS styles
90+
- Switch forum emoji styles
91+
- Support custom CSS styles
7992
- Settings panel data synchronization
8093

81-
## 📥 Installation & Usage
82-
83-
### Browser Support
84-
- **Chrome / Edge / Arc / Brave**: [Chrome Web Store](https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj)
85-
- **Chinese Users**: [Crx Store](https://www.crxsoso.com/webstore/detail/fbgblmjbeebanackldpbmpacppflgmlj)
86-
- **Firefox**: [Firefox Addons](https://addons.mozilla.org/zh-CN/firefox/addon/linux_do-scripts/)
87-
88-
## 🛠️ Development Guide
94+
## 🛠️ 3. Development Guide
8995

90-
### Requirements
96+
### Environment Requirements
9197
```
9298
node: v22.12.0
9399
```
94100

95101
### Local Development
96-
1. Clone repository and install dependencies:
102+
1. Clone the repository and install dependencies:
97103
```shell
98104
git clone https://github.com/ezyshu/linuxdo-scripts
99105
npm install
100106
```
101107

102-
2. Start development server:
108+
2. Start the development server:
103109
```shell
104110
npm run dev
105111
```
106112

107-
3. Load extension:
108-
- Open local `.output` folder
109-
- Drag `chrome-mv3` folder into `chrome://extensions/`
113+
3. Load the extension:
114+
- Open the local `.output` folder.
115+
- Drag and drop the `chrome-mv3` folder onto `chrome://extensions/`.
110116

111117
### Development Notes
112-
- Component-based development approach
113-
- Each new feature developed as independent component to avoid conflicts
114-
- PRs will undergo code review and be merged promptly if no major issues
118+
- Adopt a component-based development approach.
119+
- Develop each new feature as an independent component to avoid conflicts.
120+
- Code will be reviewed after submitting a Pull Request, and will be merged promptly if there are no major issues.
115121

116-
## 🚀 Contributors
122+
## 🚀 4. Contributors
117123

118124
![Contributor](https://contrib.rocks/image?repo=ezyshu/linuxdo-scripts)
119125

120-
## 🤝 Contribution Guide
126+
## 🤝 5. Contribution Guidelines
121127

122-
Welcome to propose new feature ideas and improvements! You can participate by:
123-
- Submitting Issues to report problems or suggest features
124-
- Creating Pull Requests to contribute code
125-
- Joining Discord community for discussions
128+
New feature ideas and improvement suggestions are welcome! You can participate in the project by:
129+
- Submitting Issues to report problems or suggest ideas.
130+
- Submitting Pull Requests to contribute code.
131+
- Joining the Discord community for discussions.
126132

127-
## ⭐️ Star History
133+
## ⭐️ 6. Star History
128134

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

131-
## 📄 License
137+
## 📄 7. License
132138

133-
This project is open-source under MIT License. See [LICENSE](LICENSE) for details.
139+
This project is open-sourced under the MIT license. Please refer to the [LICENSE](LICENSE) file for detailed information.
134140

135-
## 📖 Disclaimer
141+
## 📖 8. Disclaimer
136142

137-
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.
143+
This project is free and open-source, but we do not guarantee its absolute perfection and freedom from errors. Please assess the risks yourself before deciding to use it. Furthermore, you must comply with all applicable laws and regulations, and any form of misuse is strictly prohibited.
138144

139-
For any copyright concerns, please contact [ezyshu](https://github.com/ezyshu) for prompt resolution.
145+
If there are any infringement issues, please contact [ezyshu](https://github.com/ezyshu), and it will be handled promptly.

0 commit comments

Comments
 (0)