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, {