summaryrefslogtreecommitdiff
path: root/searx/plugins/self_useragent.py
AgeCommit message (Collapse)Author
2015-06-14Add a self user agent pluginLuc Didry
Just like with the "ip" query, duckduckgo gives the server's information with the "user agent" query. This corrects this behavior by adding a plugin based on self_ip.py plugin.