settings.yml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. server:
  2. port : 8888
  3. secret_key : "ultrasecretkey" # change this!
  4. debug : False # Debug mode, only for development
  5. request_timeout : 2.0 # seconds
  6. base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
  7. themes_path : "" # Custom ui themes path - leave it blank if you didn't change
  8. default_theme : oscar # ui theme
  9. useragent_suffix : "" # suffix of searx_useragent, could contain informations like an email address to the administrator
  10. image_proxy : False # Proxying image results through searx
  11. default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section
  12. # uncomment below section only if you have more than one network interface
  13. # which can be the source of outgoing search requests
  14. #source_ips:
  15. # - 1.1.1.1
  16. # - 1.1.1.2
  17. engines:
  18. - name : wikipedia
  19. engine : mediawiki
  20. shortcut : wp
  21. base_url : 'https://{language}.wikipedia.org/'
  22. number_of_results : 1
  23. - name : bing
  24. engine : bing
  25. shortcut : bi
  26. - name : bing images
  27. engine : bing_images
  28. shortcut : bii
  29. - name : bing news
  30. engine : bing_news
  31. shortcut : bin
  32. - name : btdigg
  33. engine : btdigg
  34. shortcut : bt
  35. - name : currency
  36. engine : currency_convert
  37. categories : general
  38. shortcut : cc
  39. - name : deezer
  40. engine : deezer
  41. shortcut : dz
  42. - name : deviantart
  43. engine : deviantart
  44. shortcut : da
  45. timeout: 3.0
  46. - name : ddg definitions
  47. engine : duckduckgo_definitions
  48. shortcut : ddd
  49. - name : digg
  50. engine : digg
  51. shortcut : dg
  52. - name : wikidata
  53. engine : wikidata
  54. shortcut : wd
  55. - name : duckduckgo
  56. engine : duckduckgo
  57. shortcut : ddg
  58. # api-key required: http://www.faroo.com/hp/api/api.html#key
  59. # - name : faroo
  60. # engine : faroo
  61. # shortcut : fa
  62. # api_key : 'apikey' # required!
  63. - name : 500px
  64. engine : www500px
  65. shortcut : px
  66. - name : 1x
  67. engine : www1x
  68. shortcut : 1x
  69. disabled : True
  70. - name : flickr
  71. categories : images
  72. shortcut : fl
  73. # You can use the engine using the official stable API, but you need an API key
  74. # See : https://www.flickr.com/services/apps/create/
  75. # engine : flickr
  76. # api_key: 'apikey' # required!
  77. # Or you can use the html non-stable engine, activated by default
  78. engine : flickr_noapi
  79. - name : gigablast
  80. engine : gigablast
  81. shortcut : gb
  82. disabled: True
  83. - name : github
  84. engine : github
  85. shortcut : gh
  86. - name : google
  87. engine : google
  88. shortcut : go
  89. - name : google images
  90. engine : google_images
  91. shortcut : goi
  92. - name : google news
  93. engine : google_news
  94. shortcut : gon
  95. - name : google play apps
  96. engine : xpath
  97. search_url : https://play.google.com/store/search?q={query}&c=apps
  98. url_xpath : //a[@class="title"]/@href
  99. title_xpath : //a[@class="title"]
  100. content_xpath : //a[@class="subtitle"]
  101. categories : files
  102. shortcut : gpa
  103. disabled : True
  104. - name : google play movies
  105. engine : xpath
  106. search_url : https://play.google.com/store/search?q={query}&c=movies
  107. url_xpath : //a[@class="title"]/@href
  108. title_xpath : //a[@class="title"]
  109. content_xpath : //a[@class="subtitle"]
  110. categories : videos
  111. shortcut : gpm
  112. disabled : True
  113. - name : google play music
  114. engine : xpath
  115. search_url : https://play.google.com/store/search?q={query}&c=music
  116. url_xpath : //a[@class="title"]/@href
  117. title_xpath : //a[@class="title"]
  118. content_xpath : //a[@class="subtitle"]
  119. categories : music
  120. shortcut : gps
  121. disabled : True
  122. - name : mixcloud
  123. engine : mixcloud
  124. shortcut : mc
  125. - name : openstreetmap
  126. engine : openstreetmap
  127. shortcut : osm
  128. - name : photon
  129. engine : photon
  130. shortcut : ph
  131. - name : piratebay
  132. engine : piratebay
  133. shortcut : tpb
  134. - name : kickass
  135. engine : kickass
  136. shortcut : ka
  137. - name : soundcloud
  138. engine : soundcloud
  139. shortcut : sc
  140. - name : stackoverflow
  141. engine : stackoverflow
  142. shortcut : st
  143. - name : searchcode doc
  144. engine : searchcode_doc
  145. shortcut : scd
  146. - name : searchcode code
  147. engine : searchcode_code
  148. shortcut : scc
  149. disabled : True
  150. - name : spotify
  151. engine : spotify
  152. shortcut : stf
  153. - name : subtitleseeker
  154. engine : subtitleseeker
  155. shortcut : ss
  156. # The language is an option. You can put any language written in english
  157. # Examples : English, French, German, Hungarian, Chinese...
  158. # language : English
  159. - name : startpage
  160. engine : startpage
  161. shortcut : sp
  162. # +30% page load time
  163. # - name : ixquick
  164. # engine : startpage
  165. # base_url : 'https://www.ixquick.com/'
  166. # search_url : 'https://www.ixquick.com/do/search'
  167. - name : twitter
  168. engine : twitter
  169. shortcut : tw
  170. # maybe in a fun category
  171. # - name : uncyclopedia
  172. # engine : mediawiki
  173. # shortcut : unc
  174. # base_url : https://uncyclopedia.wikia.com/
  175. # number_of_results : 5
  176. # tmp suspended - too slow, too many errors
  177. # - name : urbandictionary
  178. # engine : xpath
  179. # search_url : http://www.urbandictionary.com/define.php?term={query}
  180. # url_xpath : //div[@class="word"]//a/@href
  181. # title_xpath : //div[@class="word"]//a
  182. # content_xpath : //div[@class="definition"]
  183. # shortcut : ud
  184. - name : yahoo
  185. engine : yahoo
  186. shortcut : yh
  187. - name : yahoo news
  188. engine : yahoo_news
  189. shortcut : yhn
  190. - name : youtube
  191. engine : youtube
  192. shortcut : yt
  193. - name : dailymotion
  194. engine : dailymotion
  195. shortcut : dm
  196. - name : vimeo
  197. engine : vimeo
  198. shortcut : vm
  199. #The blekko technology and team have joined IBM Watson! -> https://blekko.com/
  200. # - name : blekko images
  201. # engine : blekko_images
  202. # locale : en-US
  203. # shortcut : bli
  204. # - name : yacy
  205. # engine : yacy
  206. # shortcut : ya
  207. # base_url : 'http://localhost:8090'
  208. # number_of_results : 5
  209. # timeout : 3.0
  210. locales:
  211. en : English
  212. de : Deutsch
  213. he : Hebrew
  214. hu : Magyar
  215. fr : Français
  216. es : Español
  217. it : Italiano
  218. nl : Nederlands
  219. ja : 日本語 (Japanese)
  220. tr : Türkçe
  221. ru : Russian