dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(firewall): 添加防火墙IP白名单管理功能
Administrator
5 hours ago
decc54295e117b082ac0fae89f8578a17271196c
[xc-mall.git]
/
etc
/
nginx
/
conf.d
/
firewall_country_1.conf
1
2
3
4
5
6
7
# Firewall Country Allow Map
# Site: 独立站 (polypepprotein.com)
# Generated at: Fri Jul 31 13:49:31 CST 2026
map $geoip_country_code $allow_country_1 {
default 0;
}