34 lines
789 B
JSON
34 lines
789 B
JSON
{
|
|
"schema_version": 1,
|
|
"updated_at": "2026-03-07T18:00:00Z",
|
|
"require_https": true,
|
|
"allow_file_scheme": false,
|
|
"allowed_schemes": ["https"],
|
|
"default_allowed_hosts": [],
|
|
"default_allowed_url_prefixes": [],
|
|
"signature": {
|
|
"default_mode": "off",
|
|
"allowed_types": ["openssl-sha256"]
|
|
},
|
|
"components": {
|
|
"singbox": {
|
|
"allowed_url_prefixes": [
|
|
"https://github.com/SagerNet/sing-box/releases/download/"
|
|
],
|
|
"signature_mode": "optional"
|
|
},
|
|
"phoenix": {
|
|
"allowed_url_prefixes": [
|
|
"https://github.com/Fox-Fig/phoenix/releases/download/"
|
|
],
|
|
"signature_mode": "optional"
|
|
},
|
|
"dnstt": {
|
|
"allowed_url_prefixes": [
|
|
"https://dnstt.network/"
|
|
],
|
|
"signature_mode": "off"
|
|
}
|
|
}
|
|
}
|