Closed eaguado closed 3 years ago
Front refresh news list, discarded news list and stats when a dictionary or exclusion term is updated.
TODO:
Filtered by strings with more than one word. Applied lodash.deburr and regexp to replace multiple spaces, tabs, newlines, etc with a single space.
Filter every text field which contain any exclusion terms. An exclusion term can be a word or a strings. Use "lodash deburr" and "toLowerCase" to normalize texts.