Difference between revisions of "Form:Agency"

From Hollywood in Pixels Wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
  |input type=regexp
 
  |input type=regexp
 
  |base type=url
 
  |base type=url
  |regexp=https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)
+
  |regexp=/^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/
 
}}}
 
}}}
 
<p class="small">SPECIALIZATION: </p>
 
<p class="small">SPECIALIZATION: </p>
Line 52: Line 52:
 
  |Has URL
 
  |Has URL
 
  |input type=regexp
 
  |input type=regexp
  |regexp=https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)
+
  |regexp=/^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/
 
  |base type=url
 
  |base type=url
 
  |placeholder=URL of the website
 
  |placeholder=URL of the website

Revision as of 23:21, September 7, 2021