Changes

From Amahi Wiki
Jump to: navigation, search
370 bytes removed ,  03:35, 25 May 2019
no edit summary
<!--
This page is crated automaticaly by a script.
This part is commented and shall not show
-->
<!--At the top of the page can be vissible one of the following tags..-->
{{WorkInProgress}}
<!--{{NeedsUpdate}}-->
<!--{{NeedsMerge | [[Main Page]]}}-->
<!--{{NeedsExpantion}}-->
<!--{{NeedsDelete |[[Main Page]]}}-->
<!--Please remove or place comment accordingly-->
<!--Your text bellow this line-->
<b><i>This section will document how to run your HDA as a network wide ad-blocking tool, utilising DNS redirects and a small pixel server.<br /></i></b>
This part of the process creates a file on your HDA which identifies where adverts originate from, and where to redirect them to.
* Create a new shell file
nano /usr/local/bin/get-adlistad-block-list.sh
* Copy and paste the following into it
* Change permissions on the shell file
chmod -v 755 /usr/local/bin/get-adlistad-block-list.sh
* Run the shell file
/usr/local/bin/get-adlistad-block-list.sh
==Change DNSMasq config==
To keep the list updated weekly, do the following:
ln -s /usr/local/bin/get-adlistad-block-list.sh /etc/cron.weeklydaily/get-adlistad-block-list
Enjoy ad-free network on ALL devices!
12,424

edits