Dmitrii Pashutskii
Dmitrii Pashutskii
Hey @shiroze. How did you fix this issue? I tried using different themes and the issue remains.
Has anyone managed to solve this? I haven't tried `trigram` yet but using a different type of dictionaries don't help.
+1 It doesn't get blocked anywhere because they recently changed the domain from twitter.com to x.com, and now there is always a redirect. It seems it'll be shipped soon: https://github.com/jordwest/news-feed-eradicator/pull/295
I found the place where you switch off spellcheck: ``` function te(e) { e.setAttribute("autocorrect", "off"), e.setAttribute("autocapitalize", "off"), // e.setAttribute("spellcheck", "false") } ```
unfortunately no, remove `e.setAttribute("spellcheck", "false")` from code, not helped.
Any plans for improvements or tips on making it stricter compared to the default config? Recently, bots are overcrowding the app.