This works ok after actually figuring it out myself... almost everything was redirecting to adf.ly...
Basically any external links you do not want redirected you must add to this place in the code:
Example
|| hrefer.match("http://www.facebook.com/")
|| hrefer.match("http://www.facebook.com")
|| hrefer.match("YourSite")
Note: some image resizers you cannot use or every image will link to adf.ly
|