mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
20 lines
352 B
JSON
20 lines
352 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": [
|
||
|
"client-teamviewer-com.trafficmanager.net",
|
||
|
"teamviewer.com.cdn.cloudflare.net"
|
||
|
],
|
||
|
"domain_suffix": [
|
||
|
"anydesk.com",
|
||
|
"nomachine.com",
|
||
|
"rustdesk.com",
|
||
|
"teamviewer.com",
|
||
|
"teamviewer.us",
|
||
|
"teamviewer.cn"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|