Преглед изворни кода

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

zxl hhyccc пре 1 година
родитељ
комит
16972f7c40
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      luci-app-ssr-plus/root/usr/bin/ssr-rules

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

@@ -103,7 +103,6 @@ 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