mirror of
https://github.com/simon987/chan_feed.git
synced 2025-04-04 08:23:05 +00:00
fix 0chan
This commit is contained in:
parent
a971ac8c5d
commit
046467f535
@ -78,5 +78,5 @@ class ZerochanHtmlChanHelper(DoushioHtmlChanHelper):
|
||||
"type": "thread",
|
||||
"html": str(op_el),
|
||||
"time": int(datetime.datetime.strptime(_ru_datefmt(op_el.find("time").text),
|
||||
"%d %b %Y %H:%M").timestamp())
|
||||
"%d %b %Y %H:%M:%S").timestamp())
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user