From 4fa602066fcd5e58210f08c8523b2562cc5e37e5 Mon Sep 17 00:00:00 2001 From: robocopAlpha Date: Wed, 14 Jul 2021 11:22:17 +0300 Subject: [PATCH] white list accessible from gitlab --- Links.txt | 2 +- pull.lists.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Links.txt b/Links.txt index e43fdb5..ee713a2 100644 --- a/Links.txt +++ b/Links.txt @@ -1,5 +1,5 @@ # dump.whitelist -https://onedrive.live.com/download?cid=657437BB11E4A6E0&resid=657437BB11E4A6E0%2136856&authkey=AP2JLX80WbLSTko +https://gitlab.com/robocopAlpha/pihole_lists/-/raw/main/whitelist # Facebook checksum https://onedrive.live.com/download?cid=657437BB11E4A6E0&resid=657437BB11E4A6E0%2136851&authkey=AKpAocG7UzOq4tc diff --git a/pull.lists.sh b/pull.lists.sh index 5acac30..8cdadc4 100755 --- a/pull.lists.sh +++ b/pull.lists.sh @@ -59,6 +59,5 @@ xz -v -T4 facebook_block.txt # Moving to target cd .. mv -f ${WRK_DIR}/blocklists/* /home/dietpi/onedrive/. -cp -f dump.whitelist /home/dietpi/onedrive/dump.whitelist rmdir ${WRK_DIR}/blocklists sudo umount /home/dietpi/onedrive \ No newline at end of file