mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Update User-Agent match pattern for Loon
This commit is contained in:
parent
448f3f3153
commit
fb05bc7d51
@ -112,7 +112,7 @@ const std::vector<UAProfile> UAMatchList = {
|
||||
{"ClashX","\\/([0-9.]+)","0.13","clash",true},
|
||||
{"Clash","","","clash",true},
|
||||
{"Kitsunebi","","","v2ray"},
|
||||
{"LoonWidget","","","loon"},
|
||||
{"Loon","","","loon"},
|
||||
{"Pharos","","","mixed"},
|
||||
{"Potatso","","","mixed"},
|
||||
{"Quantumult%20X","","","quanx"},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user