Formatting.
This commit is contained in:
parent
cd9c3b6e39
commit
a79fc533ee
11 changed files with 231 additions and 204 deletions
|
|
@ -4,7 +4,6 @@ print(capturas_interface.old_ads_exist())
|
|||
print(capturas_interface.get_old_ad())
|
||||
|
||||
|
||||
|
||||
html_baja = """
|
||||
<!DOCTYPE html>
|
||||
|
||||
|
|
@ -256,4 +255,4 @@ var configTwoSteps = {
|
|||
"""
|
||||
|
||||
print(Refresher.dead_ad_checker(html_baja))
|
||||
print(Refresher.dead_ad_checker(html_normal))
|
||||
print(Refresher.dead_ad_checker(html_normal))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue