minor changes

This commit is contained in:
robocopAlpha 2021-07-14 12:42:11 +03:00
parent 35609ccab6
commit 36a01fb8c0
2 changed files with 2 additions and 3 deletions

View file

@ -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

View file

@ -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