[aryion:search] simplify further
- skip 'build_query()' step - add underscores to prefixes
This commit is contained in:
@@ -124,7 +124,7 @@ __tests__ = (
|
||||
"search" : {
|
||||
"from_date" : "04/01/2025",
|
||||
"p" : "2",
|
||||
"prefix" : "t",
|
||||
"prefix" : "t_",
|
||||
"q" : "",
|
||||
"sort" : "view_count",
|
||||
"tags" : "water, ",
|
||||
|
||||
Reference in New Issue
Block a user