forked from zaclys/searxng
[del] remove geektimes (redirects to habrahabr)
This commit is contained in:
parent
fb037e7a83
commit
19339067c6
|
@ -720,25 +720,6 @@ engines:
|
||||||
requires_api_key: false
|
requires_api_key: false
|
||||||
results: JSON
|
results: JSON
|
||||||
|
|
||||||
- name: geektimes
|
|
||||||
engine: xpath
|
|
||||||
paging: true
|
|
||||||
search_url: https://habr.com/en/search/page{pageno}/?q={query}
|
|
||||||
url_xpath: //article[contains(@class, "post")]//a[@class="post__title_link"]/@href
|
|
||||||
title_xpath: //article[contains(@class, "post")]//a[@class="post__title_link"]
|
|
||||||
content_xpath: //article[contains(@class, "post")]//div[contains(@class, "post__text")]
|
|
||||||
categories: it
|
|
||||||
timeout: 4.0
|
|
||||||
disabled: true
|
|
||||||
shortcut: gt
|
|
||||||
about:
|
|
||||||
website: https://geektimes.ru/
|
|
||||||
wikidata_id: Q50572423
|
|
||||||
official_api_documentation:
|
|
||||||
use_official_api: false
|
|
||||||
require_api_key: false
|
|
||||||
results: HTML
|
|
||||||
|
|
||||||
- name: habrahabr
|
- name: habrahabr
|
||||||
engine: xpath
|
engine: xpath
|
||||||
paging: true
|
paging: true
|
||||||
|
|
Loading…
Reference in New Issue