What is the proper way to exclude domains from a third party script filter?
I've been using the filter Wladimir has suggested to deal with third party scripts,
Although I can't remember where I read about that, I've been very happy with the results, but there is a domain or two that I'd like to exempt from the filter. I don't want to just whitelist the domain because I'd still like certain filters to function.
I've tried
and
The first one seems to not function at all, and the second does seem to function, but appears to also allow third party scripts to run on some domains other than the one specified in the filter. So I'm obviously doing something wrong, but I don't know what.
Any help would be appreciated!