How to remove other search engines?
-
hucker last edited by
Every time I want to search for something beginning with a single letter, eg. "b c d circuit breaker curves", instead of searching for what I asked, it used bing to search for what I asked minus the first letter. How do I stop this nonsense. I use only one search engine, duckduckgo.
I looked in the settings and all I can do is change the defaults. There must be an ini file somewhere I can remove or at least change the shortcut for the others? But I don't even know where those ini files are, or does it use the registry?
-
hucker last edited by hucker
@leocg I can't believe that. It may not be in the settings, but I doubt it's hard coded, as search engines change over time. Surely there's an ini file. It's not like I'm trying to do something illegal....
Not sure why that function even exists. We all have a search engine we like, and don't need to be able to access a different one. Gone are the days when one engine might find something and one doesn't.
-
burnout426 Volunteer last edited by
@hucker said in How to remove other search engines?:
eg. "b c d circuit breaker curves",
You type
d b c d circuit breaker curves
in the address field and press enter. The d and the space is for DuckDuckGo. Just always type a d and a space first when searching and then you don't have to worry about it. -
burnout426 Volunteer last edited by
@hucker said in How to remove other search engines?:
I can't believe that. It may not be in the settings, but I doubt it's hard coded, as search engines change over time. Surely there's an ini file. It's not like I'm trying to do something illegal..
In the install folder, in the latest version folder, in the resources folder, there's "default_partner_content.json" that defines the search engines and keywords. However, the file is protected by a key to prevent tampering. If you edit the file and don't generate the correct key based on the new contents of the file (the exact way Opera does), Opera will delete the file and recreate it with the default values. So, you're out of luck unless you figure out how Opera does it.
-
hucker last edited by
@burnout426 said in How to remove other search engines?:
@hucker said in How to remove other search engines?:
eg. "b c d circuit breaker curves",
You type
d b c d circuit breaker curves
in the address field and press enter. The d and the space is for DuckDuckGo. Just always type a d and a space first when searching and then you don't have to worry about it.Very inconvenient. What an insane setup, not being able to disable, remove, or change the key for each search engine.
@burnout426 said in How to remove other search engines?:
@hucker said in How to remove other search engines?:
I can't believe that. It may not be in the settings, but I doubt it's hard coded, as search engines change over time. Surely there's an ini file. It's not like I'm trying to do something illegal..
In the install folder, in the latest version folder, in the resources folder, there's "default_partner_content.json" that defines the search engines and keywords. However, the file is protected by a key to prevent tampering. If you edit the file and don't generate the correct key based on the new contents of the file (the exact way Opera does), Opera will delete the file and recreate it with the default values. So, you're out of luck unless you figure out how Opera does it.
They encrypt it?! Is this something to do with royalties from the search engines? This sounds very suss.
-
burnout426 Volunteer last edited by
@hucker said in How to remove other search engines?:
They encrypt it?! Is this something to do with royalties from the search engines?
Not sure, but it appears that might be one reason. The other might be to protect malware from hijacking your searches by modifying the files.
-
SadScribbler last edited by
@burnout426 There is a desperate need to be able to edit this file.
The latest download contains malware. Any search using Bing is redirected to a scum site "ysrcunow.com"
default_partner_content.json contains malware redirect
I have discovered two instances that so far contain the redirect:
1: C:\Users{YOUR_NAME}\AppData\Local\Programs\Opera\104.0.4944.33\resources\default_partner_content.json
2: C:\Users{YOUR_NAME}\AppData\Roaming\Opera Software\Opera Stable\default_partner_content.json
I tried searching and replacing the many references within the files to "bing_attributed_ysrcunow", with "bing", but as you say, Opera falls over and demands reinstallation.
This is very poor and should be addressed immediately. Personally, I would prefer to be able edit the file.
-
hucker last edited by hucker
@sadscribbler The whole world is a communist state nowadays, we're not allowed to do anything ourselves, the general public are treated as imbeciles.
I can't see the problem you're having since I blocked Opera from downloading at version 99, until such time as someone shows me they've removed the modern fluffy Apple like interface with rounded corners lest I hurt my fingers.
-
burnout426 Volunteer last edited by
@sadscribbler Those entries were put there by Opera. They're not malware.
-
SadScribbler last edited by
@burnout426 Are you really sure that Opera would place multiple references to "bing_attributed_ysrcunow" in it's file?
This means Bing is redirected to the untrustworthy ysrcunow.com and the browser hangs because my anti-virus [Avast] flags it up. There are a lot of complaints about this on the internet at present.
How does one actually contact the developers?
-
leocg Moderator Volunteer last edited by leocg
@sadscribbler Yes, they are legit. Check https://forums.opera.com/post/331764
-
A Former User last edited by
@burnout426 Do you think, this is a matter for concern? I'm not using Bing anyways. But why should there be a redirect, when you use a certain search engine?
-
hucker last edited by
@leocg https://www.scam-detector.com/validator/ysrcunow-com-review/
It is not legit. Why would searching on Bing go to anything but Bing?
Notice it calls it an "ecommerce site", not a search engine.
Scams inside browser code whatever next. -
SadScribbler last edited by
@hucker Totally agree. If I want to go to Bing - then I go Bing, nowhere else.
It seems the developers of Opera don't want persons to be able to edits the search engine list - now perhaps we know why.
It does beg the question, how trustworthy are other aspects of the browser? Unconscionable and outrageous conduct.
-
myswtest last edited by
So I've spent time experimenting with different options for a fix for this issue.
Ultimately, this is the easiest and most reasonable. Of course it means you'll have to apply this change to all machines you have Opera on. This easy fix will help those who are concerned with this.
So on all OSes, there is a config file named: "hosts". On Unix style OSes (like Linux), it's path is:
/etc/hostsOn Windows OSes, the path is:
c:\Windows\System32\Drivers\etc\hostsYou have to be the root user to edit it. Open the file in your favorite text editor, and append this line:
0.0.0.0 ysrcunow.comBasically, your browsers and such need to resolve the spelled-out-website-name into an IP numerical address, and then it reaches out to the website using that value. The first thing it does is look in the "hosts" file for the numerical address - if found, it uses it ... otherwise, it reaches out to the your DNS server (like a phonebook of the Internet) for the translation.
Basically, the address "0.0.0.0" is a dead address, ie, it resolves to "nothing", so your browser will NOT be directed to the actual website.
That's it. Good luck to all. I will post this here, and to another thread regarding this concern. The user leocg will probably comment, but doesn't matter. I've also seen this person posting out to a Reddit thread (with a slightly different username, but similar pattern: gomesleo).
(Sidenote: FWIW, I'm a software engineer with 35+ years experience (now retired ... I'm also a published author of four computer books), and spent quite a while with the security team. This is very questionable. After I'm done posting, I will be gone from this forum, and will uninstall Opera from all four of my machines, and will pass on the info to many others).
-
burnout426 Volunteer last edited by burnout426
@celticcross said in How to remove other search engines?:
@burnout426 Do you think, this is a matter for concern?
If you don't like the site's privacy policy and don't want your Bing searches shared with that site, then yes, it's a concern. If you trust Opera and trust that they fully vetted the company and the site, then you don't need to worry.
I'm not using Bing anyways.
Then you're all good either way. It's only with the default Bing search. I don't use Bing either.
If you did want to use Bing but without the redirect, you can goto the URL
opera://settings/searchEngines
, click "Add" under the
"Site Search" section, name itBing (Direct)
, set its keyword tobd
and set its URL tohttps://www.bing.com/search?q=%s
. Then, whenever you want to search Bing, typebd
and a space in the address field before you type your search terms.But why should there be a redirect, when you use a certain search engine?
Ideally, there shouldn't. But, to make money, Opera has all kinds of partners and shares things. See https://legal.opera.com/privacy/ for example.