fix url issue

This commit is contained in:
biglyderv 2025-05-26 18:07:30 -04:00
parent 21476e6e43
commit 9f77ef3ef2
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5

View file

@ -5,7 +5,7 @@
<img class='art' src='<%= contentN[1] %>'>
<% } else if (['!neoboxels'].indexOf(contentN[2]) != -1) { %>
</a>
<iframe src="https://sand.dervland.net/?only=true&embed=https://com.dervland.net/uploads/<%= contentN[1] %>"></iframe>
<iframe src="https://sand.dervland.net/?only=true&embed=https://com.dervland.net<%= contentN[1] %>"></iframe>
<a>
<% } else if (['txt','json'].indexOf(contentN[2]) != -1) { %>
<%= contentN[1] %>