Tried to experiment with a different WARP profile with include mode. But switching to include mode doesn’t work anymore: the confirmation modal would stuck. Dev tool revealed that UI calls exclude with an empty array and got:
{"result":null,"success":false,"errors":[{"code":2049,"message":"cannot update split tunnels: split tunnel exclude must include 255.255.255.255/32 and fe80::/10 and 169.254.0.0/16"}],"messages":[]}
Wonder if this is a known issue.