Update webhooktool.php
This commit is contained in:
		
							parent
							
								
									d96d349d89
								
							
						
					
					
						commit
						8aafb8de01
					
				|  | @ -24,7 +24,7 @@ if(check_function_exists("send_web_hook")) { | ||||||
| 							"Content-Type" => "application/x-www-form-urlencoded", | 							"Content-Type" => "application/x-www-form-urlencoded", | ||||||
| 						), | 						), | ||||||
| 						"data" => array( | 						"data" => array( | ||||||
| 							"content" => urlencode($message), | 							"content" => $message, | ||||||
| 						), | 						), | ||||||
| 					)); | 					)); | ||||||
| 				} | 				} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 GitHub
							GitHub