View tasks assigned to me that are not completed or deferred:
typeName in ("Task") and taskAssignee = me and taskStatus != "Completed" and taskStatus != "Deferred"
View internationalized domains:
typeName in ("Host", "URL") and summary contains "xn--"