mirror of
https://github.com/hagezi/dns-blocklists.git
synced 2026-05-18 14:29:13 +00:00
74 lines
1.1 KiB
JSON
Executable File
74 lines
1.1 KiB
JSON
Executable File
{
|
|
"group": {
|
|
"group": "Apple Private Relay",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
"rules": [
|
|
{
|
|
"PK": "doh.dns.apple.com.v.aaplimg.com",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "mask*.icloud.com",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "mask*.apple-dns.net",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "doh.dns.apple.com",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "apple-relay.akamaized.net",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "apple-relay.apple.com",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "apple-relay.cloudflare.com",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "apple-relay.fastly-edge.com",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
},
|
|
{
|
|
"PK": "apple-relay.mask.apple-dns.net",
|
|
"action": {
|
|
"do": 1,
|
|
"status": 1
|
|
}
|
|
}
|
|
]
|
|
} |