diff --git a/cleanerupper/plugin.py b/cleanerupper/plugin.py index 918f54a..87f7d6a 100644 --- a/cleanerupper/plugin.py +++ b/cleanerupper/plugin.py @@ -139,6 +139,7 @@ def remove_calibre_classes(soup): r'mbppagebreak', r'calibre_pb_\d+', r'filepos\d*', + r'pgepubid\d*', ] for tag in soup.descendants: try: