Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
m14r41 authored Nov 26, 2024
1 parent 0748e0d commit a5d6a69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,9 @@
<div class="sidebar" id="sidebar">
<h2 style="font-size: 24px;">Enter Website URL</h2>

<input type="text" id="urlInput" placeholder="Enter website URL" value="http://testphp.vulnweb.com/" />
<input type="text" id="urlInput" placeholder="Enter website URL" value="https://evil.com/" />
<p style="color: lightgray; font-size: 12px;">Press Enter or edit the input to load the URL.</p>


<!-- Resizable divider bar -->
<div class="resize-bar" id="resizeBar"></div>
Expand Down

0 comments on commit a5d6a69

Please sign in to comment.