Skip to content

Commit

Permalink
Merge pull request #8 from Supakornn/main
Browse files Browse the repository at this point in the history
edit rootWords
  • Loading branch information
Supakornn authored Jan 21, 2025
2 parents ff5ebaa + ff6a72a commit 2155ca5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/words/wordLists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ export let ignoreList: string[] = [

export let rootWords: string[] = [
"ควย", "เหี้ย", "หี", "สัส", "เชี่ย", "แรด", "กระหรี่", "ชิบหาย", "ตอแหล",
"ฟาย", "แม่ง", "แสด", "ถุย", "เดรัจฉาน", "ชาติชั่ว", "นรก", "หมา", "หมอย",
"ฟาย", "แม่ง", "แสด", "ถุย", "เดรัจฉาน", "ชาติชั่ว", "นรก", "ไอดอก", "หมอย",
"สัตว์", "จัญไร", "เลว", "ทราม", "สถุน", "ระยำ", "อัปรีย์", "ต่ำตม", "กาก", "ส้นตีน", "หิวตีน",
"ส้นตีน", "ขยะ", "ปิศาจ", "ขี้แพ้", "บัดซบ", "จังไร", "โสโครก", "เฮงซวย", "ตลาดล่าง", "ควาย",
"ปัญญาอ่อน", "เส็งเคร็ง", "โง่", "โง่เง่า", "กะหรี่", "ดอกทอง", "ดอกกระหรี่", "บ้า", "ควย", "มึง", "อีดอก", "หน้าปลวก"
"ส้นตีน", "ขยะ", "ขี้แพ้", "บัดซบ", "จังไร", "โสโครก", "เฮงซวย", "ตลาดล่าง", "ควาย",
"ปัญญาอ่อน", "เส็งเคร็ง", "โง่", "โง่เง่า", "กะหรี่", "ดอกทอง", "ดอกกระหรี่", "บ้า", "ควๅย", "มึง", "อีดอก", "หน้าปลวก"
];

export let badWordsList: string[] = [];
Expand Down

0 comments on commit 2155ca5

Please sign in to comment.