mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-01 03:20:30 +00:00
24 lines
500 B
YAML
24 lines
500 B
YAML
|
apiVersion: v2
|
||
|
name: whoogle
|
||
|
description: A self hosted search engine on Kubernetes
|
||
|
type: application
|
||
|
version: 0.1.0
|
||
|
appVersion: 0.6.0
|
||
|
|
||
|
icon: https://github.com/benbusby/whoogle-search/raw/main/app/static/img/favicon/favicon-96x96.png
|
||
|
|
||
|
sources:
|
||
|
- https://github.com/benbusby/whoogle-search
|
||
|
- https://gitlab.com/benbusby/whoogle-search
|
||
|
- https://gogs.benbusby.com/benbusby/whoogle-search
|
||
|
|
||
|
keywords:
|
||
|
- whoogle
|
||
|
- degoogle
|
||
|
- search
|
||
|
- google
|
||
|
- search-engine
|
||
|
- privacy
|
||
|
- tor
|
||
|
- python
|