forked from zaclys/searxng
[fix] piratebay engine - using pirateproxy.red - see https://proxybay.tv/
This commit is contained in:
parent
f693a54ad7
commit
32604be790
|
@ -350,7 +350,8 @@ engines:
|
||||||
- name : piratebay
|
- name : piratebay
|
||||||
engine : piratebay
|
engine : piratebay
|
||||||
shortcut : tpb
|
shortcut : tpb
|
||||||
disabled : True
|
url: https://pirateproxy.red/
|
||||||
|
timeout : 3.0
|
||||||
|
|
||||||
- name : qwant
|
- name : qwant
|
||||||
engine : qwant
|
engine : qwant
|
||||||
|
@ -438,11 +439,6 @@ engines:
|
||||||
timeout : 6.0
|
timeout : 6.0
|
||||||
disabled : True
|
disabled : True
|
||||||
|
|
||||||
- name : torrentz
|
|
||||||
engine : torrentz
|
|
||||||
timeout : 5.0
|
|
||||||
shortcut : to
|
|
||||||
|
|
||||||
- name : twitter
|
- name : twitter
|
||||||
engine : twitter
|
engine : twitter
|
||||||
shortcut : tw
|
shortcut : tw
|
||||||
|
|
Loading…
Reference in New Issue