IF the calls are not hardcoded, and are using your Launch
implementation, you can use a condition on your rule. So let's say your
domain is "mydomain.com" and the bad domain is "garbage.com" In Adobe
Launch, you should have configured your domains in the property
settings: (add mydomain.com here) In your rules, you can add a
condition: You can choose all your single domain (or multiple domains
like I have, if this implementation covers more than one site) This
should only return "true" if the tr...