mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-13 18:14:24 +02:00
fix: Add change to calculate wget folder when there is a port present
This commit is contained in:
@@ -40,9 +40,9 @@
|
||||
<div>
|
||||
<h1>Example Domain</h1>
|
||||
<p>This domain is for use in illustrative examples in documents. You may use this
|
||||
domain in literature without prior coordination or asking for permission.</p>
|
||||
domain in literature without prior coordination or asking for permission.</p>
|
||||
<p>
|
||||
<a href="http://localhost:8080/static/iana.org.html">More information...</a>
|
||||
<a href="http://127.0.0.1:8080/static/iana.org.html">More information...</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user