fix cookie tests

This commit is contained in:
Mike Fährmann
2018-01-09 21:43:52 +01:00
parent b33efc99a4
commit e420a28bbc
2 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ from . import sankaku
class IdolcomplexExtractor(sankaku.SankakuExtractor):
"""Base class for idolcomplex extractors"""
category = "idolcomplex"
cookiedomain = "idol.sankakucomplex.com"
subdomain = "idol"