dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(frontend): 添加地理区域访问限制页面
Administrator
5 hours ago
b379a9a24654b436165f790652a2edaf5d37020a
[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;
}