diff --git a/COMMUNITY-ZH.md b/COMMUNITY-ZH.md deleted file mode 100644 index 8294850..0000000 --- a/COMMUNITY-ZH.md +++ /dev/null @@ -1,23 +0,0 @@ -# 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)),你可以根据你的意愿编辑其中一份,或者两份都编辑。 \ No newline at end of file diff --git a/COMMUNITY.md b/COMMUNITY.md deleted file mode 100644 index 36b374a..0000000 --- a/COMMUNITY.md +++ /dev/null @@ -1,19 +0,0 @@ -# QueryList Community -There are QueryList plugins and QueryList-based projects from open-source contributors,Welcome to [Pull request](#contributing-guide) to submit your own! - -## Plugins -### Tool plugin -- [jae-jae/QueryList-AbsoluteUrl](https://github.com/jae-jae/QueryList-AbsoluteUrl) : Converting relative urls to absolute. -- [jae-jae/QueryList-CurlMulti](https://github.com/jae-jae/QueryList-CurlMulti) : Curl multi threading. - -### Rule plugin -- None... - -## Projects -- None... - -## Contributing Guide -- Fork -- Edit `COMMUNITY.md` and Add your project -- Pull request - diff --git a/README.md b/README.md index 40ce75e..bc206b0 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,10 @@ $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插件和基于QueryList的产品:[QueryList社区力量](https://github.com/jae-jae/QueryList-Community) + +## 贡献 +欢迎为QueryList贡献代码。关于贡献插件可以查看:[QueryList插件贡献说明](https://github.com/jae-jae/QueryList-Community/blob/master/CONTRIBUTING.md) ## 寻求帮助? - QueryList交流社区: [http://querylist.cc/](http://querylist.cc/)