Adblock for FFXIV.
Go to file
Anna fc0076d239
chore: bump version to 1.5.6
Apparently we were already on 1.5.5.
2021-01-29 15:07:52 -05:00
NoSoliciting chore: bump version to 1.5.6 2021-01-29 15:07:52 -05:00
NoSoliciting.CursedWorkaround refactor: put computation in interface 2020-12-28 21:48:31 -05:00
NoSoliciting.Interface fix: add word boundary checks 2021-01-11 10:31:18 -05:00
NoSoliciting.Tests feat(tests): add more test cases 2021-01-29 15:02:08 -05:00
NoSoliciting.Trainer feat(data): more 2021-01-29 15:01:44 -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.