Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antares927 authored Jun 14, 2019
1 parent edfc973 commit f6f45b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
本软件用于收集NGA大漩涡沙雕图

## 原理
每隔61秒读取一次水区首页(游客cookie过期时间10分钟,到期刷新),寻找标题中带“沙雕图”及其他类似关键词的标题,若匹配则进入下载流程,在程序所在目录下创建Downloads文件夹用于储存图片,每个匹配的帖子拥有专有文件夹,命名与帖子标题相同,所有图片直接下载进入子文件夹
每隔一段时间读取一次水区首页,寻找标题中带“沙雕图”及其他类似关键词的标题,若匹配则进入下载流程,在程序所在目录下创建Downloads文件夹用于储存图片,每个匹配的帖子拥有专有文件夹,命名与帖子标题相同,所有图片直接下载进入子文件夹

## 使用说明
无需登录,无需已注册用户cookie,即开即用
Expand Down

0 comments on commit f6f45b1

Please sign in to comment.