diff --git a/dosagelib/plugins/p.py b/dosagelib/plugins/p.py index d9f62c62a..ec0add6fc 100644 --- a/dosagelib/plugins/p.py +++ b/dosagelib/plugins/p.py @@ -41,6 +41,11 @@ class ParallelUniversum(_BasicScraper): lang = 'de' +class ParaNatural(_ComicControlScraper): + url = 'https://www.paranatural.net/' + firstStripUrl = url + 'comic/chapter-1' + + class PartiallyClips(_WordPressScraper): url = ('https://web.archive.org/web/20180509161332/' 'http://partiallyclips.com/')