mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Update Jerusalem Post
This commit is contained in:
parent
1fb7f72fd0
commit
6a9e9d9fe5
@ -27,6 +27,9 @@ class JerusalemPost(BasicNewsRecipe):
|
||||
max_articles_per_feed = 10
|
||||
no_stylesheets = True
|
||||
|
||||
def get_browser(self):
|
||||
return BasicNewsRecipe.get_browser(self, user_agent='common_words/based')
|
||||
|
||||
feeds = [
|
||||
('Arab Israeli Conflict', 'https://www.jpost.com/rss/rssfeedsarabisraeliconflict.aspx'),
|
||||
('Jerusalem', 'https://www.jpost.com/rss/rssfeedsjerusalem.aspx'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user