[enh] add more categories

This commit is contained in:
Martin Fischer 2021-12-22 16:58:52 +01:00
parent 8e9ad1ccc2
commit b02f762687
23 changed files with 48 additions and 45 deletions

View file

@ -24,7 +24,7 @@ about = {
}
# engine dependent config
categories = ['files']
categories = ['files', 'apps']
paging = True
time_range_support = False

View file

@ -20,7 +20,7 @@ about = {
}
# engine dependent config
categories = ['it']
categories = ['it', 'software wikis']
paging = True
base_url = 'https://wiki.archlinux.org'

View file

@ -20,7 +20,7 @@ about = {
}
# engine dependent config
categories = ['general']
categories = ['general', 'web']
paging = True
time_range_support = False
safesearch = False

View file

@ -27,7 +27,7 @@ about = {
}
# engine dependent config
categories = ['images']
categories = ['images', 'web']
paging = True
safesearch = True
time_range_support = True

View file

@ -26,7 +26,7 @@ about = {
"results": 'HTML',
}
categories = ['videos']
categories = ['videos', 'web']
paging = True
safesearch = True
time_range_support = True

View file

@ -27,7 +27,7 @@ about = {
}
# engine dependent config
categories = ['general']
categories = ['general', 'web']
paging = True
supported_languages_url = 'https://duckduckgo.com/util/u588.js'
time_range_support = True

View file

@ -27,7 +27,7 @@ about = {
}
# engine dependent config
categories = ['images']
categories = ['images', 'web']
paging = True
safesearch = True

View file

@ -19,7 +19,7 @@ about = {
"language": 'de',
}
categories = ['general']
categories = ['general', 'dictionaries']
paging = True
# search-url

View file

@ -17,7 +17,7 @@ about = {
"results": 'HTML',
}
categories = ['general']
categories = ['general', 'web']
paging = False
safesearch = True

View file

@ -18,7 +18,7 @@ about = {
}
# engine dependent config
categories = ['files']
categories = ['files', 'apps']
paging = True
# search-url

View file

@ -20,7 +20,7 @@ about = {
}
# engine dependent config
categories = ['music']
categories = ['music', 'lyrics']
paging = True
page_size = 5

View file

@ -18,7 +18,7 @@ about = {
}
# engine dependent config
categories = ['it']
categories = ['it', 'software wikis']
paging = True
base_url = 'https://wiki.gentoo.org'

View file

@ -22,7 +22,7 @@ about = {
}
# engine dependent config
categories = ['general']
categories = ['general', 'web']
# gigablast's pagination is totally damaged, don't use it
paging = False
safesearch = True

View file

@ -17,7 +17,7 @@ about = {
}
# engine dependent config
categories = ['it']
categories = ['it', 'repos']
# search-url
search_url = 'https://api.github.com/search/repositories?sort=stars&order=desc&{query}' # noqa

View file

@ -41,7 +41,7 @@ about = {
}
# engine dependent config
categories = ['general']
categories = ['general', 'web']
paging = True
time_range_support = True
safesearch = True

View file

@ -45,7 +45,7 @@ about = {
}
# engine dependent config
categories = ['images']
categories = ['images', 'web']
paging = False
use_locale_domain = True
time_range_support = True

View file

@ -54,7 +54,7 @@ about = {
# engine dependent config
categories = ['videos']
categories = ['videos', 'web']
paging = False
language_support = True
use_locale_domain = True

View file

@ -25,6 +25,7 @@ about = {
"language": "cz",
}
categories = ['general', 'web']
base_url = 'https://search.seznam.cz/'

View file

@ -21,7 +21,7 @@ about = {
"language": 'pl',
}
categories = ['general']
categories = ['general', 'dictionaries']
paging = False
URL = 'https://sjp.pwn.pl'

View file

@ -23,7 +23,7 @@ about = {
}
# engine dependent config
categories = ['general']
categories = ['general', 'web']
# there is a mechanism to block "bot" search
# (probably the parameter qid), require
# storing of qid's between mulitble search-calls

View file

@ -14,7 +14,7 @@ about = {
}
engine_type = 'online_dictionary'
categories = ['general']
categories = ['general', 'dictionaries']
url = 'https://api.mymemory.translated.net/get?q={query}&langpair={from_lang}|{to_lang}{key}'
web_url = 'https://mymemory.translated.net/en/{from_lang}/{to_lang}/{query}'
weight = 100

View file

@ -31,7 +31,7 @@ about = {
}
# engine dependent config
categories = ['general']
categories = ['general', 'web']
paging = True
time_range_support = True
supported_languages_url = 'https://search.yahoo.com/preferences/languages'