mirror of
				https://github.com/RicterZ/nhentai.git
				synced 2025-11-04 02:50:55 +01:00 
			
		
		
		
	remove gdb
This commit is contained in:
		@@ -21,8 +21,6 @@ def main():
 | 
				
			|||||||
    doujinshi_ids = []
 | 
					    doujinshi_ids = []
 | 
				
			||||||
    doujinshi_list = []
 | 
					    doujinshi_list = []
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    import pdb; pdb.set_trace()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    if options.login:
 | 
					    if options.login:
 | 
				
			||||||
        username, password = options.login.split(':', 1)
 | 
					        username, password = options.login.split(':', 1)
 | 
				
			||||||
        logger.info('Logging in to nhentai using credential pair \'%s:%s\'' % (username, '*' * len(password)))
 | 
					        logger.info('Logging in to nhentai using credential pair \'%s:%s\'' % (username, '*' * len(password)))
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user