pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

Added ability to blacklist hosts from being recorded #65

Closed colinhumber closed 4 years ago

colinhumber commented 4 years ago

There are cases where certain endpoints can get hit a lot, causing a lot of chattiness, like with analytics endpoints. This enhancement would allow for certain hosts to be blacklisted and not be recorded.

pmusolino commented 4 years ago

This is a super PR! Thanks @colinhumber