feat(ebook): update protected phrases with additional tokens and phrases

This commit is contained in:
2026-07-24 11:38:50 -04:00
parent 4c71508e73
commit 8e2ca365c2
3 changed files with 103 additions and 2 deletions
@@ -1,5 +1,27 @@
tokens = [
"a",
"an",
"did",
"didn't",
"he",
"here",
"how",
"i",
"it",
"she",
"that",
"the",
"there",
"they",
"this",
"we",
"what",
"when",
"where",
"which",
"who",
"whom",
"whose",
"why",
"you",
]