Ver Fonte

Editing the autoupdater thingie

Andrea Franceschini há 8 anos atrás
pai
commit
a676ee5538
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      pages/api/git-update.php

+ 2 - 0
pages/api/git-update.php

@@ -1,5 +1,7 @@
 <?php
 
+die;
+
 $data = json_decode(file_get_contents('php://input'));
 $secret = $data->secret;