A simple script like:
- Code: Select all
function FindProxyForURL(url, host)
{
return "PROXY myproxy.mydomain:8080";
}
Will stop admunchers ability to filter
I have to use a script at home, because of a number of different devices and URL's, and force them through my local proxy if appropriate. However admuncher does not like the proxy scripts and does not filter. Removing all proxy settings shows admuncher working, similarly, if I name a specific proxy in IE or Firefox, rather than use the script, Admuncher works.
I really hope this issue can be fixed by having admuncher support proxy scripts, as it'd be a real shame to loose the usefulness of autoconfiguration
UPDATE
======
I run IPv6 , disabling it enables the proxy script to be visible and actioned by Ad Muncher
I therefore believe the issue is Ad Muncher and IPv6 ... I do not believe Ad Muncher supports IPv6
Given IPv6 is supposedly the future
UPDATE 2
=========
I've just tested the Beta, v4.93 Beta Build 33116/4037, and it also fails
I just hope they put IPv6 support in soon