mirror of
https://github.com/searxng/searxng.git
synced 2025-07-16 01:39:24 +02:00
[mod] function name
This commit is contained in:
parent
cc5e7e9431
commit
046e190721
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ import codecs
|
|||
import cStringIO
|
||||
import re
|
||||
|
||||
def get_useragent():
|
||||
def gen_useragent():
|
||||
# TODO
|
||||
return "Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue