actually show the embed thing
This commit is contained in:
parent
02ac92b097
commit
c9d725f745
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
<img class='art' src='<%= contentN[1] %>'>
|
<img class='art' src='<%= contentN[1] %>'>
|
||||||
<% } else if (['!neoboxels'].indexOf(contentN[2]) != -1) { %>
|
<% } else if (['!neoboxels'].indexOf(contentN[2]) != -1) { %>
|
||||||
</a>
|
</a>
|
||||||
|
<a class='link' href='https://sand.dervland.net/?embed=https://com.dervland.net<%= contentN[1] %>'>
|
||||||
|
https://sand.dervland.net/?embed=https://com.dervland.net<%= contentN[1] %>
|
||||||
|
</a>
|
||||||
<iframe src="https://sand.dervland.net/?only=true&embed=https://com.dervland.net<%= contentN[1] %>"></iframe>
|
<iframe src="https://sand.dervland.net/?only=true&embed=https://com.dervland.net<%= contentN[1] %>"></iframe>
|
||||||
<a>
|
<a>
|
||||||
<% } else if (['txt','json'].indexOf(contentN[2]) != -1) { %>
|
<% } else if (['txt','json'].indexOf(contentN[2]) != -1) { %>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue