forked from zaclys/searxng
Merge pull request #896 from return42/fi-peertube
[fix] replace peer.tube by peertube.biz
This commit is contained in:
commit
288e3086d2
|
@ -1580,9 +1580,12 @@ engines:
|
||||||
engine: peertube
|
engine: peertube
|
||||||
shortcut: ptb
|
shortcut: ptb
|
||||||
paging: true
|
paging: true
|
||||||
base_url: https://peer.tube/
|
# https://instances.joinpeertube.org/instances
|
||||||
|
base_url: https://peertube.biz/
|
||||||
|
# base_url: https://tube.tardis.world/
|
||||||
categories: videos
|
categories: videos
|
||||||
disabled: true
|
disabled: true
|
||||||
|
timeout: 6.0
|
||||||
|
|
||||||
- name: mediathekviewweb
|
- name: mediathekviewweb
|
||||||
engine: mediathekviewweb
|
engine: mediathekviewweb
|
||||||
|
|
Loading…
Reference in New Issue