+ You may use a regular expression, use a comma or press Enter for new item.
+
+ Examples:
+ mydomain.com -> matches on *.mydomain.com
+ ^https?:\/\/([a-zA-Z]+)\.mydomain\. -> matches on http(s)://textONLY.mydomain.*
+ \.gif$ -> matches on \*.gif but not on \*.gif\test
+ \[0-9]+\.gif$ -> matches on \123.gif but not on \test.gif
+
+ TIP: You can also paste a comma separated list into this field.
]]>
+