mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-05-04 12:43:22 +00:00
Init v2
This commit is contained in:
parent
4f3d91762b
commit
6e2a3cd870
30 changed files with 2525 additions and 1530 deletions
4
public/php/index.php
Normal file
4
public/php/index.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
header('Content-Type: application/json');
|
||||
echo json_encode(['status' => 200]);
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue