nginx 1.18.0
tcp/443
Open service 3.18.74.165:443 · node.73prime.io
2025-12-30 16:14
HTTP/1.1 200 OK
Server: nginx/1.18.0 (Ubuntu)
Date: Tue, 30 Dec 2025 16:14:30 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 22077
Connection: close
Page title: LNbits - Umbrel
<!doctype html>
<html lang="en">
<head>
<link
rel="stylesheet"
type="text/css"
href="/static/bundle.min.css?v=1765067248"
/>
<style>
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url("/static/fonts/material-icons-v50.woff2?v=1765067248")
format('woff2');
}
</style>
<title>LNbits - Umbrel</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no"
/>
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
</head>
<body data-theme="bitcoin">
<q-layout id="vue" view="hHh lpR lfr" v-cloak>
<q-header bordered class="bg-marginal-bg">
<q-toolbar>
<q-toolbar-title>
<a
href="/"
class="inherit q-btn q-btn-item non-selectable no-outline q-btn--flat q-btn--rectangle q-btn--actionable q-focusable q-hoverable q-btn--no-uppercase q-btn--wrap q-btn--dense q-btn--active"
style="font-size: 20px"
>
LNbits - Umbrel
</a>
</q-toolbar-title>
<q-badge v-if="g.offline" color="red" class="q-mr-md">
<span>OFFLINE</span>
</q-badge>
<q-btn-dropdown
v-if="isUserAuthorized"
dense
flat
round
size="sm"
class="q-pl-sm"
>
<template v-slot:label>
<div>
<q-icon name="account_circle" />
</div>
</template>
<q-list>
<q-item tag="a" href="/account" clickable v-close-popup
><q-item-section>
<q-icon name="person" />
</q-item-section>
<q-item-section>
<q-item-label>
<span v-text="$t('my_account')"></span>
</q-item-label>
</q-item-section>
<q-item-section>
<q-item-label> </q-item-label>
</q-item-section>
</q-item>
<q-separator></q-separator>
<q-item clickable v-close-popup @click="logout"
><q-item-section>
<q-icon name="logout" />
</q-item-section>
<q-item-section>
<q-item-label>
<span v-text="$t('logout')"></span>
</q-item-label>
</q-item-section>
<q-item-section>
<q-item-label> </q-item-label>
</q-item-section>
</q-item>
</q-list>
</q-btn-dropdown>
</q-toolbar>
</q-header>
<q-page-container>
<q-page class="q-px-md q-py-lg" :class="{'q-px-lg': $q.screen.gt.xs}">
<div class="row q-col-gutter-md justify-center">
<div
v-if="isUserAuthorized"
class="col-12 col-md-6 col-lg-6 q-gutter-y-md"
></div>
<div v-else class="col-12 col-md-4 col-lg-4 q-gutter-y-md">
<div class="gt-sm">
<h3
class="q-my-none"
v-if="'True' == 'True'"
>
LNbits - Umbrel
</h3>
<h5 class="q-my-md" v-if="'True' == 'True'">
free and open-source lightning wallet
</h5>
<div
v-html="formatDescription"
v-if="'True' == 'True'"
></div>
</div>
<div class="row q-mt-md">
<div class="col-12 col-md-10 col-lg-10 q-gutter-y-md">
<q-badge v-if="isAccessTokenExpired" color="primary" rounded>
<div class="text-h5">
<span v-text="$t('session_has_expired')"></span>
</div>
</q-badge>
<q-card class="shadow-12">
<q-card-section>
<div class="text-h6">
<span v-text="$t('instant_access_question')"></span>
<br />
<q-badge
Open service 3.18.74.165:80 · node.73prime.io
2025-12-30 16:14
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 16:14:30 GMT
Content-Length: 1013
Content-Type: text/html; charset=utf-8
Connection: close
<html>
<head>
<style>
html {
background-color: #39424e;
}
h1, h2, h3 {
margin-top: 2em;
margin-bottom: .5em;
font-family: didact gothic,sans-serif;
opacity: .6;
}
body {
font-size: 16px;
font-family: didact gothic,sans-serif;
color: #fff;
line-height: 2rem;
letter-spacing: 1.5px;
text-shadow: none;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: left;
margin: 40px;
opacity: 1;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
</style>
</head>
<body>
<h1>jutestring - your portal to string manipulations</h1>
<ul>
<li>
leetspeak: hit base URL with /leet.
</li>
<li>
aLtCaSe: hit base URL with /altcase.
</li>
<li>
UPPERCASE: hit base URL with /upper.
</li>
<li>
lower: hit base URL with /lower.
</li>
<li>
reverse: hit base URL with /reverse.
</li>
<li>
seturl: gets short url for longer one. Use /seturl
</li>
<li>
geturl: gets long url for shorter one. Use /geturl
</li>
</ul>
</body>
</html>