mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update ald.recipe
This commit is contained in:
parent
bf47feab54
commit
1ab29fbf97
@ -28,9 +28,7 @@ class ALD(BasicNewsRecipe):
|
||||
__author__ = 'https://github.com/pjpaulpj'
|
||||
language = 'en'
|
||||
encoding = 'utf-8'
|
||||
|
||||
def get_browser(self, *args, **kwargs):
|
||||
return BasicNewsRecipe.get_browser(self, user_agent='common_words/based')
|
||||
browser_type = 'qt'
|
||||
|
||||
def parse_index(self):
|
||||
articles_note = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user