Skip to content

Commit c4a8dd4

Browse files
authored
Merge pull request #999 from mrrfyW/main
Added more title keywords for Anti-generic
2 parents 60c285d + 58564e1 commit c4a8dd4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

features/anti-generic/script.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ export default async function ({ feature, console }) {
3737
title.includes("singing") ||
3838
title.includes("scratched out") ||
3939
title.includes("ost") ||
40+
title.includes("sprunki") ||
41+
title.includes("incredibox") ||
42+
title.includes("skibidi") ||
43+
title.includes("phase ") ||
44+
title.includes("+)") ||
45+
(title.includes("digital") && title.includes("circus")) ||
4046
(title.includes("dark") && title.includes("platformer")) ||
4147
(title.includes("generic") && title.includes("platformer")) ||
4248
(title.includes("jungle") && title.includes("platformer")) ||

0 commit comments

Comments
 (0)