[feat] add Sogou WeChat article search support

This commit is contained in:
Zhijie He 2025-03-02 11:18:30 +08:00 committed by Bnyro
parent 97aa5a779b
commit 76f52b5b45
4 changed files with 88 additions and 3 deletions

View file

@ -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'}