davtur19 / DotGit

An extension for checking if .git is exposed in visited websites
GNU General Public License v3.0
372 stars 32 forks source link

Ability to ignore SOME sites? #4

Closed xvybihal closed 3 years ago

xvybihal commented 3 years ago

Hey, would it be possible to add option to ignore some specific sites? For example, dotgit gets me banned from 1password.com if I use it "On all sites" in chrome :/

I would love to add a site blacklist of some form. Those sites should not be scanned when visited.

davtur19 commented 3 years ago

The site is not scanned twice, after the first visit the site is added to the list of sites not to be scanned (unless you delete all with the button). So when you realize that the site has blocked you it is already late, and in any case it is no longer visited

xvybihal commented 3 years ago

I see, thanks for explaining. I did not realize there is "checked" list of domains in the local storage. :+1:

I still think it would be beneficial to add something like "ignore" array that user could mangle and add domains ahead, so they get never checked. Am I the only one who would welcome this use case?

mritzmann commented 3 years ago

Would also like to have a blacklist, e.g. for localhost.

davtur19 commented 3 years ago

Done https://github.com/davtur19/DotGit/releases/tag/4.3