From f9a78e6f5aef0eefac7a836dd9853b2e2c634245 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 5 May 2017 09:04:52 +0530 Subject: [PATCH] Update Private Eye --- recipes/private_eye.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/private_eye.recipe b/recipes/private_eye.recipe index 6d2cfae3f8..af2a99e458 100644 --- a/recipes/private_eye.recipe +++ b/recipes/private_eye.recipe @@ -14,8 +14,8 @@ class AdvancedUserRecipe1359406781(BasicNewsRecipe): ignore_duplicate_articles = {'title'} language = 'en_GB' encoding = 'cp1252' - __author__ = u'MartynPritchard@yahoo.com' - __copyright__ = '2014, Martyn Pritchard ' + __author__ = u'MPritchard2k9@gmail.com' + __copyright__ = '2014, Martyn Pritchard ' def get_cover_url(self): cover_url = None @@ -40,4 +40,4 @@ class AdvancedUserRecipe1359406781(BasicNewsRecipe): (re.compile(r'Also Available Online.*', re.DOTALL|re.IGNORECASE), lambda match: ''), ] - feeds = [(u'Private Eye', u'https://dl.dropboxusercontent.com/u/10483931/PrivateEyeStat.xml')] + feeds = [(u'Private Eye', u'https://bodybuilder3d.000webhostapp.com/public/PrivateEyeStat.xml')]