فهرست منبع

Editing the autoupdater thingie

Andrea Franceschini 8 سال پیش
والد
کامیت
a676ee5538
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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;