mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 20:51:55 +00:00 
			
		
		
		
	| @@ -289,7 +289,7 @@ export default { | ||||
|                 const lines = body.split("\n"); | ||||
|                 lines.map(line => { | ||||
|                     const split = line.split("|"); | ||||
|                     if (split.length == 4) { | ||||
|                     if (split.length == 5) { | ||||
|                         if (skipped < 2) { | ||||
|                             skipped++; | ||||
|                             return; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 FireMaskterK
					FireMaskterK