@@ -103,6 +103,7 @@ def proxyfind(sqlite = None):
else:
search = random.choice(search_terms)
search = '%s -intitle:pdf' % search
search_args = [ 'category=general', 'time_range=day', 'q=%s' % urllib.quote_plus(search) ]
for srx in searx_instances:
urls = []
The note is not visible to the blocked user.