mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-30 17:01:09 +00:00
fdc145bffd
There are a lot of changes here: -Fixed a lot of issues encountered during my testing -JSON path is evaluated BEFORE making comparisons (this was the true intended behavior by @chakflying) -Variable name changes (cosmetic) -Added != operator -Changed jsonQueryDescription (again)