mirror of
https://github.com/Mestima/GM-Discord.git
synced 2025-06-27 20:59:27 +00:00
slight reorganization
- request.php and send.php files moved to web/php/ directory - updated readme info
This commit is contained in:
@ -21,6 +21,5 @@
|
||||
)
|
||||
);
|
||||
$context = stream_context_create($options);
|
||||
|
||||
$result = file_get_contents($_POST["webhook"], false, $context);
|
||||
?>
|
Reference in New Issue
Block a user