(not ip.geoip.country in {"CN" "HK" "TW" "MO"} and not cf.client.bot) or (cf.threat_score ge 5) or (not http.user_agent contains "Mozilla/") or (not http.request.version in {"HTTP/2" "HTTP/3" "SPDY/3.1"}) 我用的规则,弄上之后就连不上代理了。 怎么解啊,兄弟们?

(not ip.geoip.country in {"CN" "HK" "TW" "MO"} and not cf.client.bot) or (cf.threat_score ge 5) or (not http.user_agent contains "Mozilla/") or (not http.request.version in {"HTTP/2" "HTTP/3" "SPDY/3.1"}) 我用的规则,弄上之后就连不上代理了。 怎么解啊,兄弟们?
1 Kinnice Oct 9, 2021 via Android 把防火墙规则删了 |