Search Results
6/17/2025, 11:07:35 PM
>>527801592
Unfortunately checkmarking the repetition filters will break it, so you just need to filter the characters outright
[(火)]||[水]||[木]||[金]||[土]||[日]||[月]||([\u0100-\uffff])\1\1+||
This is the filter I used, you can filter names afterwards like usual, separated with ||
Unfortunately checkmarking the repetition filters will break it, so you just need to filter the characters outright
[(火)]||[水]||[木]||[金]||[土]||[日]||[月]||([\u0100-\uffff])\1\1+||
This is the filter I used, you can filter names afterwards like usual, separated with ||
Page 1