https://envs.sh/hqv

Submitted URL:
https://envs.sh/hqv
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://envs.sh/hqv
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<html><head></head><body><pre>Process 20 stopped
* thread #1: tid = 20, 0x00007f689b972940, name = 'fhost'
    frame #0:
Process 20 stopped
* thread #8: tid = 20, 0x00007f689d4349c0 fhost`get(path='/hqv') + 27 at fhost.c:139, name = 'fhost/responder', stop reason = invalid address (fault address: 0x30)
    frame #0: {3:#018x} fhost`get(path='/hqv') + 27 at fhost.c:139
   136   get(SrvContext *ctx, const char *path)
   137   {
   138       StoredObj *obj = ctx-&gt;store-&gt;query(shurl_debase(path));
-&gt; 139       switch (obj-&gt;type) {
   140           case ObjTypeFile:
   141               ctx-&gt;serve_file_id(obj-&gt;id);
   142               break;
(lldb) q</pre></body></html>