added cached for results with web.archive.org

This commit is contained in:
MagicalDemon
2026-03-19 20:49:14 +04:00
committed by frosty
parent c64913b137
commit db130cb08d
2 changed files with 14 additions and 2 deletions

View File

@@ -64,6 +64,9 @@
<p class="desc">
{{result[3]}}
</p>
<span>
<a class="cached" href="https://web.archive.org/web/{{result[0]|safe}}">cached</a>
</span>
</div>
{{endfor}}