Proxy not filtering properly

Hey guys, so i’m having trouble getting my proxy to filter properly. I’d in essence like to filter out two domains googleapis.com and apple.com. I tried ignoring just apple .com using --ignore ‘^(.+.)?apple.com:443$’ but that doesn’t seem to work. My assumption is that every get and post to and from this domain wouldn’t show up on the proxy…but it does. Am I doing something wrong here, and if so could anyone help me out?. I guess the plain and simple general question is, How do you ignore 2 domains?

p.s. I’ve already tried running it in verbose mode to check that the correct port is being used 443 :slight_smile: