WWWE icon indicating copy to clipboard operation
WWWE copied to clipboard

Google search result inaccurate

Open bowditch-c opened this issue 6 years ago • 2 comments

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.

bowditch-c avatar Aug 27 '19 05:08 bowditch-c

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...

chrispetrou avatar Aug 27 '19 14:08 chrispetrou

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

This is a possible fix. :)

bowditch-c avatar Aug 28 '19 04:08 bowditch-c