Closed DRSDavidSoft closed 2 years ago
As you can see in the issue list, I have little motivation to implement support for search engines I don't use.
You may want to implement SearX support yourself and create a pull request. It's not necessarily difficult. ref: #63
@iorate Thank you for the reference, I'll try to implement support for SearX! https://github.com/DRSDavidSoft/uBlacklist/tree/searx
This is how to blacklist a website using UBlock Origin: https://github.com/searx/searx/issues/2001#issuecomment-665107289
This issue is stale because it has been open for 30 days with no activity.
This issue is still relevant.
This issue is stale because it has been open for 30 days with no activity.
This issue is stale because it has been open for 30 days with no activity.
@iorate Thank you for the reference, I'll try to implement support for SearX! https://github.com/DRSDavidSoft/uBlacklist/tree/searx
Any luck with it? this is a great extension that needs support for searx. We are counting on you!
So.... I think I did something. Searx domain is this one for now: https://searx.be . Problem with searx is that people hosts it and make changes on its domain name without a pattern so to start I added only the one I use. Tested it on firefox and seemed to work. Can you help me make this available on prod? (I'm a complete noob)
@masterofobzene You need to make a pull request to the project to merge your work.
@masterofobzene You need to make a pull request to the project to merge your work.
Just did it a minute ago. Thanks!
Until someone does a better job, you can use my modified extension. (FIREFOX ONLY)
https://github.com/masterofobzene/SearchBlocklist/releases/tag/v1.0
This issue is stale because it has been open for 30 days with no activity.
I hate this bot.
On 3/7/22 17:06, github-actions[bot] wrote:
This issue is stale because it has been open for 30 days with no activity.
I'm going to work on masterofobzene's fork later on, so I can make a PR. let's keep this issue open.
@masterofobzene thanks, also imagine someone download a list from https://searx.space/ ? Since I am currently using Brave, IDK if this will help.
This issue is stale because it has been open for 30 days with no activity.
Bump
This issue is stale because it has been open for 30 days with no activity.
@DRSDavidSoft please add some more info on how Searx can be integrated JS or CSS wise, thanks.
Searx was already implemented, but it was not merged due to some issues. I will link for more info later
In case you're interested, take a look here
Oh crap, in that case keep this one alive
This issue is stale because it has been open for 30 days with no activity.
Hey guys, made an update to my fork with SEARX support. Go ahead and take a look if you want :)
https://github.com/masterofobzene/SearchBlocklist/releases/tag/v.1.1
edit: Now available from firefox addons page: https://addons.mozilla.org/es/firefox/addon/searchblocklist/
This issue is stale because it has been open for 30 days with no activity.
This issue is stale because it has been open for 30 days with no activity.
This issue is stale because it has been open for 30 days with no activity.
Still relevant
This issue is stale because it has been open for 30 days with no activity.
Don't take action.
:tada: This issue has been resolved in version 8.2.0 :tada:
The release is available on:
v8.2.0
Your semantic-release bot :package::rocket:
Feature Request
Searx is a privacy respecting meta search engine, that fetches search results from Duckduckgo/Google/Bing/etc.
Many instances of Searx are run by people, however the one that I'm using is ran by @tosdr at the following URL: https://search.tosdr.org/search
Since uBlacklist is super useful in order to block useless results returned by the search engines, I was wondering if it would be possible for it to also block content on Searx websites.
If possible, supporting
search.tosdr.org
is the only instance that I need, however, supporting other instances of Searx would also be beneficial to anyone using uBlacklist.Thank you!