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, Bombadil tries to stay within the domain of the origin URL. But it would be useful to add tighter constraints, such as /interesting-part/**/* or negations like !/docs/**/*.
Currently, Bombadil tries to stay within the domain of the origin URL. But it would be useful to add tighter constraints, such as
/interesting-part/**/*or negations like!/docs/**/*.