From a186176a91c5e118e7644c8bb4a7c1669f996b02 Mon Sep 17 00:00:00 2001 From: JuniorWMG <53421477+JuniorWolfgamingDE@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:50:44 +0100 Subject: [PATCH] Add Apple Telemetry blocklist Added the Apple device telemetry blocklist by Connor Edwards. --- blocklists/apple-telemetry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blocklists/apple-telemetry.json diff --git a/blocklists/apple-telemetry.json b/blocklists/apple-telemetry.json new file mode 100644 index 0000000..c800c24 --- /dev/null +++ b/blocklists/apple-telemetry.json @@ -0,0 +1,9 @@ +{ + "name": "Cedws Apple Telemetry", + "website": "https://github.com/cedws/apple-telemetry", + "description": "Blocklist for telemetry domains which Apple devices frequently contact.", + "source": { + "url": "https://raw.githubusercontent.com/cedws/apple-telemetry/refs/heads/master/blacklist", + "format": "domains" + } +}