mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 10:21:19 +02:00
print cookie
This commit is contained in:
parent
93c3a77a57
commit
0f54762229
@ -13,6 +13,7 @@ class TestLogin(unittest.TestCase):
|
||||
load_config()
|
||||
constant.CONFIG['cookie'] = os.getenv('NHENTAI_COOKIE')
|
||||
constant.CONFIG['useragent'] = os.getenv('NHENTAI_UA')
|
||||
print(constant.CONFIG)
|
||||
|
||||
def test_cookie(self):
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user