URL Domain Match
Uncontrolled node
Overview
This node is used to check if a given URL matches a specified domain. The node can be used to filter URLs based on their domain, or to check if a URL belongs to a specific domain. It is useful for ensuring that the URLs being processed are from a trusted source, or for filtering out unwanted URLs from a list.
Inputs
Input | Type | Description | Default |
---|---|---|---|
URL1 | Text | The URL to check | - |
URL2 | Text | The domain to match against | - |
Outputs
Output | Type | Description |
---|---|---|
Match | Boolean | True if the URL matches the domain |