ops
This commit is contained in:
@@ -9,6 +9,7 @@ from core import scrapertools, httptools
|
|||||||
|
|
||||||
|
|
||||||
def findhost(url):
|
def findhost(url):
|
||||||
|
global register_url
|
||||||
register_url = url
|
register_url = url
|
||||||
return support.match(url, patron=r'<a href="([^"]+)/\w+">Accedi').match
|
return support.match(url, patron=r'<a href="([^"]+)/\w+">Accedi').match
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user