Remnawave_Templates/srr-templates-list.json
2026-03-31 06:40:50 +03:00

23 lines
No EOL
897 B
JSON

{
"$schema": "./srr-templates-list.schema.json",
"templates": [
{
"name": "Default Response Rules",
"author": "remnawave",
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/remnawave-default/response-rules/srr-default-config.json",
"type": "SRR"
},
{
"name": "Allow only Happ",
"author": "unknown",
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-unknown/response-rules/srr-happ-only.json",
"type": "SRR"
},
{
"name": "Allow only Mihomo and Happ",
"author": "zuckerhalo",
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-zuckerhalo/response-rules/allow-only-mihomo-and-happ.json",
"type": "SRR"
}
]
}