Change Financial Times to international edition.
This commit is contained in:
parent
be95a3ef23
commit
970607ab18
@ -2,5 +2,5 @@ from grabber import Grabber
|
||||
|
||||
|
||||
class FinancialTimes(Grabber):
|
||||
feed_url = "https://www.ft.com/?format=rss&edition=uk"
|
||||
feed_url = "https://www.ft.com/?format=rss&edition=international"
|
||||
date_format = "%a, %d %b %Y %H:%M:%S %Z"
|
||||
|
Loading…
x
Reference in New Issue
Block a user