forked from distok/cutthecord
		
	9.6.8.
This commit is contained in:
		
							parent
							
								
									53cc185d94
								
							
						
					
					
						commit
						10ea5a53c5
					
				
					 42 changed files with 9926 additions and 2 deletions
				
			
		
							
								
								
									
										37
									
								
								patches/nozlib/968.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								patches/nozlib/968.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,37 @@
 | 
			
		|||
diff -crB com.discord-965-base/smali/com/discord/gateway/GatewaySocket.smali com.discord-965/smali/com/discord/gateway/GatewaySocket.smali
 | 
			
		||||
*** com.discord-965-base/smali/com/discord/gateway/GatewaySocket.smali	2019-10-03 08:11:18.697071390 +0300
 | 
			
		||||
--- com.discord-965/smali/com/discord/gateway/GatewaySocket.smali	2019-10-03 08:18:24.913032919 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 1050,1056 ****
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
!     const-string p1, "/?encoding=json&v=6&compress=zlib-stream"
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
--- 1050,1056 ----
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
!     const-string p1, "/?encoding=json&v=6"
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
Only in com.discord-965/smali/com/discord/gateway: GatewaySocket.smali.orig
 | 
			
		||||
Only in com.discord-965/smali/com/discord/gateway: GatewaySocket.smali.rej
 | 
			
		||||
diff -crB com.discord-965-base/smali/com/discord/gateway/io/OutgoingPayload$Identify.smali com.discord-965/smali/com/discord/gateway/io/OutgoingPayload$Identify.smali
 | 
			
		||||
*** com.discord-965-base/smali/com/discord/gateway/io/OutgoingPayload$Identify.smali	2019-10-03 08:11:18.697071390 +0300
 | 
			
		||||
--- com.discord-965/smali/com/discord/gateway/io/OutgoingPayload$Identify.smali	2019-10-03 08:18:12.376318804 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 66,71 ****
 | 
			
		||||
--- 66,73 ----
 | 
			
		||||
  
 | 
			
		||||
      iput p2, p0, Lcom/discord/gateway/io/OutgoingPayload$Identify;->large_threshold:I
 | 
			
		||||
  
 | 
			
		||||
+     const/4 p3, 0x0
 | 
			
		||||
+ 
 | 
			
		||||
      iput-boolean p3, p0, Lcom/discord/gateway/io/OutgoingPayload$Identify;->compress:Z
 | 
			
		||||
  
 | 
			
		||||
      iput-object p4, p0, Lcom/discord/gateway/io/OutgoingPayload$Identify;->properties:Ljava/util/Map;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -50,4 +50,5 @@ This patch disables zlib-stream field on wss, making it easier to parse it.
 | 
			
		|||
- 9.6.5
 | 
			
		||||
- 9.6.6
 | 
			
		||||
- 9.6.7
 | 
			
		||||
- 9.6.8
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue