Open VictorVVictoria opened 1 year ago
Regex support in general would be nice. Then this could be implemented using either a relatively simple regex like \d{5,}
or a more complex solution, up to this monstrosity that I once created: https://stackoverflow.com/a/76696505/6743127
Another request, automatically filter out posts that have titles that are just a random assortment of numbers and or letters