remove unnecessary constants
This commit is contained in:
parent
f55cdbc38b
commit
eb026b7c3c
6 changed files with 1 additions and 7 deletions
|
|
@ -46,7 +46,6 @@ __all__ = ['AuMBrowser']
|
|||
|
||||
class AuMBrowser(BaseBrowser):
|
||||
DOMAIN = 'www.adopteunmec.com'
|
||||
PROTOCOL = 'http'
|
||||
ENCODING = 'iso-8859-1'
|
||||
PAGES = {'http://www.adopteunmec.com/': LoginPage,
|
||||
'http://www.adopteunmec.com/index.html': LoginPage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue