From e7126507653f9896a931ae3d54e120eeb7e30a31 Mon Sep 17 00:00:00 2001 From: Techwolf Date: Wed, 26 Jan 2022 00:38:58 -0800 Subject: [PATCH] Add WebToons/ReturnToPlayer --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index e7aa243b3..c7b2a6195 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -319,6 +319,7 @@ class WebToons(_ParserScraper): cls('RANDOMPHILIA', 'comedy/randomphilia', 386), cls('Rebirth', 'sf/rebirth', 1412), cls('RefundHighSchool', 'fantasy/refundhighschool', 1360), + cls('ReturnToPlayer', 'action/return-to-player', 2574), cls('RiseFromAshes', 'supernatural/rise-from-ashes', 959), cls('RoarStreetJournal', 'slice-of-life/roar-street-journal', 397), cls('RoomOfSwords', 'sf/room-of-swords', 1261),