Adblock for FFXIV.
Go to file
Anna 9383bafe47
chore: bump version to 1.5.2
2021-01-02 07:32:00 -05:00
NoSoliciting chore: bump version to 1.5.2 2021-01-02 07:32:00 -05:00
NoSoliciting.CursedWorkaround refactor: put computation in interface 2020-12-28 21:48:31 -05:00
NoSoliciting.Interface refactor: make compute private 2020-12-29 10:31:41 -05:00
NoSoliciting.Tests chore: add some PF RMT tests (already covered) 2020-12-28 20:23:24 -05:00
NoSoliciting.Trainer chore(trainer): only save model on full run 2021-01-02 07:31:34 -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(trainer): add trainer to actual repo 2020-12-28 20:14:19 -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.