[feat] engines: add privacywall engine (#6211)

- add https://privacywall.org support
- the engine seems to use the Bing index, but not 100% sure
- it claims to be privacy friendly, but it's not really by itself [1]

[1]: https://discuss.privacyguides.net/t/how-is-privacy-wall-search-engine/29486
This commit is contained in:
Bnyro
2026-06-06 20:55:37 +02:00
committed by Markus Heiser
parent 0608dfa4d1
commit 290d3e0c6a
2 changed files with 239 additions and 0 deletions
+22
View File
@@ -2081,6 +2081,28 @@ engines:
base_url: 'https://discourse.pi-hole.net'
disabled: true
- name: privacywall
engine: privacywall
categories: general
privacywall_category: general
paging: false # only images and videos support pagination
shortcut: pw
disabled: true
- name: privacywall images
engine: privacywall
categories: images
privacywall_category: images
shortcut: pwi
disabled: true
- name: privacywall videos
engine: privacywall
categories: videos
privacywall_category: videos
shortcut: pwv
disabled: true
# - name: searx
# engine: searx_engine
# shortcut: se