mirror of
				https://github.com/Gh0stByte/Blackboard-AutoLogin-iOS.git
				synced 2025-11-04 02:16:19 +00:00 
			
		
		
		
	Update Tweak.xm
This commit is contained in:
		
							
								
								
									
										9
									
								
								Tweak.xm
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								Tweak.xm
									
									
									
									
									
								
							@ -1,4 +1,9 @@
 | 
			
		||||
NSString *username, *password;
 | 
			
		||||
/* 
 | 
			
		||||
 * Tweak.xm
 | 
			
		||||
 * Date: January 16, 2018
 | 
			
		||||
 * Developed by Gh0stByte, All Rights Reserved
 | 
			
		||||
 */
 | 
			
		||||
 NSString *username, *password;
 | 
			
		||||
 | 
			
		||||
// Hook into the main view controller
 | 
			
		||||
%hook BBLFTWViewController
 | 
			
		||||
@ -88,4 +93,4 @@ NSString *username, *password;
 | 
			
		||||
    [self presentViewController:alertController animated:YES completion:nil];
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
%end
 | 
			
		||||
%end
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user