mirror of
				https://github.com/tanrax/RSSingle.git
				synced 2025-03-03 03:35:46 +01:00 
			
		
		
		
	Merge branch 'master' into add-limit-entries
This commit is contained in:
		@@ -171,7 +171,7 @@ def main():
 | 
			
		||||
                        fe.published("1970-01/01T00:00:00+00:00")
 | 
			
		||||
                        fe.updated("1970-01/01T00:00:00+00:00")
 | 
			
		||||
                        continue
 | 
			
		||||
            except KeyError:
 | 
			
		||||
            except Exception:
 | 
			
		||||
                # Sometimes feeds don't even provide a publish date, so we default to
 | 
			
		||||
                # the start date &time of the Unix epoch.
 | 
			
		||||
                log.warning("Empty publish attribute, defaulting..")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user