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

This commit is contained in:
2026-07-12 17:49:52 -04:00
parent f4a498e45e
commit 77692b1414
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",
]