fix: update search input placeholder for clarity in user instructions
This commit is contained in:
parent
2b5ccdf6e9
commit
110c15792c
1 changed files with 1 additions and 1 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
|
|
@ -871,7 +871,7 @@
|
|||
<use href="#icon-search" stroke="currentColor" stroke-width="2" fill="none" />
|
||||
</svg>
|
||||
<input type="search" id="host-search-input" class="search-input"
|
||||
placeholder="Search hosts or paste a URL (e.g., Mega, https://rapidgator.net/file/...)"
|
||||
placeholder="Paste a URL or search hosts (e.g., Mega, https://rapidgator.net/file/...)"
|
||||
aria-label="Search file hosts or paste URL" autocomplete="off" />
|
||||
<button id="clear-host-search" class="clear-icon" aria-label="Clear search"
|
||||
type="button">
|
||||
|
|
|
|||
Loading…
Reference in a new issue