mirror of
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-31 03:25:34 +00:00 
			
		
		
		
	fix profile post graphql hash
might solve the problem where the app and browser has different ratelimits
This commit is contained in:
		
							parent
							
								
									0c77611e22
								
							
						
					
					
						commit
						d4307fc770
					
				| @ -120,7 +120,7 @@ public class GraphQLService extends BaseService { | ||||
|                                   final String maxId, | ||||
|                                   final User backup, | ||||
|                                   final ServiceCallback<PostsFetchResponse> callback) { | ||||
|         fetch("18a7b935ab438c4514b1f742d8fa07a7", | ||||
|         fetch("02e14f6a7812a876f7d133c9555b1151", | ||||
|               "{\"id\":\"" + profileId + "\"," + | ||||
|                       "\"first\":" + postsPerPage + "," + | ||||
|                       "\"after\":\"" + (maxId == null ? "" : maxId) + "\"}", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user