Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# uiDivStats - WebUI for Diversion statistics

## v4.0.13
### Updated on 2025-Nov-20
## v4.0.14
### Updated on 2026-Jan-19

## About
A graphical representation of domain blocking performed by Diversion.
Expand Down
6 changes: 3 additions & 3 deletions uiDivStats.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
## Forked from https://github.com/jackyaz/uiDivStats ##
## ##
###################################################################
# Last Modified: 2025-Nov-16
# Last Modified: 2026-Jan-19
#------------------------------------------------------------------

################# Shellcheck directives ###############
Expand All @@ -35,8 +35,8 @@

### Start of script variables ###
readonly SCRIPT_NAME="uiDivStats"
readonly SCRIPT_VERSION="v4.0.13"
readonly SCRIPT_VERSTAG="25111620"
readonly SCRIPT_VERSION="v4.0.14"
readonly SCRIPT_VERSTAG="26011900"
SCRIPT_BRANCH="develop"
SCRIPT_REPO="https://raw.githubusercontent.com/AMTM-OSR/$SCRIPT_NAME/$SCRIPT_BRANCH"
readonly SCRIPT_DIR="/jffs/addons/$SCRIPT_NAME.d"
Expand Down
8 changes: 4 additions & 4 deletions uidivstats_www.asp

Large diffs are not rendered by default.

Loading