"...resnet50_tensorflow.git" did not exist on "06c5a07255f7ad37032b17f17949065f14f84f8a"
Commit 61867c15 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update searxng.py

parent 4068a421
...@@ -44,10 +44,8 @@ def search_searxng( ...@@ -44,10 +44,8 @@ def search_searxng(
"q": query, "q": query,
"format": "json", "format": "json",
"pageno": 1, "pageno": 1,
"results_per_page": count,
"language": language, "language": language,
"time_range": time_range, "time_range": time_range,
"engines": "",
"categories": categories, "categories": categories,
"theme": "simple", "theme": "simple",
"image_proxy": 0, "image_proxy": 0,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment