Skip to content

Commit

Permalink
1. cookie 检测有效性 换用axios加速
Browse files Browse the repository at this point in the history
2. 修复现有除头条号(无可用发文章账号)
3. TODO: 平台配置项,动态文章配置项
  • Loading branch information
mtianyan committed Sep 29, 2020
1 parent d8d2eb9 commit 5bf2a22
Show file tree
Hide file tree
Showing 10 changed files with 431 additions and 300 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -15,7 +15,7 @@ ArtiPub 目前支持文章编辑、文章发布、数据统计的功能,后期

#### 平台管理

![](https://raw.githubusercontent.com/tikazyq/my-static-files/master/artipub/screenshots/artipub-platform.png)
![](http://cdn.pic.mtianyan.cn/blog_img/20200930050955.png)

#### 文章管理

Expand All @@ -27,7 +27,7 @@ ArtiPub 目前支持文章编辑、文章发布、数据统计的功能,后期

#### 文章发布

![](https://raw.githubusercontent.com/tikazyq/my-static-files/master/artipub/screenshots/artipub-article-publish.png)
![](http://cdn.pic.mtianyan.cn/blog_img/20200930051030.png)

#### Chrome 插件

Expand Down Expand Up @@ -205,4 +205,4 @@ npm run start:backend
<p align="center">
<img src="https://raw.githubusercontent.com/tikazyq/my-static-files/master/artipub/wechat-group.jpg" height="360">
<img src="https://raw.githubusercontent.com/tikazyq/my-static-files/master/artipub/wechat-profile.jpg" height="360">
</p>
</p>
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -39,6 +39,7 @@
"@types/showdown": "^1.9.3",
"antd": "^3.20.0",
"async-lock": "^1.2.2",
"axios": "^0.20.0",
"body-parser": "^1.19.0",
"caporal": "^1.3.0",
"cheerio": "^1.0.0-rc.3",
Expand Down

0 comments on commit 5bf2a22

Please sign in to comment.