diff --git a/searx/settings.yml b/searx/settings.yml index 2f1e8583b..308a0bd45 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -494,14 +494,6 @@ engines: engine : wolframalpha_noapi timeout: 6.0 categories : science - - - name : urbandictionary - engine : xpath - search_url : http://www.urbandictionary.com/define.php?term={query} - url_xpath : //*[@class="word"]/@href - title_xpath : //*[@class="word"] - content_xpath : //*[@class="meaning"] - shortcut : ud - name : dictzone engine : dictzone