Adblock for FFXIV.
Go to file
Anna 6b937bc937
feat: add machine learning mode
2020-12-22 20:23:54 -05:00
NoSoliciting feat: add machine learning mode 2020-12-22 20:23:54 -05:00
NoSoliciting.Classifier feat: add machine learning mode 2020-12-22 20:23:54 -05:00
NoSoliciting.Tests refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
.gitattributes chore: initial commit 2020-08-04 18:22:57 -04:00
.gitignore chore: add packaging script 2020-09-04 14:03:10 -04:00
LICENCE chore: add readme and licence 2020-09-01 10:18:57 -04:00
NoSoliciting.sln feat: add machine learning mode 2020-12-22 20:23:54 -05:00
README.md chore: add readme and licence 2020-09-01 10:18:57 -04:00

README.md

NoSoliciting

Adblock for FFXIV.

Summary

NoSoliciting filters chat messages and Party Finder listings based on various built-in and custom filters. The built-in filters are updated in the definitions.yaml file and can be updated without a plugin update. Custom filters are user-defined and are either case-insensitive substrings or regular expressions.

All messages and listings filtered are logged in case of false positives, and there is a reporting mechanism in which users can report if NoSoliciting had a false positive or a false negative.