[doc] introduce about.language and sort engines by it

This commit is contained in:
Martin Fischer 2021-12-21 09:39:03 +01:00
parent 3c0f01aed7
commit e28c6bda35
8 changed files with 19 additions and 1 deletions

View file

@ -22,6 +22,7 @@ about = {
"use_official_api": False,
"require_api_key": False,
"results": "HTML",
"language": "cz",
}
base_url = 'https://search.seznam.cz/'