qweboobcfg: display website of backend in description in any
This commit is contained in:
parent
693123a702
commit
31445de767
3 changed files with 9 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ __all__ = ['GazelleBrowser']
|
|||
|
||||
|
||||
class GazelleBrowser(BaseBrowser):
|
||||
DOMAIN = 'ssl.what.cd'
|
||||
PROTOCOL = 'https'
|
||||
PAGES = {'https?://%s/?(index.php)?': IndexPage,
|
||||
'https?://%s/login.php': LoginPage,
|
||||
'https?://%s/torrents.php.*': TorrentsPage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue