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),