imported aum as a backend
This commit is contained in:
parent
4065f7efcd
commit
da1369ef7b
19 changed files with 1613 additions and 1 deletions
|
|
@ -22,8 +22,8 @@ from weboob.tools.browser import Browser
|
|||
from weboob.backends.dlfp.pages.index import IndexPage, LoginPage
|
||||
|
||||
class DLFP(Browser):
|
||||
|
||||
DOMAIN = 'linuxfr.org'
|
||||
PROTOCOL = 'https'
|
||||
PAGES = {'https://linuxfr.org/': IndexPage,
|
||||
'https://linuxfr.org/pub/': IndexPage,
|
||||
'https://linuxfr.org/my/': IndexPage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue