[piczel] update and improve

- use proper pagination (fixes #396)
- update API host and endpoints
- "fix" double slash // in image URLs
This commit is contained in:
Mike Fährmann
2019-08-24 20:37:33 +02:00
parent 0c1c7abb4d
commit 5cc7be2536
3 changed files with 47 additions and 29 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.10.2"
__version__ = "1.10.3-dev"