#!/bin/bash
clear
echo
cd "$(dirname "$0")"
sudo mv -f /etc/hosts /etc/hostsoriginal
sudo cp -f .Resources/shieldhosts /etc/hosts
sudo chown root:wheel /etc/hosts
mv -f 'Disable Universal Ad Blocking (Active).command' 'Disable Universal Ad Blocking.command'
mv -f 'Enable Universal Ad Blocking.command' 'Enable Universal Ad Blocking (Active).command'
killall Terminal