mirror of
https://github.com/searxng/searxng.git
synced 2025-11-24 15:25:07 -05:00
[fix] drop goo engine
This commit is contained in:
parent
7af922c9df
commit
24d27a7a21
@ -2682,26 +2682,6 @@ engines:
|
|||||||
# sourcehut_sort_order: longest-active
|
# sourcehut_sort_order: longest-active
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
- name: goo
|
|
||||||
shortcut: goo
|
|
||||||
engine: xpath
|
|
||||||
paging: true
|
|
||||||
search_url: https://search.goo.ne.jp/web.jsp?MT={query}&FR={pageno}0
|
|
||||||
url_xpath: //div[@class="result"]/p[@class='title fsL1']/a/@href
|
|
||||||
title_xpath: //div[@class="result"]/p[@class='title fsL1']/a
|
|
||||||
content_xpath: //p[contains(@class,'url fsM')]/following-sibling::p
|
|
||||||
first_page_num: 0
|
|
||||||
categories: [general, web]
|
|
||||||
disabled: true
|
|
||||||
timeout: 4.0
|
|
||||||
about:
|
|
||||||
website: https://search.goo.ne.jp
|
|
||||||
wikidata_id: Q249044
|
|
||||||
use_official_api: false
|
|
||||||
require_api_key: false
|
|
||||||
results: HTML
|
|
||||||
language: ja
|
|
||||||
|
|
||||||
- name: bt4g
|
- name: bt4g
|
||||||
engine: bt4g
|
engine: bt4g
|
||||||
shortcut: bt4g
|
shortcut: bt4g
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user