mirror of
https://github.com/remnawave/templates.git
synced 2026-05-13 12:06:40 +00:00
113 lines
No EOL
5 KiB
JSON
113 lines
No EOL
5 KiB
JSON
{
|
|
"$schema": "./templates-list.schema.json",
|
|
"templates": [
|
|
{
|
|
"name": "Default Clash",
|
|
"type": "CLASH",
|
|
"author": "remnawave",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/remnawave-default/subscription-templates/clash.yaml"
|
|
},
|
|
{
|
|
"name": "Default Mihomo",
|
|
"type": "MIHOMO",
|
|
"author": "remnawave",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/remnawave-default/subscription-templates/mihomo.yaml"
|
|
},
|
|
{
|
|
"name": "Default Stash",
|
|
"type": "STASH",
|
|
"author": "remnawave",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/remnawave-default/subscription-templates/stash.yaml"
|
|
},
|
|
{
|
|
"name": "Default Singbox",
|
|
"type": "SINGBOX",
|
|
"author": "remnawave",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/remnawave-default/subscription-templates/singbox.json"
|
|
},
|
|
{
|
|
"name": "Default Singbox Legacy",
|
|
"type": "SINGBOX_LEGACY",
|
|
"author": "remnawave",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/remnawave-default/subscription-templates/singbox-legacy.json"
|
|
},
|
|
{
|
|
"name": "Default Xray JSON",
|
|
"type": "XRAY_JSON",
|
|
"author": "remnawave",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/remnawave-default/subscription-templates/xray-json.json"
|
|
},
|
|
{
|
|
"name": "Xray JSON (without RU)",
|
|
"type": "XRAY_JSON",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/xray-json-simple-without-ru.json"
|
|
},
|
|
{
|
|
"name": "Xray JSON (RU bundle)",
|
|
"type": "XRAY_JSON",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/xray-json-ru-bundle.json"
|
|
},
|
|
{
|
|
"name": "Xray JSON (RU bundle, category: ads, all)",
|
|
"type": "XRAY_JSON",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/xray-json-ru-bundle-category-ads-all.json"
|
|
},
|
|
{
|
|
"name": "Singbox (RU bundle)",
|
|
"type": "SINGBOX",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/singbox-ru-bundle.json"
|
|
},
|
|
{
|
|
"name": "Singbox (RU bundle, oisd-big)",
|
|
"type": "SINGBOX",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/singbox-ru-bundle-oisd-big.json"
|
|
},
|
|
{
|
|
"name": "Mihomo (without RU)",
|
|
"type": "MIHOMO",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/mihomo-simple-without-ru.yaml"
|
|
},
|
|
{
|
|
"name": "Mihomo (RU bundle)",
|
|
"type": "MIHOMO",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/mihomo-ru-bundle.yaml"
|
|
},
|
|
{
|
|
"name": "Xray JSON (CN bundle)",
|
|
"type": "XRAY_JSON",
|
|
"author": "avsba001",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-avsba001/subscription-templates/xray-json-cn-bundle.json"
|
|
},
|
|
{
|
|
"name": "Flowy Routing",
|
|
"type": "MIHOMO",
|
|
"author": "x_kit_",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-x_kit_/subscription-templates/flowvy_routing.yaml"
|
|
},
|
|
{
|
|
"name": "Ultimate Mihomo RU",
|
|
"type": "MIHOMO",
|
|
"author": "Davoyan",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-davoyan/subscription-templates/ultimate-mihomo-ru.yaml"
|
|
},
|
|
{
|
|
"name": "Stash (RU bundle)",
|
|
"type": "STASH",
|
|
"author": "legiz-ru",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-legiz/subscription-templates/stash-ru-bundle.yaml"
|
|
},
|
|
{
|
|
"name": "RoscomVPN Mihomo RU",
|
|
"type": "MIHOMO",
|
|
"author": "roscomvpn",
|
|
"url": "https://raw.githubusercontent.com/remnawave/templates/refs/heads/main/by-roscomvpn/subscription-templates/roscomvpn-mihomo-ru.yaml"
|
|
}
|
|
]
|
|
} |