修复了属性取值问题

This commit is contained in:
2026-06-19 15:13:00 +08:00
parent a699037826
commit df927e141d
3 changed files with 29 additions and 19 deletions

View File

@@ -234,6 +234,7 @@ IP_WHITELIST = [
'111.32.64.171',
'43.142.0.208',
'223.104.7.77',
''
]
# 黑名单blacklist 模式下生效)— 支持单 IP 和 CIDR 网段
IP_BLACKLIST = []