searx/searx
Brett Kosinski 3c84af95ba
Fix scraping of 'sc' value from homepage (#3397)
Looking at the current HTML for the Startpage front page, the previous
footer logo element is no longer present.  This change scrapes the "sc"
parameter from one of the hidden HTML form elements, which should
(hopefully) be a bit more stable long term, since that form is used by
Startpage to submit requests to the engine.
2022-10-31 22:34:43 +01:00
..
answerers [fix] answers: don't crash when the query is an empty string 2021-03-01 10:52:39 +01:00
data Update searx.data - update_wikidata_units.py (#3373) 2022-10-31 22:30:53 +01:00
engines Fix scraping of 'sc' value from homepage (#3397) 2022-10-31 22:34:43 +01:00
metrology Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
plugins Fix typos (#3366) 2022-09-29 23:06:59 +02:00
search Fix typos (#3366) 2022-09-29 23:06:59 +02:00
shared [fix] checker: don't run the checker when uwsgi is not properly configured 2021-01-13 14:07:39 +01:00
static [fix] make autofocus configurable (#1984) (#3285) 2022-07-30 22:28:41 +02:00
templates Fix typos (#3366) 2022-09-29 23:06:59 +02:00
translations Fix Portugese (Brazil) translation 2022-08-23 22:19:09 +02:00
__init__.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
autocomplete.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
exceptions.py [enh] add raise_for_httperror 2020-12-11 14:37:08 +01:00
external_bang.py [mod] add utils/fetch_external_bangs.py 2021-02-24 18:48:36 +01:00
external_urls.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
languages.py Update searx.data - update_languages.py 2021-03-05 10:56:46 +00:00
poolrequests.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
preferences.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
query.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
raise_for_httperror.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
results.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
settings.yml Fix typos (#3366) 2022-09-29 23:06:59 +02:00
settings_loader.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
settings_robot.yml Use oadoi.org as default_doi_resolver 2021-04-29 22:43:52 +02:00
testing.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
utils.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
version.py update version file 2022-08-07 17:47:39 +02:00
webadapter.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
webapp.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00
webutils.py Fix typos (#3366) 2022-09-29 23:06:59 +02:00