[mangadex] unescape manga names and chapter titles

pretty sure I previously tested if unescaping strings from the
embedded JSON object was necessary ... maybe they changed it
This commit is contained in:
Mike Fährmann
2018-06-11 17:47:13 +02:00
parent 3bcce77f6d
commit 2d1a104739
4 changed files with 6 additions and 4 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.4.0"
__version__ = "1.4.1-dev"