Actualizar 'index.php'

This commit is contained in:
Luqaska 2021-12-17 22:11:48 +00:00
parent 584fbc231f
commit 6a6af9b0e0
1 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
</div>
<?php
if($is=="h"){echo "<div id='sub'><p>Based on <a href='https://youtu.be/MRoekZ93bpQ'>Yessle</a> - <a href='https://github.com/luqaska/filde'>Code</a></p><p>Wanna add a result? Send an e-mail to <a href='mailto:lucas@tilde.team'>lucas@tilde.team</a></p></div>";}
if($is=="h"){echo "<div id='sub'><p>Fork of <a href='https://youtu.be/MRoekZ93bpQ'>Yessle</a> - <a href='https://tildegit.org/luqaska/filde'>About</a></p><p>Wanna add a result? <a href='submit.php'>Go here</a></p><p><a href='https://tilde.zone/@lucas/107464517021774705'>Submitions are now added automaticly</a></p></div>";}
function test_input($data) {
$data = trim($data);
$data = stripslashes($data);
@ -99,7 +99,7 @@ $t1=1;
//}
if($t1==0){echo "<div class='item' style='text-align:center'><h3>( ̄ω ̄;) 0 results...</h3></div>";}
if($t1==0){echo "<div class='item' style='text-align:center'><h3>( ̄ω ̄;) 0 results...</h3></div>";}
if($t1==10&&$is=="q"){echo "<p class='btn'>Load more (coming soon)</p>";}
}
@ -220,4 +220,4 @@ autocomplete(document.getElementById("myInput"), countries);
</body>
</html>
</html>