From 1bb29070fff29bff18888d58a961a5c04ab1f5bf Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Mon, 30 Jan 2017 00:50:12 -0700 Subject: [PATCH] add more help and update defaults --- plugins/speedtest.plg | 7 +++++-- plugins/speedtest.xml | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index d715df4f..8aa0a223 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -23,7 +23,10 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe ##&name; ###&version; -- update security +- update python to 2.7.13 +- add support link to readme +###2017.01.27 +- more code for XSS and CSRF vulnerabilities ###2017.01.23 - remove local tablesorter - move js depends to cdn diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 3e7a6a23..588a1343 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,11 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2017-01-27 +2017-01-30 +###2017.01.30 +- update python to 2.7.13 +- add support link to readme ###2017.01.27 - update security ###2017.01.23