v/pol
1
0
mirror of https://github.com/taroved/pol synced 2025-05-31 21:40:09 -07:00
This commit is contained in:
Alexandr Nesterenko 2017-07-24 11:06:11 -07:00
parent fbfb6c8638
commit 8bad52dd0a

View File

@ -138,6 +138,7 @@ def buildFeed(response, feed_config):
feed.add_item( feed.add_item(
title = title, title = title,
link = link, link = link,
unique_id = link,
description = desc, description = desc,
#enclosure=Enclosure(fields[4], "32000", "image/jpeg") if 4 in fields else None, #"Image" #enclosure=Enclosure(fields[4], "32000", "image/jpeg") if 4 in fields else None, #"Image"
pubdate = time pubdate = time