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
Right now the tool checks each file individually, it would be faster to first retrieve all pages, and to perform a check on the known pages from the site. This saves us a lot of calls to the API.