fix rss
This commit is contained in:
parent
0776c01a08
commit
911796444b
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ class Ans(StdAns):
|
|||
self.push(sub['title'], newfeedtitle, newfeedlink)
|
||||
nowdata['allSub'][sub['url']]['lastUpdated'] = d.entries[0].published
|
||||
self.DATASET({gid:json.dumps(nowdata)})
|
||||
time.sleep(5000)
|
||||
time.sleep(300)
|
||||
|
||||
return '订阅已经真的停了!'
|
||||
|
||||
|
|
Loading…
Reference in a new issue