Add additional blocking for wemo
This commit is contained in:
parent
1df5545835
commit
2c128b25f3
@ -54,6 +54,16 @@ blocking:
|
|||||||
smarttv:
|
smarttv:
|
||||||
- https://perflyst.github.io/PiHoleBlocklist/SmartTV.txt
|
- https://perflyst.github.io/PiHoleBlocklist/SmartTV.txt
|
||||||
- https://perflyst.github.io/PiHoleBlocklist/regex.list
|
- 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:
|
malware:
|
||||||
- https://mirror1.malwaredomains.com/files/justdomains
|
- https://mirror1.malwaredomains.com/files/justdomains
|
||||||
antisocial:
|
antisocial:
|
||||||
@ -76,6 +86,13 @@ blocking:
|
|||||||
- ads
|
- ads
|
||||||
- malware
|
- malware
|
||||||
- smarttv
|
- smarttv
|
||||||
|
- wemo
|
||||||
|
# iot
|
||||||
|
192.168.3.1/24:
|
||||||
|
- ads
|
||||||
|
- malware
|
||||||
|
- smarttv
|
||||||
|
- wemo
|
||||||
192.168.10.232:
|
192.168.10.232:
|
||||||
- ads
|
- ads
|
||||||
- malware
|
- malware
|
||||||
|
Loading…
Reference in New Issue
Block a user