mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-20 04:46:10 -04:00

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)