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
When extracting links, be more permissive when determining the "kind" of a link as LINK_URI.
We should accept all external links containing a colon, ":" in their URI string as LINK_URI if they do not explicitly start with "file://".