mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 00:27:23 +01:00 
			
		
		
		
	WebPaste: insignificant rename filename field
This commit is contained in:
		
							parent
							
								
									38ca456fb6
								
							
						
					
					
						commit
						f81b64f374
					
				@ -93,7 +93,7 @@ sub paste_0x0st {
 | 
			
		||||
 | 
			
		||||
    return $ua->post(
 | 
			
		||||
        "https://0x0.st",
 | 
			
		||||
        [ file => [ undef, "foo", Content => $text, 'Content-Type' => 'text/plain' ] ],
 | 
			
		||||
        [ file => [ undef, "filename", Content => $text, 'Content-Type' => 'text/plain' ] ],
 | 
			
		||||
        Content_Type => 'form-data'
 | 
			
		||||
    );
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user