Commit e63c5e1
committed
fix: update SingBox version handling in render-templates.service.ts
- Modified the SingBox case to use a fixed version '1.11.1' for the current configuration.
- Added a new case for 'SINGBOX_LEGACY' to use version '1.10.0', ensuring backward compatibility.
- Updated the regex for MIHOMO in config-types.ts to include 'Clash-nyanpasu'1 parent 5464113 commit e63c5e1
File tree
2 files changed
+10
-3
lines changed- src/modules/subscription-template
- constants
2 files changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
143 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
144 | 151 | | |
145 | 152 | | |
146 | 153 | | |
| |||
0 commit comments