fix watching gay porn (not tested, don't worry)
This commit is contained in:
parent
46b14e2ee7
commit
ecb21905a4
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ class YoupornBrowser(BaseBrowser):
|
||||||
PAGES = {'http://[w\.]*youporn\.com/?': IndexPage,
|
PAGES = {'http://[w\.]*youporn\.com/?': IndexPage,
|
||||||
'http://[w\.]*youporn\.com/search.*': IndexPage,
|
'http://[w\.]*youporn\.com/search.*': IndexPage,
|
||||||
'http://[w\.]*youporn\.com/watch/.+': VideoPage,
|
'http://[w\.]*youporn\.com/watch/.+': VideoPage,
|
||||||
|
'http://[w\.]*youporngay\.com:80/watch/.+': VideoPage,
|
||||||
}
|
}
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue