Values usable in selectors are limited to letters, numbers, and a few other symbols (-, _, ., /, and @).
-
_
.
/
@
This means it's not possible to use a selector to filter on fields that hold an URL.
Allow for : too, so that URL can be filtered on.
: