Open service 2a01:4ff:1f2:58a2::1:443 · paste.thms.uk
2026-01-26 13:49
HTTP/1.1 200 OK
Access-Control-Allow-Headers: *
Access-Control-Allow-Origin: *
Alt-Svc: h3=":443"; ma=2592000
Cache-Control: no-store, no-cache, must-revalidate
Cached: false
Content-Type: text/html; charset=UTF-8
Date: Mon, 26 Jan 2026 13:49:04 GMT
Edge: usw-web-mlatu
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Omg: lol
Permission-Policy: interest-cohort=(),browsing-topics=()
Pragma: no-cache
Set-Cookie: PHPSESSID=56fcfa48ce74cfa24c6e7a91b83b07ee; path=/
Set-Cookie: __Secure-neatnik=UUhVyhabIiWTqg6raSFtWMsPe5VGOAn0yF3SzRap9ji9L7inTB8xDKM%3D; expires=Tue, 26 Jan 2027 13:49:04 GMT; Max-Age=31536000; path=/; secure; HttpOnly; SameSite=Lax; Secure
Strict-Transport-Security: max-age=31536000
Via: 1.1 Caddy
X-Content-Type-Options: nosniff
Connection: close
Transfer-Encoding: chunked
Page title: paste.thms.uk
<!DOCTYPE html>
<html lang="en">
<head>
<title>paste.thms.uk</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta property="og:type" content="website">
<meta property="og:title" content="paste.thms.uk">
<meta property="og:url" content="https://paste.thms.uk">
<meta property="og:description" content="nanos’s pastes on paste.thms.uk">
<meta property="og:image" content="https://cdn.cache.lol/img/paste.lol_social_card_2022-07-01.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@omgdotlol">
<meta name="twitter:creator" content="@omgdotlol">
<meta name="twitter:title" content="paste.thms.uk">
<meta name="twitter:description" content="nanos’s pastes on paste.thms.uk">
<meta name="twitter:image" content="https://cdn.cache.lol/img/paste.lol_social_card_2022-07-01.png">
<meta name="theme-color" content="#343a40">
<link rel="stylesheet" href="https://cdn.cache.lol/css/style.css?v=20220701">
<style>
body {
font-family: 'MD IO 0.4', monospace;
}
.hidden {
display: none;
}
#share:hover {
cursor: pointer;
}
@media (prefers-color-scheme: light) {
h1 {
color: var(--gray-8) !important;
}
h2 {
color: var(--gray-2) !important;
}
.logotype {
color: var(--gray-8) !important;
}
.footer {
color: var(--gray-7) !important;
}
:not(pre) > code[class*="language-"], pre[class*="language-"], .box {
background: var(--gray-8) !important;
}
}
.bin {
white-space: pre;
white-space: pre-wrap;
line-height: 140%;
}
h1 {
font-size: .9em;
font-family: 'MD IO 0.4', monospace;
font-weight: normal;
padding-top: 1.5em;
color: var(--gray-5);
}
h2 {
font-family: 'MD IO 0.4', monospace;
font-size: 120%;
}
h2 a {
text-decoration: none;
}
.logotype {
font-family: 'VC Honey Black Banner';
color: inherit;
font-size: 1.5em;
color: var(--gray-1);
}
.footer {
text-align: right;
font-size: 80%;
color: var(--gray-5);
}
.footer a {
text-decoration: none;
font-size: 100%;
}
.path {
padding-right: 1em;
}
.content pre code {
line-height: 160%;
padding: 0;
}
.content pre {
padding: 1.5em;
}
.content {
padding: 0;
}
.box {
background: #1F2122;
}
blockquote {
border-left: 1em solid #ccc;
}
</style>
</head>
<body>
<main>
<h1><span class="logotype"><a href="https://paste.thms.uk">paste.thms.uk</a></span> · <span class="nowrap" style="display: inline-block; margin-top: 1em;">paste listing</span></h1>
<div class="flex"><div class="box padded buttoned rounded basis" style="--basis: 20em;"><h2><a href="https://paste.thms.uk/index.md">index.md</a></h2><span class="nowrap gray-5-fg" style="display: block; font-size: 80%; margin-top: -1em;"><i class="fa-solid fa-clock"></i> 2 years ago</span><pre style="padding-left: 0; padding-right: 0;"><code class="language-md">My personal pastebin. Find me at any of these places:
- https://michael.thms.uk
- https://blog.thms.uk
- https://mstdn.thms.uk/@michael
- https://www.linkedin.com/in/mi-thomas</code></pre></div></div>
<p class="footer">a service of <span class="logotype pink-4-fg"><a href="https://home.omg.lol">omg<span class="pink-5-fg">.</span>lol</a></span> · <a href="https://home.omg.lol/info/pastebin" style="text-decoration: underline;">info</a></p>
</main>
<script src="https://cdn.cache.lol/js/prism.js"></script>
</html>
<script src="https://cdn.cache.lol/js/clipboard.min.js"></script>
<script>
var clipboard = new ClipboardJS(".copy");
clipboard.on("success", function(e) {
e.trigger.nextSibling.nextSibling.innerHTML = '<span class="green-9-fg">Copied!</span>';
e.clearSelection();
});
var sensitive_toggle = function() {
var target = this.previousElementSibling;
if(target.dataset.visibility == "hidden") {
target.innerHTML = target.dataset.sensitive;
target.dataset.visibility = "shown";
this.innerHTML = "<i class=\"fa-solid fa-fw fa-eye-slash\" style=\"font-size: 150%;\"></i>";
}
else {
var mask = "*".repeat(target.innerHTML.length);
target.innerHTML = mask;
target.dataset.visibility = "hidden";
this.innerHTML = "<i class=\"fa-solid fa-fw fa-eye
Open service 2a01:4ff:1f2:58a2::1:80 · paste.thms.uk
2026-01-26 13:49
HTTP/1.1 302 Found Content-Type: text/html; charset=UTF-8 Location: https://paste.thms.uk Omg: lol Status: 302 Found Via: 0.0 Caddy Date: Mon, 26 Jan 2026 13:49:32 GMT Content-Length: 0 Connection: close
Open service 2a01:4ff:1f2:58a2::1:443 · paste.thms.uk
2026-01-23 06:06
HTTP/1.1 200 OK
Access-Control-Allow-Headers: *
Access-Control-Allow-Origin: *
Alt-Svc: h3=":443"; ma=2592000
Cache-Control: no-store, no-cache, must-revalidate
Cached: true
Content-Type: text/html; charset=UTF-8
Date: Fri, 23 Jan 2026 06:06:39 GMT
Edge: usw-web-lorxu
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Omg: lol
Permission-Policy: interest-cohort=(),browsing-topics=()
Pragma: no-cache
Set-Cookie: PHPSESSID=4efbf40c632c5fa1fb5ee373cd80feb6; path=/
Set-Cookie: __Secure-neatnik=%2B75lSSCFWfEndI97VBq2F87XwtWEXFQxeRGsrJtd2xpzLGH%2BG4kwm7A%3D; expires=Sat, 23 Jan 2027 06:06:39 GMT; Max-Age=31536000; path=/; secure; HttpOnly; SameSite=Lax; Secure
Strict-Transport-Security: max-age=31536000
Via: 1.1 Caddy
X-Content-Type-Options: nosniff
Connection: close
Transfer-Encoding: chunked
Page title: paste.thms.uk
<!DOCTYPE html>
<html lang="en">
<head>
<title>paste.thms.uk</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta property="og:type" content="website">
<meta property="og:title" content="paste.thms.uk">
<meta property="og:url" content="https://paste.thms.uk">
<meta property="og:description" content="nanos’s pastes on paste.thms.uk">
<meta property="og:image" content="https://cdn.cache.lol/img/paste.lol_social_card_2022-07-01.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@omgdotlol">
<meta name="twitter:creator" content="@omgdotlol">
<meta name="twitter:title" content="paste.thms.uk">
<meta name="twitter:description" content="nanos’s pastes on paste.thms.uk">
<meta name="twitter:image" content="https://cdn.cache.lol/img/paste.lol_social_card_2022-07-01.png">
<meta name="theme-color" content="#343a40">
<link rel="stylesheet" href="https://cdn.cache.lol/css/style.css?v=20220701">
<style>
body {
font-family: 'MD IO 0.4', monospace;
}
.hidden {
display: none;
}
#share:hover {
cursor: pointer;
}
@media (prefers-color-scheme: light) {
h1 {
color: var(--gray-8) !important;
}
h2 {
color: var(--gray-2) !important;
}
.logotype {
color: var(--gray-8) !important;
}
.footer {
color: var(--gray-7) !important;
}
:not(pre) > code[class*="language-"], pre[class*="language-"], .box {
background: var(--gray-8) !important;
}
}
.bin {
white-space: pre;
white-space: pre-wrap;
line-height: 140%;
}
h1 {
font-size: .9em;
font-family: 'MD IO 0.4', monospace;
font-weight: normal;
padding-top: 1.5em;
color: var(--gray-5);
}
h2 {
font-family: 'MD IO 0.4', monospace;
font-size: 120%;
}
h2 a {
text-decoration: none;
}
.logotype {
font-family: 'VC Honey Black Banner';
color: inherit;
font-size: 1.5em;
color: var(--gray-1);
}
.footer {
text-align: right;
font-size: 80%;
color: var(--gray-5);
}
.footer a {
text-decoration: none;
font-size: 100%;
}
.path {
padding-right: 1em;
}
.content pre code {
line-height: 160%;
padding: 0;
}
.content pre {
padding: 1.5em;
}
.content {
padding: 0;
}
.box {
background: #1F2122;
}
blockquote {
border-left: 1em solid #ccc;
}
</style>
</head>
<body>
<main>
<h1><span class="logotype"><a href="https://paste.thms.uk">paste.thms.uk</a></span> · <span class="nowrap" style="display: inline-block; margin-top: 1em;">paste listing</span></h1>
<div class="flex"><div class="box padded buttoned rounded basis" style="--basis: 20em;"><h2><a href="https://paste.thms.uk/index.md">index.md</a></h2><span class="nowrap gray-5-fg" style="display: block; font-size: 80%; margin-top: -1em;"><i class="fa-solid fa-clock"></i> 2 years ago</span><pre style="padding-left: 0; padding-right: 0;"><code class="language-md">My personal pastebin. Find me at any of these places:
- https://michael.thms.uk
- https://blog.thms.uk
- https://mstdn.thms.uk/@michael
- https://www.linkedin.com/in/mi-thomas</code></pre></div></div>
<p class="footer">a service of <span class="logotype pink-4-fg"><a href="https://home.omg.lol">omg<span class="pink-5-fg">.</span>lol</a></span> · <a href="https://home.omg.lol/info/pastebin" style="text-decoration: underline;">info</a></p>
</main>
<script src="https://cdn.cache.lol/js/prism.js"></script>
</html>
<script src="https://cdn.cache.lol/js/clipboard.min.js"></script>
<script>
var clipboard = new ClipboardJS(".copy");
clipboard.on("success", function(e) {
e.trigger.nextSibling.nextSibling.innerHTML = '<span class="green-9-fg">Copied!</span>';
e.clearSelection();
});
var sensitive_toggle = function() {
var target = this.previousElementSibling;
if(target.dataset.visibility == "hidden") {
target.innerHTML = target.dataset.sensitive;
target.dataset.visibility = "shown";
this.innerHTML = "<i class=\"fa-solid fa-fw fa-eye-slash\" style=\"font-size: 150%;\"></i>";
}
else {
var mask = "*".repeat(target.innerHTML.length);
target.innerHTML = mask;
target.dataset.visibility = "hidden";
this.innerHTML = "<i class=\"fa-solid fa-fw fa-eye
Open service 2a01:4ff:1f2:58a2::1:80 · paste.thms.uk
2026-01-23 06:06
HTTP/1.1 302 Found Content-Type: text/html; charset=UTF-8 Location: https://paste.thms.uk Omg: lol Status: 302 Found Via: 0.0 Caddy Date: Fri, 23 Jan 2026 06:07:08 GMT Content-Length: 0 Connection: close