mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-03 02:37:46 +01:00
fix full site scraper
This commit is contained in:
parent
67ac960221
commit
f3496bd29b
@ -51,7 +51,8 @@ def process_article(article, is_rss, is_atom):
|
||||
else:
|
||||
at_con.text = scraped_article
|
||||
except Exception as e:
|
||||
print(e)
|
||||
pass
|
||||
#print(e)
|
||||
|
||||
|
||||
def main():
|
||||
|
Loading…
x
Reference in New Issue
Block a user