mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:28:34 +01:00
add a div
This commit is contained in:
parent
be66d1aafc
commit
deedb165e7
1 changed files with 6 additions and 10 deletions
|
@ -972,23 +972,19 @@ font-weight: 1000;">dont.</h1></a>
|
|||
<% if (invresults.length < 1) { %>
|
||||
<br>
|
||||
<center>
|
||||
<h1 style="font-family:'Ginto nord';font-weight:900;white-space:yes;">
|
||||
<img src="https://p.poketube.fun/https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse2.explicit.bing.net%2Fth%3Fid%3DOIP.GUMY7MavfJyrfhjKbPKB9wHaDt%26pid%3DApi&f=1">
|
||||
</h1>
|
||||
<p>A error occured while searching. perhaps try refresing the page lol</p>
|
||||
<div>
|
||||
<p>Nu results found :c </p>
|
||||
<p>
|
||||
You can try other alternatives to access this resource such as:
|
||||
u can try other alternatives such as:
|
||||
<b>
|
||||
<a href="https://invidio.us/results?q=<%=q%>">Invidious</a>
|
||||
</b>
|
||||
or
|
||||
<b>
|
||||
<a href="https://tube.kuylar.dev/results?search_query=<%=q%>">lighttube</a>
|
||||
</b>
|
||||
<a href="https://youtube.com/results?search_query=<%=q%>">YouTube</a>
|
||||
</b> to find the video ur wanting!!! ^_^
|
||||
</p>
|
||||
<p>
|
||||
This page will be refreshed after 10 seconds
|
||||
</p>
|
||||
</div>
|
||||
<% } %>
|
||||
|
||||
<% invresults.forEach (x => { %>
|
||||
|
|
Loading…
Reference in a new issue