Browse Source

Merge pull request #896 from return42/fi-peertube

[fix] replace peer.tube by peertube.biz
Alexandre Flament 3 years ago
parent
commit
288e3086d2
1 changed files with 4 additions and 1 deletions
  1. 4 1
      searx/settings.yml

+ 4 - 1
searx/settings.yml

@@ -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