I've seen this question, but I think mine is sufficiently different that it's not a duplicate.
I want to determine if a user has turned on iOS Content Blocking and then conditionally load info based on that status. I'm finding that some third party widgets (Trip Advisor and a third-party booking widget) are causing pages not to render at all when some Content Blockers are active.
I'd like the option to detect this and not even try to load the content, instead offering the user a direct link to the third party rather than embed it in an iframe.