IPGEO commited on
Commit
64aec10
·
verified ·
1 Parent(s): 3ed70e8

Update searxng/settings.yml

Browse files
Files changed (1) hide show
  1. searxng/settings.yml +4 -0
searxng/settings.yml CHANGED
@@ -1476,6 +1476,7 @@ engines:
1476
  qwant_categ: web
1477
  engine: qwant
1478
  shortcut: qw
 
1479
  categories: [general, web]
1480
  additional_tests:
1481
  rosebud: *test_rosebud
@@ -1484,6 +1485,7 @@ engines:
1484
  qwant_categ: news
1485
  engine: qwant
1486
  shortcut: qwn
 
1487
  categories: news
1488
  network: qwant
1489
 
@@ -1491,11 +1493,13 @@ engines:
1491
  qwant_categ: images
1492
  engine: qwant
1493
  shortcut: qwi
 
1494
  categories: [images, web]
1495
  network: qwant
1496
 
1497
  - name: qwant videos
1498
  qwant_categ: videos
 
1499
  engine: qwant
1500
  shortcut: qwv
1501
  categories: [videos, web]
 
1476
  qwant_categ: web
1477
  engine: qwant
1478
  shortcut: qw
1479
+ disabled: true
1480
  categories: [general, web]
1481
  additional_tests:
1482
  rosebud: *test_rosebud
 
1485
  qwant_categ: news
1486
  engine: qwant
1487
  shortcut: qwn
1488
+ disabled: true
1489
  categories: news
1490
  network: qwant
1491
 
 
1493
  qwant_categ: images
1494
  engine: qwant
1495
  shortcut: qwi
1496
+ disabled: true
1497
  categories: [images, web]
1498
  network: qwant
1499
 
1500
  - name: qwant videos
1501
  qwant_categ: videos
1502
+ disabled: true
1503
  engine: qwant
1504
  shortcut: qwv
1505
  categories: [videos, web]