Update moegirl.py

This commit is contained in:
Joseph Cheung 2023-03-07 18:59:04 +08:00
parent d4168a1a1f
commit cec399597e

View file

@ -21,8 +21,8 @@ about = {
# engine dependent config # engine dependent config
categories = ['general'] categories = ['general']
paging = True paging = True
number_of_results = 1 number_of_results = 2
search_type = 'nearmatch' # possible values: title, text, nearmatch search_type = 'text' # possible values: title, text, nearmatch
# search-url # search-url
base_url = 'https://zh.moegirl.org.cn/' base_url = 'https://zh.moegirl.org.cn/'