mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:48:35 +01:00
bwa
This commit is contained in:
parent
e6075e7c56
commit
dd96734ffd
1 changed files with 1 additions and 1 deletions
|
@ -512,7 +512,7 @@ Web </a>
|
|||
</div>
|
||||
|
||||
<%
|
||||
const searchStrings = ["suicide", "no text to speach", "ntts", "vencord support", "murder", "how to murder"];
|
||||
const searchStrings = ["suicide", "no text to speech", "ntts", "vencord support", "murder", "how to murder"];
|
||||
if (searchStrings.some(str => q.includes(str))) {
|
||||
%>
|
||||
|
||||
|
|
Loading…
Reference in a new issue