Browse Source

Remove unrelated change that mistakenly ended up into this branch

Lorenzo J. Lucchini 8 years ago
parent
commit
2bc42b378d
1 changed files with 0 additions and 8 deletions
  1. 0
    8
      searx/settings.yml

+ 0
- 8
searx/settings.yml View File

494
     engine : wolframalpha_noapi
494
     engine : wolframalpha_noapi
495
     timeout: 6.0
495
     timeout: 6.0
496
     categories : science
496
     categories : science
497
-    
498
-  - name : urbandictionary
499
-    engine        : xpath
500
-    search_url    : http://www.urbandictionary.com/define.php?term={query}
501
-    url_xpath     : //*[@class="word"]/@href
502
-    title_xpath   : //*[@class="word"]
503
-    content_xpath : //*[@class="meaning"]
504
-    shortcut : ud
505
 
497
 
506
   - name : dictzone
498
   - name : dictzone
507
     engine : dictzone
499
     engine : dictzone