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