If a list object contains a URI such as example.com, then that object matches URIs defined as:
[<token sequence>(.|/)]example.com[(.|/)<token sequence>]
For example, the URI List Object matches any of the following URIs:
The URI List Object does not match the URI, specialexample.com, because specialexample is identified as a different token than example.