Commit 42faadf9 authored by litaolemo's avatar litaolemo

update

parent 9360469e
...@@ -41,6 +41,7 @@ while True: ...@@ -41,6 +41,7 @@ while True:
qiniu_img_list = [] qiniu_img_list = []
# print(res_json) # print(res_json)
if "http://t.cn/" in res_json["title"]: if "http://t.cn/" in res_json["title"]:
rds.hdel("weibo", pid)
continue continue
for img_url in res_json["img_list"]: for img_url in res_json["img_list"]:
try: try:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment