commit 79661528730b6b7cbbadb4b03e9423d657d3bc77
parent 9c1a9b1bca7f08ed712a40f1be01ae53e0ecf46e
Author: nxuv <al1-ce@null.net>
Date: Mon, 20 Oct 2025 12:20:09 +0300
change urls
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
@@ -35,14 +35,14 @@
<a href="https://duckduckgo.com/bang.html" target="_blank">some of DuckDuckGo's bangs.</a>
</p>
<div class="url-container">
- <input type="text" class="url-input" value="https://surf.al1-ce.dev?q=%s" readonly/>
+ <input type="text" class="url-input" value="https://surf.sily.dev?q=%s" readonly/>
<button class="copy-button">
<img src="/clipboard.svg" alt="Copy"/>
</button>
</div>
</div>
<footer class="footer">
- <a href="https://al1-ce.dev" target="_blank" title="Me">back</a>
+ <a href="https://sily.dev" target="_blank" title="Me">back</a>
•
<a href="https://github.com/t3dotgg/unduck" target="_blank" title="Original website">unduck</a>
•