s/AdopteUnMec/AuMBrowser/
This commit is contained in:
parent
ae4b7cd23b
commit
c01d2a3c6d
4 changed files with 7 additions and 10 deletions
|
|
@ -41,10 +41,10 @@ from weboob.backends.aum.pages.wait import WaitPage
|
|||
from weboob.capabilities.chat import ChatException, ChatMessage
|
||||
|
||||
|
||||
__all__ = ['AdopteUnMec']
|
||||
__all__ = ['AuMBrowser']
|
||||
|
||||
|
||||
class AdopteUnMec(BaseBrowser):
|
||||
class AuMBrowser(BaseBrowser):
|
||||
DOMAIN = 'www.adopteunmec.com'
|
||||
PROTOCOL = 'http'
|
||||
ENCODING = 'iso-8859-1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue