mirror of
https://github.com/simon987/chan_feed.git
synced 2025-04-19 18:16:44 +00:00
whoops
This commit is contained in:
parent
60969bdf3f
commit
fd56531d6c
@ -81,7 +81,7 @@ def post_process(item, board, helper, web):
|
|||||||
|
|
||||||
item["_urls"] = helper.item_urls(item, board)
|
item["_urls"] = helper.item_urls(item, board)
|
||||||
|
|
||||||
# item["_img"] = [image_meta(url, i, web) for i, url in enumerate(item["_urls"]) if _is_image(url)]
|
item["_img"] = [image_meta(url, i, web) for i, url in enumerate(item["_urls"]) if _is_image(url)]
|
||||||
|
|
||||||
return item
|
return item
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user