The file
filters.txt contains templates for shares filtering.
Each template starts on a new line, and template phrases are separated by the "
|" character.
A template phrase may contain the characters: "
*" and "
?". These characters are interpreted as follows:
"
*" – represents any number of any characters;
"
?" – represents a single arbitrary character.