-
Notifications
You must be signed in to change notification settings - Fork 0
/
config-searx.go
90 lines (89 loc) · 2.07 KB
/
config-searx.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
package squidr
// var _searx contains a generated list of all currently active searx instances
// *** DO NOT EDIT *** generated on 2023-01-29 via paepcke.de/squidr/.scripts/generate-searx.sh
// source: https://searx.space/data/instances.json
var _searx = []string{
"search.0relay.com",
"search.affusio.com",
"search.bus-hit.me",
"search.charleseroop.com",
"search.chemicals-in-the-water.eu",
"search.cronobox.one",
"search.disroot.org",
"search.drivet.xyz",
"search.ethibox.fr",
"search.gcomm.ch",
"search.kiwitalk.de",
"search.kvj.ovh",
"search.mdosch.de",
"search.mpx.wtf",
"search.neet.works",
"search.ononoki.org",
"search.privacyguides.net",
"search.projectsegfau.lt",
"search.rabbit-company.com",
"search.rhscz.eu",
"search.rowie.at",
"search.sapti.me",
"search.serginho.dev",
"search.smnz.de",
"search.stinpriza.org",
"search.trom.tf",
"search.unlocked.link",
"search.us.projectsegfau.lt",
"search.uspersec.com",
"search.vidhukant.xyz",
"search.zzls.xyz",
"searx.baczek.me",
"searx.be",
"searx.becomesovran.com",
"searx.bissisoft.com",
"searx.catfluori.de",
"searx.chocoflan.net",
"searx.cthd.icu",
"searx.delicta.pp.ua",
"searx.divided-by-zero.eu",
"searx.dresden.network",
"searx.ericaftereric.top",
"searx.esmailelbob.xyz",
"searx.fi",
"searx.fmac.xyz",
"searx.fossencdi.org",
"searx.github.io",
"searx.gnous.eu",
"searx.gnu.style",
"searx.juancord.xyz",
"searx.mastodontech.de",
"searx.mha.fi",
"searx.mistli.net",
"searx.mxchange.org",
"searx.nakhan.net",
"searx.namejeff.xyz",
"searx.netzspielplatz.de",
"searx.nixnet.services",
"searx.oakleycord.dev",
"searx.orion-hub.fr",
"searx.priv.pw",
"searx.prvcy.eu",
"searx.rasp.fr",
"searx.rimkus.it",
"searx.roflcopter.fr",
"searx.ru",
"searx.semipvt.com",
"searx.sethforprivacy.com",
"searx.sev.monster",
"searx.slipfox.xyz",
"searx.sp-codes.de",
"searx.stuehieyr.com",
"searx.tiekoetter.com",
"searx.tuxcloud.net",
"searx.tyil.nl",
"searx.vanwa.tech",
"searx.webheberg.info",
"searx.win",
"searx.work",
"searx.xyz",
"searx.zapashcanon.fr",
"searxng.au",
"searxng.nicfab.eu",
}