diff --git a/web/src/screens/filters/details.tsx b/web/src/screens/filters/details.tsx index e06daef..429479c 100644 --- a/web/src/screens/filters/details.tsx +++ b/web/src/screens/filters/details.tsx @@ -548,10 +548,10 @@ export function Advanced({ values }: AdvancedProps) {
-

Not all indexers announce freeleech on IRC. Check with your indexer before enabling freeleech filtering.

} /> +

Freeleech may be announced as a binary true/false value or as a percentage, depending on the indexer. Use either or both, depending on the indexers you use.


See who uses what in the documentation: https://autobrr.com/filters/freeleech

} /> - +

Freeleech may be announced as a binary true/false value or as a percentage, depending on the indexer. Use either or both, depending on the indexers you use.


See who uses what in the documentation: https://autobrr.com/filters/freeleech

} columns={6} placeholder="eg. 50,75-100" />
);