From fb3826f4adad03d70c675cf3e032efa59ecef925 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Tue, 30 Jun 2026 01:09:32 +0800 Subject: [PATCH] Update watchcat.patch --- .github/diy/patches/watchcat.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/diy/patches/watchcat.patch b/.github/diy/patches/watchcat.patch index fcec5a20..77d66d6f 100644 --- a/.github/diy/patches/watchcat.patch +++ b/.github/diy/patches/watchcat.patch @@ -12,13 +12,15 @@ --- a/watchcat/files/watchcat.config +++ b/watchcat/files/watchcat.config -@@ -1,5 +1,5 @@ +@@ -1,7 +1,7 @@ config watchcat option period '6h' option mode 'ping_reboot' - option pinghosts '8.8.8.8' -+ option pinghosts '223.5.5.5' ++ option pinghosts '23.5.5.5'' option forcedelay '30' + # For restart_iface and run_script, start a fresh failure window after + # each recovery action finishes before allowing another restart. --- a/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js +++ b/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js