mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 06:14:39 -05: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>
|
</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))) {
|
if (searchStrings.some(str => q.includes(str))) {
|
||||||
%>
|
%>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue