[Recommended] Roblox's cleanest designed game filter

Automatically filters and removes roblox games containing certain phrases or words. (By default is set to RNG game's)

ผู้เขียน
Lexi the elf
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
10
คะแนน
0 0 0
เวอร์ชัน
2.0
สร้างเมื่อ
26-04-2024
อัปเดตเมื่อ
26-04-2024
สัญญาอนุญาต
GNU GPLv3
ปรับใช้กับ

(By default is set to filter/remove RNG game's)
To modify what games it filters and removes, modify the const targetStrings.
Make sure not to use a comma on the last tag.

Ex. If you wanted to add around 3 things to target/filter you would do ["example text 1", "example text 2', "example text 3"]
And if you wanted to do 2, you would do ["example text 1", "example text 2"]
the tags have to be in quotes ^^