mirror of
https://github.com/remnawave/templates.git
synced 2026-05-13 12:06:40 +00:00
23 lines
No EOL
897 B
JSON
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"
|
|
}
|
|
]
|
|
} |