Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google search result inaccurate #3

Open
bowditch-c opened this issue Aug 27, 2019 · 2 comments
Open

Google search result inaccurate #3

bowditch-c opened this issue Aug 27, 2019 · 2 comments

Comments

@bowditch-c
Copy link

The first check, for searching wether your email appears in google search results, doesn't actually function as intended.
It will respond as " ╚══[x] Unfortunately" "appears on google.com search-results. " despite when manually searched not yielding any results.

@chrispetrou
Copy link
Owner

The way google_search() works, is by googling for the email and if it appears in the results the it reports back to the user. Of course I don't know how google-search engine works in its core so it is indeed possible my implementation to produce false positives in some cases, but so far I haven't managed to reproduce your issue. Need more details...

@bowditch-c
Copy link
Author

Screen Shot 2019-08-28 at 2 15 42 pm

This is a possible fix. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants