fix altadefinizione01 e filmpertutti
This commit is contained in:
@@ -20,7 +20,7 @@ from platformcode import config, logger
|
||||
#impostati dinamicamente da findhost()
|
||||
|
||||
def findhost():
|
||||
data = httptools.downloadpage('https://altadefinizione01-nuovo.link/').data
|
||||
data = httptools.downloadpage('https://altadefinizione01-nuovo.info/').data
|
||||
host = scrapertools.find_single_match(data, '<div class="elementor-button-wrapper"> <a href="([^"]+)"')
|
||||
return host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user