mirror of
https://github.com/searxng/searxng.git
synced 2026-06-22 17:48:33 +02:00
[feat] engines: add cl0q.com (foss domain search)
This commit is contained in:
@@ -667,6 +667,26 @@ engines:
|
|||||||
disabled: true
|
disabled: true
|
||||||
inactive: true
|
inactive: true
|
||||||
|
|
||||||
|
- name: cl0q
|
||||||
|
engine: json_engine
|
||||||
|
shortcut: cl
|
||||||
|
categories: general
|
||||||
|
paging: true
|
||||||
|
first_page_num: 0
|
||||||
|
page_size: 20
|
||||||
|
search_url: https://cl0q.com/search?q={query}&limit=20&offset={pageno}
|
||||||
|
results_query: results
|
||||||
|
url_query: domain
|
||||||
|
url_prefix: https://
|
||||||
|
title_query: title
|
||||||
|
content_query: description
|
||||||
|
disabled: true
|
||||||
|
inactive: true
|
||||||
|
about:
|
||||||
|
website: https://cl0q.com
|
||||||
|
description: "Open source network for searching domains"
|
||||||
|
results: JSON
|
||||||
|
|
||||||
- name: cloudflareai
|
- name: cloudflareai
|
||||||
engine: cloudflareai
|
engine: cloudflareai
|
||||||
shortcut: cfai
|
shortcut: cfai
|
||||||
|
|||||||
Reference in New Issue
Block a user