From 8ff0478f4cf6a0fd488c6085b11939e398752ba0 Mon Sep 17 00:00:00 2001 From: WindLeaf233 Date: Sun, 1 Oct 2023 15:27:46 +0800 Subject: [PATCH] =?UTF-8?q?chore(readme):=20=E6=B7=BB=E5=8A=A0=E7=89=88?= =?UTF-8?q?=E6=9D=83=E4=BF=A1=E6=81=AF=E5=92=8C=E6=8D=90=E8=B5=A0=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FUNDERS.md | 6 ++++++ README.md | 9 +++++++++ README.userscript.md | 18 ++++++++++++++---- 3 files changed, 29 insertions(+), 4 deletions(-) create mode 100644 FUNDERS.md diff --git a/FUNDERS.md b/FUNDERS.md new file mode 100644 index 0000000..bab4661 --- /dev/null +++ b/FUNDERS.md @@ -0,0 +1,6 @@ +**感谢捐赠!以下排名不分先后** + +| 昵称 | 数额 | +| -------- | ------ | +| Gotcha! | ¥66.00 | +| \_NBA899 | ¥18.80 | diff --git a/README.md b/README.md index 2b0bca0..ab2a2b9 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,12 @@ $ npm run gen ``` 4. 构建完成的产物为 `./dist.js` + +## 版权 + +本脚本使用了以下库,它们的名字与开源许可如下: + +- [toastify-js](https://github.com/apvarun/toastify-js) - Pure JavaScript library for better notification messages - MIT +- [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js - MIT +- [spectre](https://github.com/picturepan2/spectre) - A Lightweight, Responsive and Modern CSS Framework(经修改) - MIT + diff --git a/README.userscript.md b/README.userscript.md index d08e5d4..53ad29b 100644 --- a/README.userscript.md +++ b/README.userscript.md @@ -19,11 +19,13 @@ 1. **该项目仅用于个人学习交流,禁止用于商业及非法用途,项目开发者对由脚本产生的任何性质的问题或纠纷概不负责!** 2. **该项目没有违反脚本规则,举报前请仔细阅读源码,阅读授权!不要闲着没事乱举报脚本,维护脚本不容易!** -## 插件地址 +## 支持与反馈 -**如果觉得还行的话请在 `GitHub` 上点个小星星吧 :)** +**如果觉得此脚本帮到了你,欢迎在 `GitHub` 上为我点颗星星,或者请我喝杯奶茶,谢谢!** -- [GitHub - WindLeaf233/QingJiaoHelper](https://github.com/WindLeaf233/QingJiaoHelper/) +- [GitHub 仓库](https://github.com/WindLeaf233/QingJiaoHelper/) +- [爱发电](https://afdian.net/a/foliageowo) +- [捐赠列表](https://github.com/WindLeaf233/QingJiaoHelper/blob/master/FUNDERS.md) ## 使用方法 @@ -84,5 +86,13 @@ - [HF0920](https://greasyfork.org/zh-CN/users/971958-hf0920) - 提供账号测试 - [GooGuJiang](https://github.com/GooGuJiang) - 更换脚本外部库 CDN、UI 改进 - [wyhh54321](https://greasyfork.org/zh-CN/users/973982-wyhh54321) - 提供官方题库 -- [飞小RAN](https://github.com/xiaofeiTM233) - 提供账号测试 +- [飞小 RAN](https://github.com/xiaofeiTM233) - 提供账号测试 - Tzimorotas - 提供 2023 年五年级到高二期末考试题库 + +## 版权 + +本脚本使用了以下库,它们的名字与开源许可如下: + +- [toastify-js](https://github.com/apvarun/toastify-js) - Pure JavaScript library for better notification messages - MIT +- [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js - MIT +- [spectre](https://github.com/picturepan2/spectre) - A Lightweight, Responsive and Modern CSS Framework(经修改) - MIT