From ff8b8ee83f1968daf7488140a5b47d0b05992bf6 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 9 May 2023 19:00:05 +0100 Subject: [PATCH] klkdlk --- hotspot_proxy_v2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotspot_proxy_v2.py b/hotspot_proxy_v2.py index 04a2059..faa6de0 100644 --- a/hotspot_proxy_v2.py +++ b/hotspot_proxy_v2.py @@ -403,7 +403,7 @@ if __name__ == '__main__': print('Remove dynamic blacklist entry for {}'.format(delete)) if PRIV_HELPER: print('Ask priv helper to remove blacklist entry for {} from iptables'.format(delete)) - reactor.callInThread(PRIV_HELPER.delBL,PRIV_HELPER,ListenPort,delete) + reactor.callInThread(PRIV_HELPER.delBL,ListenPort,delete) if Stats == True: