View Single Post
Old 02-04-2010, 06:45 PM   #6
kjarrodc
Thumbs Must Hurt
 
Join Date: Jan 2008
Model: 8830
PIN: N/A
Carrier: verizon
Posts: 82
Default

If you specify the following regex pattern as the URL, and specify this to be trusted, this should allow all websites.

.*://.*(:\d*)?(/.*)*(\?.*)?
Offline   Reply With Quote