#!/bin/sh
echo "127.0.0.1       phpads.partyguide.ch" >>/etc/hosts
echo "127.0.0.1       ad.ch.doubleclick.net" >>/etc/hosts
exit


