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')]