Skip to content

Commit e70f787

Browse files
committed
Changed SearXNG default instance. Updated version 2.5.3 => 2.5.4
1 parent d712f56 commit e70f787

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/assets/javascripts/services.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ const defaultInstances = {
668668
'libremdb': ['https://libremdb.iket.me'],
669669
'simplyTranslate': ['https://simplytranslate.org'],
670670
'lingva': ['https://lingva.ml'],
671-
'searxng': ['https://sx.vern.cc'],
671+
'searxng': ['https://search.bus-hit.me'],
672672
'rimgo': ['https://rimgo.vern.cc'],
673673
'librarian': ['https://lbry.vern.cc'],
674674
'beatbump': ['https://beatbump.ml'],

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_extensionName__",
33
"description": "__MSG_extensionDescription__",
4-
"version": "2.5.3",
4+
"version": "2.5.4",
55
"manifest_version": 2,
66
"browser_specific_settings": {
77
"gecko": {

src/updates/updates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
33
<app appid='oladmjdebphlnjjcnomfhhbfdldiimaf'>
4-
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.3/libredirect-2.5.3.crx' version='2.5.3' />
4+
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.4/libredirect-2.5.4.crx' version='2.5.4' />
55
</app>
66
</gupdate>

0 commit comments

Comments
 (0)