-
-
Notifications
You must be signed in to change notification settings - Fork 10
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: Print on-site matches via SoBoticsPostPrinter #145
Comments
Why not use Reports? |
That's a good idea, but it wouldn't send the posts to CopyPastor. Do we want to include results from the checkuser-command in our statistics? |
Aren't the >0.80 detections already going through CP? I'm telling about the internet hits. See here for example https://chat.stackoverflow.com/transcript/message/40823852#40823852 |
Yes, if they were found in the linked/related questions. The on-site results from Google are just added to the dump at the end |
Are there any on-site results found from Google which have been more accurate than the Guttenberg report? |
The optimal solution probably would be a report with links to copypastor probably with lower threshold and only 5 min later filter. The logic probably should be to integrate both related ans google search (as long as we have quota) |
The output of the Google search is currently a dump of on-site and off-site links. It would be nice, if we could print the on-site matches with the
SoBoticsPostPrinter
, since this class will send the report to CopyPastorThe text was updated successfully, but these errors were encountered: