mirror of
https://github.com/parchlinuxB/Gitee.git
synced 2025-02-23 10:25:44 -05:00
One reason for the often seen CAPTCHA of the Startpage requests are the incomplete requests SearXNG sends to startpage.com: this patch is a complete new implementation of the ``request()`` function, reversed engineered from the Startpage's search form. The new implementation: - use traits of data_type: traits_v1 and drop deprecated data_type: supported_languages - adds time-range support - adds save-search support - fix searxng/searxng/issues 1884 - fix searxng/searxng/issues 1081 --> improvements to avoid CAPTCHA In preparation for more categories (News, Images, Videos ..) from Startpage, the variable ``startpage_categ`` was set up. The default value is ``web`` and other categories from Startpage are not yet implemented. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> |
||
---|---|---|
.. | ||
index.rst | ||
searx.babel_extract.rst | ||
searx.enginelib.rst | ||
searx.engines.bing.rst | ||
searx.engines.demo_offline.rst | ||
searx.engines.demo_online.rst | ||
searx.engines.google.rst | ||
searx.engines.peertube.rst | ||
searx.engines.rst | ||
searx.engines.startpage.rst | ||
searx.engines.tineye.rst | ||
searx.engines.wikipedia.rst | ||
searx.engines.yahoo.rst | ||
searx.exceptions.rst | ||
searx.infopage.rst | ||
searx.locales.rst | ||
searx.plugins.limiter.rst | ||
searx.plugins.tor_check.rst | ||
searx.redisdb.rst | ||
searx.redislib.rst | ||
searx.search.processors.rst | ||
searx.search.rst | ||
searx.utils.rst |