mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Add UA of Clash Verge to auto target (#713)
This commit is contained in:
parent
623ffbb23f
commit
37c4e13071
@ -65,6 +65,7 @@ const std::vector<UAProfile> UAMatchList = {
|
|||||||
{"ClashForAndroid","","","clash",false},
|
{"ClashForAndroid","","","clash",false},
|
||||||
{"ClashforWindows","\\/([0-9.]+)","0.11","clash",true},
|
{"ClashforWindows","\\/([0-9.]+)","0.11","clash",true},
|
||||||
{"ClashforWindows","","","clash",false},
|
{"ClashforWindows","","","clash",false},
|
||||||
|
{"clash-verge","","","clash",true},
|
||||||
{"ClashX Pro","","","clash",true},
|
{"ClashX Pro","","","clash",true},
|
||||||
{"ClashX","\\/([0-9.]+)","0.13","clash",true},
|
{"ClashX","\\/([0-9.]+)","0.13","clash",true},
|
||||||
{"Clash","","","clash",true},
|
{"Clash","","","clash",true},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user