Filtering out URL by string

The answer to this question provides an example: RegEx in UnrealEngine - Programming & Scripting - Unreal Engine Forums and looks similar to how I use it.

However, the first starting point is to become familiar with RegEx as it’s not quite as straight forward as you might think. This is a good tool: https://regexone.com/ as is this: https://regexr.com/