From 2c128b25f3cb82f7f6f7bdb1d885ec5ffe5ad645 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Tue, 20 Jun 2023 09:42:33 -0700 Subject: [PATCH] Add additional blocking for wemo --- core/blocky/config.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/core/blocky/config.yml b/core/blocky/config.yml index bd34856..0d830bd 100644 --- a/core/blocky/config.yml +++ b/core/blocky/config.yml @@ -54,6 +54,16 @@ blocking: smarttv: - https://perflyst.github.io/PiHoleBlocklist/SmartTV.txt - https://perflyst.github.io/PiHoleBlocklist/regex.list + wemo: + - | + # Remote commands + api.xbcs.net + # Firmware updates + fw.xbcs.net + # TURN service + nat.wemo2.com + # Connectivity checks + heartbeat.xwemo.com malware: - https://mirror1.malwaredomains.com/files/justdomains antisocial: @@ -76,6 +86,13 @@ blocking: - ads - malware - smarttv + - wemo + # iot + 192.168.3.1/24: + - ads + - malware + - smarttv + - wemo 192.168.10.232: - ads - malware