Add additional blocking for wemo
This commit is contained in:
parent
1df5545835
commit
2c128b25f3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user