https://paste.sr.ht/~cairterus4/b4791e1961050a7324856821114de492d4a36698

Submitted URL:
https://paste.sr.ht/~cairterus4/b4791e1961050a7324856821114de492d4a36698
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

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
<title>

KhongKalikongs — paste.sr.ht

</title>

    
    <link rel="icon" type="image/svg+xml" href="/static/logo.svg">
    <link rel="icon" type="image/png" href="/static/logo.png" sizes="any">
    
    
    <link rel="stylesheet" href="/static/main.min.06a1c491.css">
    
    
    
    
    
  </head>
  <body>
    
    
    
    
<nav class="navbar navbar-light navbar-expand-sm">
  
<span class="navbar-brand">
  <span class="icon icon-circle " aria-hidden="true"><svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"></path></svg>
</span>
  <a href="https://sr.ht">
    sourcehut
  </a>
</span>

<ul class="navbar-nav">
  
</ul>
<div class="login">
  
  <span class="navbar-text">
    
    <a href="https://meta.sr.ht/oauth/authorize?client_id=1c1ad452ce596d6c&amp;scopes=profile&amp;state=%2F~cairterus4%2Fb4791e1961050a7324856821114de492d4a36698%3F" rel="nofollow">Log in</a>
    —
    <a href="https://meta.sr.ht">Register</a>
    
  </span>
  
</div>
</nav>

    
<div class="header-tabbed">
  <div class="container-fluid">
    <ul class="nav nav-tabs">
      <h2>
        <a href="/~cairterus4">~cairterus4</a>/<wbr>KhongKalikongs
        
      </h2>
      <li class="nav-item">
<a class="nav-link active" href="/~cairterus4/b4791e1961050a7324856821114de492d4a36698">view paste</a>
</li>
    </ul>
  </div>
</div>


<div class="header-extension" style="margin-bottom: 0;" id="KhongKalikongs">
  <div class="container-fluid">
    <span style="display: inline-block; width: 1rem">
      <a class="filename" href="#KhongKalikongs">#</a>
    </span>
    <span>KhongKalikongs</span>
    <span class="text-muted" style="margin-left: 1rem">
      <span title="100644">
        -rw-r--r--
      </span>
    </span>
    <span class="text-muted" style="margin-left: 1rem">
      <span title="377 bytes">
        377 bytes
      </span>
    </span>
    <span class="text-muted" style="margin-left: 1rem">
      <a href="/blob/0f0674749d5191583f614ebb63d1744fc8a489dd">
        View raw
      </a>
    </span>
  </div>
</div>

<div class="container-fluid other-content">
  <div class="code-view">
    <pre class="ruler"><span>                                                                                </span></pre>
    <pre class="lines"><a href="#KhongKalikongs-L1" id="KhongKalikongs-L1">1</a>
<a href="#KhongKalikongs-L2" id="KhongKalikongs-L2">2</a>
<a href="#KhongKalikongs-L3" id="KhongKalikongs-L3">3</a>
<a href="#KhongKalikongs-L4" id="KhongKalikongs-L4">4</a>
<a href="#KhongKalikongs-L5" id="KhongKalikongs-L5">5</a>
<a href="#KhongKalikongs-L6" id="KhongKalikongs-L6">6</a></pre>
    <style>pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight { background: #f8f8f8; }
.highlight .c { color: #3D7B7B; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #9C6500 } /* Comment.Preproc */
.highlight .cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */
.highlight .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #E40000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #008400 } /* Generic.Inserted */
.highlight .go { color: #717171 } /* Generic.Output */
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0044DD } /* Generic.Traceback */
.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008000 } /* Keyword.Pseudo */
.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #B00040 } /* Keyword.Type */
.highlight .m { color: #666666 } /* Literal.Number */
.highlight .s { color: #BA2121 } /* Literal.String */
.highlight .na { color: #687822 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #717171; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #CB3F38; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0000FF } /* Name.Function */
.highlight .nl { color: #767600 } /* Name.Label */
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #19177C } /* Name.Variable */
.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #666666 } /* Literal.Number.Bin */
.highlight .mf { color: #666666 } /* Literal.Number.Float */
.highlight .mh { color: #666666 } /* Literal.Number.Hex */
.highlight .mi { color: #666666 } /* Literal.Number.Integer */
.highlight .mo { color: #666666 } /* Literal.Number.Oct */
.highlight .sa { color: #BA2121 } /* Literal.String.Affix */
.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight .sc { color: #BA2121 } /* Literal.String.Char */
.highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight .se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight .si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */
.highlight .sx { color: #008000 } /* Literal.String.Other */
.highlight .sr { color: #A45A77 } /* Literal.String.Regex */
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0000FF } /* Name.Function.Magic */
.highlight .vc { color: #19177C } /* Name.Variable.Class */
.highlight .vg { color: #19177C } /* Name.Variable.Global */
.highlight .vi { color: #19177C } /* Name.Variable.Instance */
.highlight .vm { color: #19177C } /* Name.Variable.Magic */
.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */</style><div class="highlight"><pre><span></span>https://github.com/KhongKalikongs/ThukangBohongs/discussions/1
https://github.com/KhongKalikongs/ThongTipudongs/discussions/1
https://github.com/KhongKalikongs/ThukangBohongs/discussions/2
https://github.com/KhongKalikongs/ThongTipudongs/discussions/2
https://github.com/KhongKalikongs/ThukangBohongs/discussions/3
https://github.com/KhongKalikongs/ThongTipudongs/discussions/3
</pre></div>

  </div>
</div>




    
    
  
</body></html>