diff --git a/platypush/plugins/http/webpage.py b/platypush/plugins/http/webpage.py index 425c4a9d..6318acb9 100644 --- a/platypush/plugins/http/webpage.py +++ b/platypush/plugins/http/webpage.py @@ -61,8 +61,9 @@ class HttpWebpagePlugin(Plugin): raise RuntimeError("Unable to parse content for {}: {}".format(url, response.reason)) title = response.json()['title'] - content = '