[GH-ISSUE #591] [FEATURE] Admins can enforce a domain filter #377

Closed
opened 2026-02-25 20:35:35 +03:00 by kerem · 4 comments
Owner

Originally created by @Champagnois88 on GitHub (Dec 24, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/591

The ability to pass a filter parameter invisibly as an admin would allow me to filter out the many distractions on the internet that are so often elevated to the top of google search results...

"sites: -reddit.com -facebook.com -wikipedia.org"

This would make this a tool for filtering in addition to being a front end.

Example use case:

My pihole bans reddit, facebook, wikipedia, and any other low quality social apps on my home network. It would be nice if I, as admin, could have an easy method to invisibly append an array of domains I want filtered from results by passing the search parameter.

I want my family consuming reliable information from reputable sources and not relying on "social media" and "social encyclopedias" that are highly manipulated and ALWAYS rank at the top of search results.

Originally created by @Champagnois88 on GitHub (Dec 24, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/591 The ability to pass a filter parameter invisibly as an admin would allow me to filter out the many distractions on the internet that are so often elevated to the top of google search results... "sites: -reddit.com -facebook.com -wikipedia.org" This would make this a tool for filtering in addition to being a front end. Example use case: My pihole bans reddit, facebook, wikipedia, and any other low quality social apps on my home network. It would be nice if I, as admin, could have an easy method to invisibly append an array of domains I want filtered from results by passing the search parameter. I want my family consuming reliable information from reputable sources and not relying on "social media" and "social encyclopedias" that are highly manipulated and ALWAYS rank at the top of search results.
kerem 2026-02-25 20:35:35 +03:00
Author
Owner

@Albonycal commented on GitHub (Dec 24, 2021):

you can block via environment variables
WHOOGLE_CONFIG_BLOCK

<!-- gh-comment-id:1000673805 --> @Albonycal commented on GitHub (Dec 24, 2021): you can block via environment variables `WHOOGLE_CONFIG_BLOCK`
Author
Owner

@Champagnois88 commented on GitHub (Dec 24, 2021):

Thanks. That makes this a really good app for my use case.

<!-- gh-comment-id:1000679737 --> @Champagnois88 commented on GitHub (Dec 24, 2021): Thanks. That makes this a really good app for my use case.
Author
Owner

@bcaso commented on GitHub (Jan 15, 2022):

you can block via environment variables WHOOGLE_CONFIG_BLOCK

How do I implement a whitelist?

<!-- gh-comment-id:1013636451 --> @bcaso commented on GitHub (Jan 15, 2022): > you can block via environment variables `WHOOGLE_CONFIG_BLOCK` How do I implement a whitelist?
Author
Owner

@Albonycal commented on GitHub (Jan 15, 2022):

I don't think you can do that currently

<!-- gh-comment-id:1013647567 --> @Albonycal commented on GitHub (Jan 15, 2022): I don't think you can do that currently
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#377
No description provided.