mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 21:33:36 +08:00
Improve: update default fake filter list
This commit is contained in:
parent
11b0025faf
commit
056a78c7c4
|
@ -20,6 +20,17 @@ var (
|
|||
// Nintendo Switch
|
||||
"*.n.n.srv.nintendo.net",
|
||||
|
||||
// PlayStation
|
||||
"+.stun.playstation.net",
|
||||
|
||||
// XBox
|
||||
"xbox.*.*.microsoft.com",
|
||||
"*.*.xboxlive.com",
|
||||
|
||||
// Microsoft
|
||||
"*.msftncsi.com",
|
||||
"*.msftconnecttest.com",
|
||||
|
||||
// Bilibili CDN
|
||||
"*.mcdn.bilivideo.cn",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user