mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #40] Add Safesearch options #27
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @katchy3132 on GitHub (May 13, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/40
Describe the feature you'd like to see added
Add the ability to set Safe Search options. An added bonus would be to force the option at the server level to hide it from the user
Describe which parts of the project this would modify (front end/back end/configuration/etc)
The UI and the required back end / config elements.
Additional context
@benbusby commented on GitHub (May 23, 2020):
Added in #71 -- there's now a home page config option to enable/disable safe search as needed. Thanks for the suggestion!