Skip to main content

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

InputTypeDescriptionDefault
URL1TextThe URL to check-
URL2TextThe domain to match against-

Outputs

OutputTypeDescription
MatchBooleanTrue if the URL matches the domain