Yandex has a new logo which isn't used in the search plugin

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

User avatar
Lunokhod
Lunatic
Lunatic
Posts: 469
Joined: 2017-04-20, 21:25
Contact:

Yandex has a new logo which isn't used in the search plugin

Unread post by Lunokhod » 2021-04-22, 19:52

Recently the Yandex logo has changed:
https://yandex.com/company/blog/yandex- ... e-services
but the Yandex search plugin is still using the old logo:
https://addons.palemoon.org/search-plugins/
This does not affect the usage or operation of the plugin though.
Wait, it's all Ohio? Always has been...

New Tobin Paradigm

Re: Yandex has a new logo which isn't used in the search plugin

Unread post by New Tobin Paradigm » 2021-04-22, 20:30

Who cares.

JohnnyJob

Re: Yandex has a new logo which isn't used in the search plugin

Unread post by JohnnyJob » 2021-04-27, 16:51

I think, no. I've been using Yandex for three years, and I don't care about the logo. :coffee:

User avatar
Lunokhod
Lunatic
Lunatic
Posts: 469
Joined: 2017-04-20, 21:25
Contact:

Re: Yandex has a new logo which isn't used in the search plugin

Unread post by Lunokhod » 2021-04-27, 23:05

Code: Select all

<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>Yandex</os:ShortName>
<os:Description>Yandex</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAMAAAAKE/YAAAAAUVBMVEX8Px38Syv/8/H////9b1X9h3H9h3L9n47+z8b/5+P+t6r9q5z
8Vzn8b1b8Y0f+z8f+29T9k4D9e2T/29T+w7j+n479e2P9Vzn9n43//v78Px3ocyNBAAAAG3RSTlP///////////////////////////////////59MdQuAAACH0lEQVR42u2ZC07DMBQEn2NomtS0FEL53P+gH
MARK9VNWEszF2A7FR5jAgAAAAAAAAAAAAAAAECRhlzzFBWS51xziI0Yc80xKiRTrpj8VGvRc2zG6SGqj7mmxGaU/ADVLxuIFpLaf+Cca86xIU95hdT8bV0i9lY9Nos+ROytekhe513Nq1BtEJaa65rqRtFl+5Y
3qXoTx49dy3VYPFtehGhL1XNLUVtIqy2/W/R77MJ8t+px1/NOt7wYhkW3vD0sni2fxDdko1pfpL1Vz7uL1l/09Y7zbgnB1temqS0sli0vg/icNi3X552fah0WN9Va9EfsTMkrnL0u0jWLSEVDWCwCo8Pi03L9Q
uOmWou+RVirTv953ulTbDALS82gt+iwWAZGP/37tFyHxVt1EaItVPuFRf/naPELix6UU8MLjUNg9Hln1HIdFj/VSnQKR9XyIu2kun4CWUzOO93oySwsNX8ERr7Q+LVcP/27tVycd56qRVg8VRc/0foad5IXadf
AfK4QAp+Wa8xfm1D9cNXhziQON0uuq4ERmLbcnBHV/6l6tlctnkA8mWm5wd/lfal+D3vVPZ56t1yz9HhtGlKPgbn22PJj9Kg69aj6Fu6c1l5A3CmiL90EJvX4q3jucfShx9Fjj6PnHkcvPY6+9Dh6YvROo4ceR
2dGM5rRjGY0oxnNaEYzmtGMZjSjGb0lX981AQAAAAAAAAAAAAAO/BjxC8MfQGWVu9gFAAAAAElFTkSuQmCC</os:Image>
<SearchForm>https://www.yandex.com/</SearchForm>
<os:Url type="text/html" method="GET" template="https://www.yandex.com/search/" resultDomain="yandex.com">
  <os:Param name="msid" value="1471370633.82765.22895.28549"/>
  <os:Param name="text" value="{searchTerms}"/>
</os:Url>
</SearchPlugin>
Wait, it's all Ohio? Always has been...

New Tobin Paradigm

Re: Yandex has a new logo which isn't used in the search plugin

Unread post by New Tobin Paradigm » 2021-04-27, 23:33

New Tobin Paradigm wrote:
2021-04-22, 20:30
Who cares.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35477
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Yandex has a new logo which isn't used in the search plugin

Unread post by Moonchild » 2021-04-28, 00:03

Probably needs the extra strength version: Who the f*** cares?
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Lunokhod
Lunatic
Lunatic
Posts: 469
Joined: 2017-04-20, 21:25
Contact:

Re: Yandex has a new logo which isn't used in the search plugin

Unread post by Lunokhod » 2021-04-28, 00:48

I guess it isn't so obvious from reading the code but that's the fixed plugin with the new logo, so if you find yandex.xml in your profile and replace it with that you get the new logo. I got the png icon web address from the Yandex search page source code, downloaded the file with curl then converted it to base 64 using an online tool, then used the result to modify the old yandex.xml. If I get round to finding some proper place to try and push the code then I will. (Although, no, I didn't expect everyone to care, but I find Yandex useful for finding and translating Russian things as it's sort of their field, so I fixed it myself as per frequent exhortations re add ons etc.)
Anyway it's probably good for the Pale Moon corporate image to appear up to date :D
Wait, it's all Ohio? Always has been...

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35477
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Yandex has a new logo which isn't used in the search plugin

Unread post by Moonchild » 2021-04-28, 09:22

Lunokhod wrote:
2021-04-28, 00:48
Anyway it's probably good for the Pale Moon corporate image to appear up to date
I'll get on to caring about that when it starts paying me a corporate salary and not have 80 hour work weeks ;)
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked