---
title: excluded
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/neurlfiltermanager/parsingconfiguration/domainoptions/excluded
---

# excluded

A Boolean value that indicates whether to exclude the domain component from URL parsing.

## Declaration

```swift
var excluded: Bool
```

## Discussion

Discussion When this value is true, parsing ignores all other domain options.

## See Also

### Working with domain options

- [stripWWW](networkextension/neurlfiltermanager/parsingconfiguration/domainoptions/stripwww.md)
- [levels](networkextension/neurlfiltermanager/parsingconfiguration/domainoptions/levels.md)
- [enumerateHierarchy](networkextension/neurlfiltermanager/parsingconfiguration/domainoptions/enumeratehierarchy.md)
