Prepare old list for next release
This commit is contained in:
parent
70f57bc785
commit
063ce4e85f
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue