<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "ManagedSettings",
  "identifier" : "/documentation/ManagedSettings/WebContentSettings/FilterPolicy/auto(_:except:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Managed Settings"
    ],
    "preciseIdentifier" : "s:15ManagedSettings010WebContentB0V12FilterPolicyO4autoyAEShyAA0C6DomainVG_AItcAEmF"
  },
  "title" : "WebContentSettings.FilterPolicy.auto(_:except:)"
}
-->

# WebContentSettings.FilterPolicy.auto(_:except:)

The system blocks adult content.

```
case auto(Set<WebDomain> = [], except: Set<WebDomain> = [])
```

## Discussion

The system also blocks websites you provide in `domains`.
The system allows websites you provide in `except`, overriding the adult content filter and `domains` set.
Your app can block up to 50 web domains and
specify up to 50 web domains exceptions at once.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)