Changed SearXNG default instance. Updated version 2.5.3 => 2.5.4

This commit is contained in:
ManeraKai 2023-03-06 17:15:30 +03:00
parent d712f56e87
commit e70f787c6d
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
3 changed files with 3 additions and 3 deletions

View File

@ -668,7 +668,7 @@ const defaultInstances = {
'libremdb': ['https://libremdb.iket.me'],
'simplyTranslate': ['https://simplytranslate.org'],
'lingva': ['https://lingva.ml'],
'searxng': ['https://sx.vern.cc'],
'searxng': ['https://search.bus-hit.me'],
'rimgo': ['https://rimgo.vern.cc'],
'librarian': ['https://lbry.vern.cc'],
'beatbump': ['https://beatbump.ml'],

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "2.5.3",
"version": "2.5.4",
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='oladmjdebphlnjjcnomfhhbfdldiimaf'>
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.3/libredirect-2.5.3.crx' version='2.5.3' />
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.4/libredirect-2.5.4.crx' version='2.5.4' />
</app>
</gupdate>