diff --git a/www/signature/jason.png b/www/signature/jason.png deleted file mode 100644 index 748168f..0000000 Binary files a/www/signature/jason.png and /dev/null differ diff --git a/www/signature/jasonwilliams.png b/www/signature/jasonwilliams.png deleted file mode 100644 index 1e9521f..0000000 Binary files a/www/signature/jasonwilliams.png and /dev/null differ diff --git a/www/where/index.php b/www/where/index.php deleted file mode 100644 index c148cd7..0000000 --- a/www/where/index.php +++ /dev/null @@ -1,143 +0,0 @@ - array( - 'method' => 'GET', - 'header' => 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiI3Yjc3NmM1NDg3OTg0OTU5OTdiMjlkNjI3MjU2MzUzMiIsImlhdCI6MTU0MDI1NzA3MiwiZXhwIjoxODU1NjE3MDcyfQ.7-E6h8d-u23d-XZBqLohfSDZZJXqMYiZ85MlunNr6N8' - ) - ); - - $context = stream_context_create($options); - $data = json_decode(file_get_contents("http://192.168.0.25:8123/api/states", false, $context), true); - - foreach($data as $item) { - $output[$item["entity_id"]] = $item; - } - - header('Content-Type: application/json'); - echo json_encode($output['device_tracker.google_maps_106661122982066747046']); - exit(); - - elseif (isset($_GET["calendar"])): - $options = array( - 'http' => array( - 'header' => 'Host: internal.jnf.me' - ) - ); - - $context = stream_context_create($options); - - header('Content-Type: application/json'); - echo file_get_contents("http://192.168.0.25/stuff/display/calendar.php?location", false, $context); - - else: -?> - - - - - - - - - - - -
-
-
-

Where tf is Jason?

-

Nobody Knows

-
- -
-
-
-
-
-
-
- - -