mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-01 12:56:16 +03:00
Improve: update default fake filter list
This commit is contained in:
parent
11b0025faf
commit
056a78c7c4
1 changed files with 11 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue