You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, clicking on the exclude checkmark will create a single url exclude pattern.
If an individual exclude exists for the url, then clicking on it will delete the existing exclude, which makes sense.
However, if a multi-url exists that contains the url in question, and you click on it, then instead of creating an include pattern, it creates another exclude pattern, this time for a single url.