File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -376,7 +376,7 @@ <h4 id="domainFrameModeHeader" class="sectionHeader">Frame Mode</h4>
376
376
< h4 id ="domainsHeader " class ="sectionHeader "> Domains</ h4 >
377
377
< select id ="domainSelect " class ="w3-select w3-border small textInput " style ="display:block "> </ select >
378
378
< h4 id ="domainHeader " class ="sectionHeader "> Domain</ h4 >
379
- < input id ="domainText " class ="w3-input w3-border small " type ="text " pattern ="^([a-zA-Z0-9\ .-]+\.[a-zA-Z0-9\ .-]+|localhost)$ "/>
379
+ < input id ="domainText " class ="w3-input w3-border small " type ="text " pattern ="^([a-zA-Z0-9.-]+\.[a-zA-Z0-9.-]+|localhost)$ "/>
380
380
< span id ="domainTextNote " class ="notes "> Example: 'google.com' or 'mail.google.com'</ span >
381
381
382
382
< div style ="padding-top: 8px; ">
You can’t perform that action at this time.
0 commit comments