add COMMUNITY
This commit is contained in:
parent
33c574cdb9
commit
75799decc3
23
COMMUNITY-ZH.md
Normal file
23
COMMUNITY-ZH.md
Normal file
@ -0,0 +1,23 @@
|
||||
# QueryList 社区力量
|
||||
这里有来自社区的QueryList插件和基于QueryList 的作品,欢迎Pull request贡献你的作品!
|
||||
|
||||
## 插件
|
||||
### 功能型插件
|
||||
- [jae-jae/QueryList-AbsoluteUrl](https://github.com/jae-jae/QueryList-AbsoluteUrl) : 转换URL相对路径到绝对路径
|
||||
- [jae-jae/QueryList-CurlMulti](https://github.com/jae-jae/QueryList-CurlMulti) : Curl多线程采集
|
||||
|
||||
### 规则型插件
|
||||
- 待添加
|
||||
|
||||
## 产品
|
||||
- 待添加
|
||||
|
||||
## 贡献说明
|
||||
贡献流程:
|
||||
- Fork本项目
|
||||
- 编辑本文档,按照现有的格式添加你的项目信息
|
||||
- 发起Pull request将修改合并到本项目中来
|
||||
|
||||
**规则型插件:**是指针对具体网站的采集插件,如:百度搜索采集插件。
|
||||
|
||||
本文档分中文版([COMMUNITY-ZH.md](COMMUNITY-ZH.md))和英文版([COMMUNITY.md](COMMUNITY.md)),你可以根据你的意愿编辑其中一份,或者两份都编辑。
|
15
COMMUNITY.md
Normal file
15
COMMUNITY.md
Normal file
@ -0,0 +1,15 @@
|
||||
# QueryList 社区力量
|
||||
这里有来自社区的QueryList插件和基于QueryList 的作品,欢迎Pull request贡献你的作品!
|
||||
|
||||
## 插件
|
||||
### 功能型插件
|
||||
- [jae-jae/QueryList-AbsoluteUrl](https://github.com/jae-jae/QueryList-AbsoluteUrl) : 转换URL相对路径到绝对路径
|
||||
- [jae-jae/QueryList-CurlMulti](https://github.com/jae-jae/QueryList-CurlMulti) : Curl多线程采集
|
||||
|
||||
### 规则型插件
|
||||
- 待添加
|
||||
|
||||
## 产品
|
||||
- 待添加
|
||||
|
||||
## 贡献说明
|
@ -259,6 +259,8 @@ $ql->curlMulti([
|
||||
- [jae-jae/QueryList-AbsoluteUrl](https://github.com/jae-jae/QueryList-AbsoluteUrl) : 转换URL相对路径到绝对路径
|
||||
- [jae-jae/QueryList-CurlMulti](https://github.com/jae-jae/QueryList-CurlMulti) : Curl多线程采集
|
||||
|
||||
查看更多的QueryList插件和基于QueryList的产品:[QueryList社区力量](COMMUNITY-ZH.md)
|
||||
|
||||
## 寻求帮助?
|
||||
- QueryList交流社区: [http://querylist.cc/](http://querylist.cc/)
|
||||
- QueryList文档: [http://doc.querylist.cc/](http://doc.querylist.cc/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user