diff --git a/ping.1m+.py b/httping.py similarity index 98% rename from ping.1m+.py rename to httping.py index 2d96472..2e4baa6 100755 --- a/ping.1m+.py +++ b/httping.py @@ -9,7 +9,7 @@ # Short description of what your plugin does. # # python,requests -# https://github.com/schtobia/argos-httping/blob/master/ping.1m+.py +# https://github.com/schtobia/argos-httping/blob/master/httping.py import sys #for redirecting print to stderr import datetime #for the whole ms → s and vice versa stuff