diff --git a/web/app.py b/web/app.py index 84f0313..ab63a00 100644 --- a/web/app.py +++ b/web/app.py @@ -919,34 +919,33 @@ def hbnet_web_service(): script_links = ast.literal_eval(script_l.field_2) svr_content = '' for i in sl: - if i.ip == '': - break - elif i.ip != '': - try: - if time.time() - ping_list[i.name] < 20: - svr_status = '''