mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
[feat] add Sogou WeChat article search support
This commit is contained in:
parent
97aa5a779b
commit
76f52b5b45
4 changed files with 88 additions and 3 deletions
|
@ -18,7 +18,6 @@ about = {
|
|||
# Engine Configuration
|
||||
categories = ["general"]
|
||||
paging = True
|
||||
max_page = 10
|
||||
time_range_support = True
|
||||
|
||||
time_range_dict = {'day': 'inttime_day', 'week': 'inttime_week', 'month': 'inttime_month', 'year': 'inttime_year'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue