[sankaku] update pagination end condition (fixes #265)
Pagination over popular listings (`date:...+order:popular") never terminates, not even on the site itself, and at some point returns the same results over and over again.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.4 - 2019-05-17
|
||||
### Additions
|
||||
- Support for
|
||||
|
||||
Reference in New Issue
Block a user