diff --git a/README.md b/README.md index 0fb8e87..7692a06 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/1e0da6475e3047d59b35e258a18b78fc)](https://www.codacy.com/app/jackyaz/spdMerlin?utm_source=github.com&utm_medium=referral&utm_content=jackyaz/spdMerlin&utm_campaign=Badge_Grade) ![Shellcheck](https://github.com/jackyaz/spdMerlin/actions/workflows/shellcheck.yml/badge.svg) -## v4.4.5 -### Updated on 2022-01-16 +## v4.4.6 +### Updated on 2024-July-01 ## About spdMerlin is an internet speedtest and monitoring tool for AsusWRT Merlin with charts for daily, weekly and monthly summaries. It tracks download/upload bandwidth as well as latency, jitter and packet loss. diff --git a/spdmerlin.sh b/spdmerlin.sh index 8eb6b57..354005c 100644 --- a/spdmerlin.sh +++ b/spdmerlin.sh @@ -13,6 +13,8 @@ ## https://github.com/jackyaz/spdMerlin ## ## ## ############################################################## +# Last Modified: 2024-Jul-01 +#------------------------------------------------------------- ############## Shellcheck directives ############# # shellcheck disable=SC2009 @@ -31,8 +33,8 @@ ### Start of script variables ### readonly SCRIPT_NAME="spdMerlin" readonly SCRIPT_NAME_LOWER="$(echo "$SCRIPT_NAME" | tr 'A-Z' 'a-z')" -readonly SCRIPT_VERSION="v4.4.5" -SCRIPT_BRANCH="master" +readonly SCRIPT_VERSION="v4.4.6" +SCRIPT_BRANCH="develop" SCRIPT_REPO="https://jackyaz.io/$SCRIPT_NAME/$SCRIPT_BRANCH" readonly SCRIPT_DIR="/jffs/addons/$SCRIPT_NAME_LOWER.d" readonly SCRIPT_WEBPAGE_DIR="$(readlink /www/user)" diff --git a/spdstats_www.asp b/spdstats_www.asp index 19f1579..5683aa0 100644 --- a/spdstats_www.asp +++ b/spdstats_www.asp @@ -20,6 +20,8 @@ p{font-weight:bolder}thead.collapsible-jquery{color:#fff;padding:0;width:100%;bo + + @@ -30,6 +32,10 @@ p{font-weight:bolder}thead.collapsible-jquery{color:#fff;padding:0;width:100%;bo