forked from Ponysearch/Ponysearch
increase the amount of results from derpybooru
This commit is contained in:
parent
e6fa52d13e
commit
69b8663b2c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ about = {
|
|||
base_url = 'https://derpibooru.org/'
|
||||
search_url = base_url + 'api/v1/json/search/images?'
|
||||
categories = ['images']
|
||||
page_size = 20
|
||||
page_size = 40
|
||||
paging = True
|
||||
filter_id = 214606
|
||||
sort_field = "wilson_score"
|
||||
|
|
Loading…
Reference in a new issue