开发 ipv4优先:注释precedence ::ffff:0:0/96 100
验证:curl ip.p3terx.com
开发 location / {
# 仅允许 GET 请求
limit_except GET {
deny all;
}