On the Personalized Results page, you can currently filter by action (Block, Raise, etc) but there is no filter by domain name. It would be useful to be able to type a domain (or a fragment thereof) to filter the results. This will provide a faster method for users to check whether they have already got a rule set for a given domain, and make changes if required.

When the user navigates to the Personalized Results page, there is a text box in which they can enter a domain or a string to match. Results could be filtered live as the user types or on submit.
This filtering should be additive. I.e. other filters and sorting options to be maintained as they currently are. For example, the following would represent a view showing blocked domains which contain the string “thesun”, order by domain name descending: https://kagi.com/settings/user_ranked?sd=desc&st=domain&k=-2&t=&q=thesun
I think this is a pretty standard, widely-used pattern and that users instinctively understand it.