mirror of
https://gitlab.com/robocopAlpha/pihole_lists.git
synced 2026-05-17 18:42:16 -07:00
minor changes
This commit is contained in:
parent
35609ccab6
commit
36a01fb8c0
2 changed files with 2 additions and 3 deletions
3
blocked
3
blocked
|
|
@ -6,8 +6,6 @@
|
||||||
# Telemetry
|
# Telemetry
|
||||||
wzrkt.com
|
wzrkt.com
|
||||||
eu1-spiky.wzrkt.com
|
eu1-spiky.wzrkt.com
|
||||||
# graph.facebook.com
|
|
||||||
# was breaking facebook's Android app
|
|
||||||
count.typora.io
|
count.typora.io
|
||||||
ltlxvxjjmvhn.me
|
ltlxvxjjmvhn.me
|
||||||
open.oneplus.net
|
open.oneplus.net
|
||||||
|
|
@ -15,6 +13,7 @@ prod-w.nexus.live.com.akadns.net
|
||||||
prod.nexusrules.live.com.akadns.net
|
prod.nexusrules.live.com.akadns.net
|
||||||
nexus.officeapps.live.com
|
nexus.officeapps.live.com
|
||||||
nexusrules.officeapps.live.com
|
nexusrules.officeapps.live.com
|
||||||
|
self.events.data.microsoft.com
|
||||||
# gateway.fe.apple-dns.net
|
# gateway.fe.apple-dns.net
|
||||||
# keyvalueservice.fe.apple-dns.net
|
# keyvalueservice.fe.apple-dns.net
|
||||||
update.electronjs.org.herokudns.com
|
update.electronjs.org.herokudns.com
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ cd ${WRK_DIR}/
|
||||||
rm -rf /home/dietpi/onedrive
|
rm -rf /home/dietpi/onedrive
|
||||||
mkdir /home/dietpi/onedrive
|
mkdir /home/dietpi/onedrive
|
||||||
|
|
||||||
rclone mount --daemon onedrive:Temp/blocklist/ /home/dietpi/onedrive
|
rclone mount --daemon onedrive:Public/blocklist/ /home/dietpi/onedrive
|
||||||
|
|
||||||
# Fetch blocklists
|
# Fetch blocklists
|
||||||
bash ${WRK_DIR}/get_blocklists.sh
|
bash ${WRK_DIR}/get_blocklists.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue