diff --git a/webinterface.py b/webinterface.py index a5071349..bbad2657 100644 --- a/webinterface.py +++ b/webinterface.py @@ -941,9 +941,9 @@ def rssHashtagSearch(nickname: str, domain: str, port: int, postJsonObject['object']['summary'] + \ '' hashtagFeed += \ - ' ' + \ + ' ' + ']]>' hashtagFeed += \ ' ' + rssDateStr + '' if postJsonObject['object'].get('attachment'):