Browse Source

Revert "luci-app-ssr-plus: ssr-rules: Delete unnecessary rules from the gfw."

This reverts commit 1603b69c9ee5117d07a594c212bdf83e8d48510e.
coolsnowwolf 11 months ago
parent
commit
c68309ffbb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      luci-app-ssr-plus/root/usr/bin/ssr-rules

+ 1 - 0
luci-app-ssr-plus/root/usr/bin/ssr-rules

@@ -103,6 +103,7 @@ ipset_r() {
 		$IPT -A SS_SPEC_WAN_AC -m set --match-set china dst -j RETURN
 		$IPT -A SS_SPEC_WAN_AC -m set --match-set gfwlist dst -j SS_SPEC_WAN_FW
 		$IPT -A SS_SPEC_WAN_AC -m set --match-set gmlan src -m set ! --match-set china dst -j SS_SPEC_WAN_FW
+		$IPT -A SS_SPEC_WAN_AC -j SS_SPEC_WAN_FW
 		;;
 	oversea)
 		ipset -N oversea hash:net 2>/dev/null