check_domain was not used anywhere and was bugged (the domain argument was ignored in favor of self.DOMAIN). The check_url decorator checks if the URL can be handled, if not it will return None. The idea is to avoid making unnecessary requests. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| browser.py | ||
| decorators.py | ||
| firefox_cookies.py | ||