-
Notifications
You must be signed in to change notification settings - Fork 11
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
Implement approval queue for adult sites #156
Comments
* fix up example-client ISP report * add hold status to report submit and process_results
Added hold queue to the ISP reports screen. Each item in the hold queue can be released by an admin. A behaviour flag has been added to the categories table in the DB enabling the new functions, and this has been set for categorify's adult, dating, unsafe and malicious categories. |
@JimKillock now that these reports are being held, what is our criteria for rejecting or approving them? Should we focus on rejecting the generic dating site lookalikes for now? |
I ask because it would be good if we could clear out the growing list of "holds". |
* for use in case of repeated invalid submissions
We are getting a lot of adult and 'hookup' dating sites applying to have filtering removed. These sites have no hope of success with most ISPs. The applications look like they are being done in a systematic way for some company or companies with boilerplate sites. Could we therefore:
We could consider allowing front end users to avoid this queue, if for instance they had previously submitted successful unblocking complaints. But this isn't necessary for now.
The text was updated successfully, but these errors were encountered: