add new categories
This commit is contained in:
parent
fdf82a6ba8
commit
4b10f67058
3 changed files with 21 additions and 5 deletions
|
|
@ -25,6 +25,6 @@ class SimplePage(GenericNewsPage):
|
|||
self.main_div = self.document.getroot()
|
||||
self.element_author_selector = "div.mna-signature"
|
||||
self.element_body_selector = "div.mna-body"
|
||||
self.element_title_selector = "div.mn-left>h1"
|
||||
self.element_title_selector = "h1"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue