pbin.netw.fi
Open in
urlscan Pro
109.204.232.193
Public Scan
URL:
https://pbin.netw.fi/
Submission: On November 11 via api from US — Scanned from FI
Submission: On November 11 via api from US — Scanned from FI
Form analysis
1 forms found in the DOMPOST upload
<form id="pasta-form" action="upload" method="POST" enctype="multipart/form-data">
<br>
<div id="settings">
<div>
<label for="expiration">Expiration <sup> <a href="/guide#expiration">﹖</a></sup></label><br>
<select style="width: 100%;" name="expiration" id="expiration">
<optgroup label="Expire after">
<option value="1min"> 1 minute </option>
<option value="10min"> 10 minutes </option>
<option value="1hour"> 1 hour </option>
<option selected="" value="24hour"> 24 hours </option>
<option value="3days"> 3 days </option>
<option value="1week"> 1 week </option>
</optgroup>
<option value="never"> Never Expire </option>
</select>
</div>
<div>
<label for="burn_after">Burn After <sup> <a href="/guide#burn-after">﹖</a></sup></label><br>
<select style="width: 100%;" name="burn_after" id="burn_after">
<option selected="" value="0"> No Limit </option>
<optgroup label="Burn after">
<option value="1"> First Read </option>
<option value="10"> 10th Read </option>
<option value="100"> 100th Read </option>
<option value="1000"> 1000th Read </option>
<option value="10000"> 10000th Read </option>
</optgroup>
</select>
</div>
<div>
<label for="syntax_highlight">Syntax <sup> <a href="/guide#syntax">﹖</a></sup></label><br>
<select style="width: 100%;" name="syntax_highlight" id="syntax_highlight">
<option value="none">None</option>
<optgroup label="Client-Rendered">
<option value="auto">Automatic</option>
</optgroup>
<optgroup label="Server-Rendered">
<option value="sh">Bash Shell</option>
<option value="c">C</option>
<option value="cpp">C++</option>
<option value="cs">C#</option>
<option value="pas">Delphi</option>
<option value="erl">Erlang</option>
<option value="go">Go</option>
<option value="hs">Haskell</option>
<option value="html">HTML</option>
<option value="lua">Lua</option>
<option value="lisp">Lisp</option>
<option value="java">Java</option>
<option value="js">JavaScript</option>
<option value="kt">Kotlin</option>
<option value="py">Python</option>
<option value="php">PHP</option>
<option value="r">R</option>
<option value="rs">Rust</option>
<option value="rb">Ruby</option>
<option value="sc">Scala</option>
<option value="swift">Swift</option>
<!-- no toml support ;-( -->
<option value="json">TOML</option>
<option value="yaml">YAML</option>
<option value="json">JSON</option>
<option value="xml">XML</option>
</optgroup>
</select>
</div>
<div>
<label for="syntax_highlight">Privacy <sup> <a href="/guide#privacy">﹖</a></sup></label><br>
<select style="width: 100%;" name="privacy" id="privacy">
<optgroup label="Unencrypted (no password)">
<option value="public">Public</option>
<option value="unlisted">Unlisted</option>
</optgroup>
<optgroup label="Unencrypted (protected)">
<option value="readonly">Read-only</option>
</optgroup>
<optgroup label="Encrypted">
<option value="private">Private</option>
<option value="secret">Secret</option>
</optgroup>
</select>
</div>
<div>
<label for="password_field">Password <sup><a href="/guide#password">﹖</a></sup></label><br>
<input style="width: 130px; height: 28px;" type="password" id="password_field" autocomplete="off">
</div>
</div>
<label>Content</label>
<textarea style="width: 100%; min-height: 100px; margin-bottom: 2em; font-family: monospace;" id="content-input" autofocus="" placeholder="Type something here."></textarea>
<div>
<div id="file-select">
<label for="file" id="attach-file-button-label"><a role="button" id="attach-file-button">Select or drop file
attachment</a></label>
<br>
<input type="file" id="file" name="file">
</div>
<b>
<input style="width: 140px; float: right; background-color:
#2975D2; color: white;" id="submit-button" type="submit" value="Save">
</b>
</div>
<input type="hidden" name="content" id="content">
<input type="hidden" name="encrypt_client" id="encrypt_client">
<input name="encrypted_random_key" type="hidden" id="encrypted_random_key" autocomplete="off">
<input type="hidden" name="random_key" id="random_key">
<input type="hidden" name="plain_key" id="plain_key">
</form>
Text Content
New List Guide Expiration ﹖ 1 minute 10 minutes 1 hour 24 hours 3 days 1 week Never Expire Burn After ﹖ No Limit First Read 10th Read 100th Read 1000th Read 10000th Read Syntax ﹖ None Automatic Bash Shell C C++ C# Delphi Erlang Go Haskell HTML Lua Lisp Java JavaScript Kotlin Python PHP R Rust Ruby Scala Swift TOML YAML JSON XML Privacy ﹖ Public Unlisted Read-only Private Secret Password ﹖ Content Select or drop file attachment