mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-01 03:20:30 +00:00
df6c36cd24
Fixed image and repo link
9 lines
531 B
JSON
9 lines
531 B
JSON
{
|
|
"name": "Whoogle Search",
|
|
"description": "A lightweight, privacy-oriented, containerized Google search proxy for desktop/mobile that removes Javascript, AMP links, tracking, and ads/sponsored content",
|
|
"repository": "https://github.com/benbusby/whoogle-search",
|
|
"logo": "https://raw.githubusercontent.com/benbusby/whoogle-search/master/app/static/img/favicon/ms-icon-150x150.png",
|
|
"keywords": ["search", "metasearch", "flask", "docker", "heroku", "adblock", "degoogle", "privacy"],
|
|
"stack": "container"
|
|
}
|