mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
fix pep8
This commit is contained in:
@@ -38,6 +38,7 @@ time_range_dict = {'day': ['1d', 'd'],
|
||||
'week': ['1w', 'w'],
|
||||
'month': ['1m', 'm']}
|
||||
|
||||
|
||||
# remove yahoo-specific tracking-url
|
||||
def parse_url(url_string):
|
||||
endings = ['/RS', '/RK']
|
||||
|
||||
Reference in New Issue
Block a user