mirror of
https://gitlab.com/robocopAlpha/pihole_lists.git
synced 2026-05-17 18:42:16 -07:00
white list accessible from gitlab
This commit is contained in:
parent
9153a030a8
commit
4fa602066f
2 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# dump.whitelist
|
# 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
|
# Facebook checksum
|
||||||
https://onedrive.live.com/download?cid=657437BB11E4A6E0&resid=657437BB11E4A6E0%2136851&authkey=AKpAocG7UzOq4tc
|
https://onedrive.live.com/download?cid=657437BB11E4A6E0&resid=657437BB11E4A6E0%2136851&authkey=AKpAocG7UzOq4tc
|
||||||
|
|
|
||||||
|
|
@ -59,6 +59,5 @@ xz -v -T4 facebook_block.txt
|
||||||
# Moving to target
|
# Moving to target
|
||||||
cd ..
|
cd ..
|
||||||
mv -f ${WRK_DIR}/blocklists/* /home/dietpi/onedrive/.
|
mv -f ${WRK_DIR}/blocklists/* /home/dietpi/onedrive/.
|
||||||
cp -f dump.whitelist /home/dietpi/onedrive/dump.whitelist
|
|
||||||
rmdir ${WRK_DIR}/blocklists
|
rmdir ${WRK_DIR}/blocklists
|
||||||
sudo umount /home/dietpi/onedrive
|
sudo umount /home/dietpi/onedrive
|
||||||
Loading…
Add table
Add a link
Reference in a new issue