.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
__init__.py File Reference

Go to the source code of this file.

Namespaces

namespace  searx
 
namespace  searx.data
 

Functions

 searx.data._load (filename)
 
 searx.data.ahmia_blacklist_loader ()
 

Variables

list searx.data.__all__
 
 searx.data.data_dir = Path(__file__).parent
 
 searx.data.CURRENCIES = _load('currencies.json')
 
 searx.data.USER_AGENTS = _load('useragents.json')
 
 searx.data.EXTERNAL_URLS = _load('external_urls.json')
 
 searx.data.WIKIDATA_UNITS = _load('wikidata_units.json')
 
 searx.data.EXTERNAL_BANGS = _load('external_bangs.json')
 
 searx.data.OSM_KEYS_TAGS = _load('osm_keys_tags.json')
 
 searx.data.ENGINE_DESCRIPTIONS = _load('engine_descriptions.json')
 
 searx.data.ENGINE_TRAITS = _load('engine_traits.json')
 
 searx.data.LOCALES = _load('locales.json')