From faaff0a8f85eea04b94d4d2f1fa23507a66394f0 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 23 Mar 2026 03:40:44 +0800 Subject: [PATCH] Delete .github/diy/patches/luci-app-upnp.patch --- .github/diy/patches/luci-app-upnp.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .github/diy/patches/luci-app-upnp.patch diff --git a/.github/diy/patches/luci-app-upnp.patch b/.github/diy/patches/luci-app-upnp.patch deleted file mode 100644 index 28265902..00000000 --- a/.github/diy/patches/luci-app-upnp.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/luci-app-upnp/root/usr/share/rpcd/ucode/luci.upnp -+++ b/luci-app-upnp/root/usr/share/rpcd/ucode/luci.upnp -@@ -46,7 +46,7 @@ const methods = { - - if (ipt) { - for (let line = ipt.read('line'); length(line); line = ipt.read('line')) { -- let m = match(line, /^([0-9]+)\s+([a-z]+).+dpt:([0-9]+) to:(\S+):([0-9]+)/); -+ let m = match(line, /^([0-9]+).*\s+([a-z]+).+dpt:([0-9]+) to:(\S+):([0-9]+)/); - - if (m) { - push(rules, {