Switch to new nebula URL
This commit is contained in:
@ -12,7 +12,7 @@ class NebulaFeed:
|
||||
fg = FeedGenerator()
|
||||
fg.id(self.feed_url)
|
||||
fg.title('Nebula subscriptions')
|
||||
fg.logo('https://nebula.app/apple-touch-icon.png')
|
||||
fg.logo('https://nebula.tv/apple-touch-icon.png')
|
||||
fg.subtitle('Your subscribed videos')
|
||||
fg.link(href=self.feed_url, rel='self')
|
||||
fg.language('en')
|
||||
|
Reference in New Issue
Block a user