Re: How to create an object containing something like this *.yahoo.com As said before you can create URI resources, if you are going to use http traffic, or you can create domain objects. In both cases the objects depend on DNS resolution, so bear that in mind. For URI it will be something like "*.yahoo.com" for a Domain object it will be something like ".yahoo.com". |