Prepare old list for next release

This commit is contained in:
Tobias Gruetzmacher 2020-01-13 00:18:42 +01:00
parent 70f57bc785
commit 063ce4e85f

View file

@ -609,6 +609,8 @@ class Removed(Scraper):
cls('WhiteNinja'),
cls('WLP/ShadowChasers'),
cls('WotNow'),
# Removed in 3.0
)
@ -751,4 +753,6 @@ class Renamed(Scraper):
cls('Wulffmorgenthaler', 'WuMo'),
cls('YouSayItFirst', 'NamirDeiter/YouSayItFirst'),
cls('ZebraGirl', 'ComicFury/ZebraGirl'),
# Renamed in 3.0
)