[feat] engines: add reloado engine (general, german) (#6233)

- adds support for https://reloado.com (german)
- as it has its own index, the results are hit or miss and mostly German, 
  but still worth integrating imo
This commit is contained in:
Bnyro
2026-06-13 19:06:18 +02:00
committed by GitHub
parent c58391d673
commit 2100eb04e1
+19
View File
@@ -2698,6 +2698,25 @@ engines:
categories: videos
disabled: true
- name: reloado
engine: xpath
paging: true
search_url: https://reloado.com/search?q={query}&page={pageno}
results_xpath: //div[contains(@class, 'result-item')]
url_xpath: .//div[contains(@class, 'result-title')]/a/@href
title_xpath: .//div[contains(@class, 'result-title')]/a
content_xpath: .//div[contains(@class, 'result-excerpt')]
shortcut: rel
categories: general
disabled: true
about:
website: https://reloado.com
official_api_documentation:
use_official_api: false
require_api_key: false
results: HTML
language: de
- name: repology
engine: repology
shortcut: rep