mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update wigle.py
Signed-off-by: Frédéric <fmatray@users.noreply.github.com>
This commit is contained in:
@ -133,7 +133,6 @@ class Wigle(plugins.Plugin):
|
|||||||
response = make_response(redirect("https://www.wigle.net/", code=302))
|
response = make_response(redirect("https://www.wigle.net/", code=302))
|
||||||
return response
|
return response
|
||||||
|
|
||||||
|
|
||||||
def on_internet_available(self, agent):
|
def on_internet_available(self, agent):
|
||||||
"""
|
"""
|
||||||
Called when there's internet connectivity
|
Called when there's internet connectivity
|
||||||
|
Reference in New Issue
Block a user