Allen
Allen
**Version of Searx, commit number if you are using on master branch and stipulate if you forked Searx** ``` $ git log -1 commit c5d63a5c9718b18b738856dad90a140cc1b51b55 (HEAD -> master) Merge: 2db2dfa8...
Upstream example query: https://www.researchgate.net/search/publication?q=robot ## What does this PR do? Add researchgate.com directory. Added www.researchgate.com using the ``` xpath ``` engine. ## Why is this change important? Have an engine...
Upstream example: https://www.blinde-kuh.de/bksearch.cgi?smart=0&sid=&query=musik ## What does this PR do? This adds blinde-kuh.de as another optional engine. It is a junior German search engine for u14. Added blinde-kuh.de using the ```...
**Working URL to the engine** https://tiger.ch Search example: [https://tiger.ch/Websuche?w=barbra+streisand+effect](https://tiger.ch/Websuche?w=barbra+streisand+effect) **Why do you want to add this engine?** Because it says that they search other engines for results. [...] Bing, DuckDuckGo,...
**Is your feature request related to a problem? Please describe.** Lets say I searched for 'Wine' with my defined engines: ```bash !gh !cb !gl Wine ``` But then decide to...
**Is your feature request related to a problem? Please describe.** Added another instances URL to ```/etc/searx/settings.yml``` and specified engines I would like from that instance, it worked with general engines...
### AsteroidOS Sync Info: 0.18 I normally unpair my Pixel 3a and force stop the app. After some time, I go to app info in settings and see that the...
**Is your feature request related to a problem? Please describe.** Similiar to safesearch, shortcut, response time etc., the weight of engines should also be shown under "preferences" > "engines". When...
**Describe the bug** When searching for a hashtag or simply clicking on a hashtag from the description will redirect to instance.tld/hashtag/something, then if you click on ```next page``` the same...
Reasons: 1. User Tracking via query parameters. Example Query: [!ask best museums in Köln](https://searx.be/search?q=%21ask+best+museums+in+K%C3%B6ln&category_none=&language=auto&time_range=&safesearch=0&theme=simple) Notice the ```euid=some_id``` at the end for most urls. 2. Very bad results - Something must...