- ID de l'analyse :
- 3854fd33-a742-4e51-b708-7fb7c17736c1Terminée
- URL soumise :
- https://onetimesecret.com/
- Fin du rapport :
Liens : 1 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://github.com/onetimesecret/onetimesecret | View our source code on GitHubGitHub |
Variables JavaScript : 35 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
enjoyTheVue | boolean |
authenticated | boolean |
authentication | object |
available_plans | object |
default_planid | string |
form_fields | object |
frontend_host | string |
Messages de journal de console : 4 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
debug | other |
|
log | other |
|
debug | other |
|
debug | other |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en" class="light" style="--bg-color: #ffffff; --text-color: rgb(17 24 39);"><head>
<script language="javascript" type="text/javascript">
(() => {
var { matches: isRestMode } = window.matchMedia('(prefers-color-scheme: dark)');
var hasHumanOverride = (typeof localStorage !== 'undefined' && localStorage.getItem('restMode') !== null);
var humanElement = document.documentElement;
var nightVision = 'rgb(17 24 39)';
var dayVision = '#ffffff';
var visualSettings = {
true: {
bgColor: nightVision,
textColor: dayVision,
removeClass: 'light',
addClass: 'dark'
},
false: {
bgColor: dayVision,
textColor: nightVision,
removeClass: 'dark',
addClass: 'light'
}
};
var config = visualSettings[isRestMode];
window.enjoyTheVue = hasHumanOverride; // Set a flag to indicate when Vue has taken control
// Function to adjust the visual environment
function adjustVisualEnvironment() {
if (window.enjoyTheVue) return;
humanElement.style.setProperty('--bg-color', config.bgColor);
humanElement.style.setProperty('--text-color', config.textColor);
humanElement.classList.remove(config.removeClass);
humanElement.classList.add(config.addClass);
}
// Initial adjustment
adjustVisualEnvironment();
// Re-adjust on system color scheme change
window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', (e) => {
isRestMode = e.matches;
config = visualSettings[isRestMode];
adjustVisualEnvironment();
});
})();
</script>
<meta charset="UTF-8">
<meta name="referrer" content="no-referrer">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Onetime Secret</title>
<meta name="description" content="Keep sensitive information out of your chat logs and email. Share a secret link that is available only one time.">
<meta name="keywords" content="secret,password generator,share a secret,onetime">
<!-- OG Meta Tags -->
<meta property="og:url" content="https://eu.onetimesecret.com">
<meta property="og:type" content="website">
<meta property="og:title" content="Onetime Secret">
<meta property="og:description" content="Keep sensitive information out of your chat logs and email. Share a secret link that is available only one time.">
<meta property="og:image" content="https://eu.onetimesecret.com/img/social-preview.png">
<!-- X Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="eu.onetimesecret.com">
<meta property="twitter:url" content="https://eu.onetimesecret.com">
<meta name="twitter:title" content="Onetime Secret">
<meta name="twitter:description" content="Keep sensitive information out of your chat logs and email. Share a secret link that is available only one time.">
<meta name="twitter:image" content="https://eu.onetimesecret.com/img/social-preview.png">
<meta name="msapplication-TileColor" content="#dc4a22">
<meta name="theme-color" content="#dc4a22">
<meta name="apple-mobile-web-app-title" content="Onetime Secret">
<meta name="application-name" content="Onetime Secret">
<link rel="icon" type="image/png" href="/img/favicon.png">
<link rel="icon" type="image/svg+xml" href="/img/favicon.svg">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=3">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=3">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=3">
<link rel="manifest" href="/site.webmanifest?v=3">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=3" color="#dc4a22">
<link rel="shortcut icon" href="/favicon.ico?v=3">
<script type="text/javascript">
var authenticated = false;
var authentication = {"enabled":true,"signup":true,"signin":true,"autoverify":false};
var available_plans = {"anonymous":{"planid":"anonymous","price":0,"discount":0,"options":{"ttl":604800.0,"size":100000,"api":false,"name":"Anonymous"}},"f422637b":{"planid":"anonymous","price":0,"discount":0,"options":{"ttl":604800.0,"size":100000,"api":false,"name":"Anonymous"}},"basic":{"planid":"basic","price":0,"discount":0,"options":{"ttl":1209600.0,"size":1000000,"api":true,"name":"Basic Plan","email":true,"custom_domains":false,"dark_mode":true}},"b0f9a4f9":{"planid":"basic","price":0,"discount":0,"options":{"ttl":1209600.0,"size":1000000,"api":true,"name":"Basic Plan","email":true,"custom_domains":false,"dark_mode":true}},"identity":{"planid":"identity","price":35,"discount":0,"options":{"ttl":2592000.0,"size":10000000,"api":true,"name":"Identity","email":true,"custom_domains":true,"dark_mode":true}},"64629795":{"planid":"identity","price":35,"discount":0,"options":{"ttl":2592000.0,"size":10000000,"api":true,"name":"Identity","email":true,"custom_domains":true,"dark_mode":true}},"personal_v1":{"planid":"personal_v1","price":5.0,"discount":1,"options":{"ttl":1209600.0,"size":1000000,"api":false,"name":"Personal"}},"06c94d36":{"planid":"personal_v1","price":5.0,"discount":1,"options":{"ttl":1209600.0,"size":1000000,"api":false,"name":"Personal"}},"personal_v2":{"planid":"personal_v2","price":10.0,"discount":0.5,"options":{"ttl":2592000.0,"size":1000000,"api":true,"name":"Personal"}},"db240101":{"planid":"personal_v2","price":10.0,"discount":0.5,"options":{"ttl":2592000.0,"size":1000000,"api":true,"name":"Personal"}},"personal_v3":{"planid":"personal_v3","price":5.0,"discount":0,"options":{"ttl":1209600.0,"size":1000000,"api":true,"name":"Personal"}},"acdeb348":{"planid":"personal_v3","price":5.0,"discount":0,"options":{"ttl":1209600.0,"size":1000000,"api":true,"name":"Personal"}},"professional_v1":{"planid":"professional_v1","price":30.0,"discount":0.5,"options":{"ttl":2592000.0,"size":1000000,"api":true,"cname":true,"name":"Professional"}},"7a49c470":{"planid":"professional_v1","price":30.0,"discount":0.5,"options":{"ttl":2592000.0,"size":1000000,"api":true,"cname":true,"name":"Professional"}},"professional_v2":{"planid":"professional_v2","price":30.0,"discount":0.333333,"options":{"ttl":2592000.0,"size":1000000,"api":true,"cname":true,"name":"Professional"}},"aabbdd0c":{"planid":"professional_v2","price":30.0,"discount":0.333333,"options":{"ttl":2592000.0,"size":1000000,"api":true,"cname":true,"name":"Professional"}},"agency_v1":{"planid":"agency_v1","price":100.0,"discount":0.25,"options":{"ttl":2592000.0,"size":1000000,"api":true,"private":true,"name":"Agency"}},"c14f9a02":{"planid":"agency_v1","price":100.0,"discount":0.25,"options":{"ttl":2592000.0,"size":1000000,"api":true,"private":true,"name":"Agency"}},"agency_v2":{"planid":"agency_v2","price":75.0,"discount":0.33333333,"options":{"ttl":2592000.0,"size":1000000,"api":true,"private":true,"name":"Agency"}},"86b648fb":{"planid":"agency_v2","price":75.0,"discount":0.33333333,"options":{"ttl":2592000.0,"size":1000000,"api":true,"private":true,"name":"Agency"}},"basic_v1":{"planid":"basic_v1","price":10.0,"discount":0.5,"options":{"ttl":2592000.0,"size":1000000,"api":true,"name":"Basic"}},"ce972d2c":{"planid":"basic_v1","price":10.0,"discount":0.5,"options":{"ttl":2592000.0,"size":1000000,"api":true,"name":"Basic"}},"individual_v1":{"planid":"individual_v1","price":0,"discount":0,"options":{"ttl":1209600.0,"size":1000000,"api":true,"name":"Individual"}},"88541731":{"planid":"individual_v1","price":0,"discount":0,"options":{"ttl":1209600.0,"size":1000000,"api":true,"name":"Individual"}},"nonprofit_v1":{"planid":"nonprofit_v1","price":0,"discount":0,"options":{"ttl":2592000.0,"size":1000000,"api":true,"cname":true,"name":"Non Profit"}},"9d1ab769":{"planid":"nonprofit_v1","price":0,"discount":0,"options":{"ttl":2592000.0,"size":1000000,"api":true,"cname":true,"name":"Non Profit"}}};
var default_planid = 'basic';
var form_fields = null;
var frontend_host = 'http://localhost:5173';
var incoming_recipient = '[email protected]';
var is_default_locale = false;
var is_paid = false;
var locale = 'en';
var ot_version = '0.18.4';
var plan = {"planid":"anonymous","price":0,"discount":0,"options":{"ttl":604800.0,"size":100000,"api":false,"name":"Anonymous"}};
var plans_enabled = true;
var regions = {"enabled":true,"current_jurisdiction":"EU","jurisdictions":[{"identifier":"EU","display_name":"European Union","domain":"eu.onetimesecret.com","icon":"fa6-solid:earth-europe"},{"identifier":"US","display_name":"United States","domain":"us.onetimesecret.com","icon":"fa6-solid:earth-americas"}]};
var regions_enabled = true;
var ruby_version = 'ruby-335';
var secret_options = {"default_ttl":604800.0,"ttl_options":[300,1800,3600,14400,43200,86400,259200,604800,1209600]};
var shrimp = '10xm50gr75lr7ey3sent6com3xrjkkj54m1nec3hhyp35bygsc';
var site_host = 'eu.onetimesecret.com';
var support_host = 'https://docs.onetimesecret.com';
var supported_locales = ["en","ar","bg","ca_ES","cn","cs","da_DK","de","el_GR","en","es","fr","fr_FR","he","hu","it_IT","nl","pl","pt_BR","pt_PT","ru","sl_SI","sv_SE","tr","uk","vi"];
</script>
<script type="module" src="/dist/assets/main-DeZtl029.js"></script>
<link rel="stylesheet" href="/dist/assets/main-CwH9Zowd.css">
<link rel="preload" href="/dist/assets/ZillaSlab-Bold-BSphAb8W.woff" as="font" type="font/woff" crossorigin="">
<link rel="preload" href="/dist/assets/ZillaSlab-Bold-CZCnI8e7.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="preload" href="/dist/assets/ZillaSlab-BoldItalic-BG1CNiCK.woff" as="font" type="font/woff" crossorigin="">
<link rel="preload" href="/dist/assets/ZillaSlab-BoldItalic-q1iItYoI.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="preload" href="/dist/assets/ZillaSlab-Italic-B4KlKyMb.woff" as="font" type="font/woff" crossorigin="">
<link rel="preload" href="/dist/assets/ZillaSlab-Italic-DQuJfL-3.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="preload" href="/dist/assets/ZillaSlab-Regular-2Acx4doP.woff" as="font" type="font/woff" crossorigin="">
<link rel="preload" href="/dist/assets/ZillaSlab-Regular-CpTS5Ubm.woff2" as="font" type="font/woff2" crossorigin="">
</head>
<body class="font-serif bg-white dark:bg-gray-900 text-gray-900 dark:text-gray-100">
<div id="app" data-v-app=""><div displayfeedback="true" displaylinks="true" displaymasthead="true" displaynavigation="true" displayversion="true" displaytoggles="true" lang="en" defaultlocale="en" isdefaultlocale="true"><div class="w-full h-1 bg-brand-500 fixed top-0 left-0 z-50"></div><!----><header class="bg-white dark:bg-gray-900" displayfeedback="true" displaylinks="true" displayversion="true" displaytoggles="true"><div class="container mx-auto px-4 py-4 min-w-[320px] max-w-2xl"><div class="w-full"><div class="flex flex-col sm:flex-row justify-between items-center"><div class="mb-4 sm:mb-0"><a aria-current="page" href="/" class="router-link-active router-link-exact-active flex items-center"><img id="logo" src="/dist/assets/onetime-logo-v3-xl-CelDEh9e.svg" class="w-12 h-12 sm:w-16 sm:h-16 rounded-md" aria-label="Onetime Secret" alt="Logo"><span class="ml-2 text-xl font-bold font-brand text-gray-800 dark:text-white"> Onetime Secret </span></a></div><nav class="flex flex-wrap justify-center sm:justify-end items-center gap-4 text-sm sm:text-base font-brand"><a href="/signup" class="font-bold text-gray-600 hover:text-gray-800 dark:text-gray-300 dark:hover:text-white transition-colors duration-200" title="Signup - Individual and Business plans">Create Account</a><span class="text-gray-400">|</span><a href="/about" class="text-gray-600 hover:text-gray-800 dark:text-gray-300 dark:hover:text-white transition-colors duration-200" title="About Onetime Secret">About</a><span class="text-gray-400">|</span><a href="/signin" class="text-gray-600 hover:text-gray-800 dark:text-gray-300 dark:hover:text-white transition-colors duration-200" title="Log in to Onetime Secret">Sign In</a></nav></div></div></div></header><main class="container mx-auto px-4 py-8 min-w-[320px] max-w-2xl" name="DefaultLayout"><div class="container mx-auto py-1 min-w-[320px] max-w-2xl rounded-md"><div class="flex flex-col items-center text-center mb-6"><h3 class="font-base mb-2 sm:mx-12 md:mx-2 text-gray-600 dark:text-gray-100 sm:block">Paste a password, secret message or private link below.</h3><p class="mb-6 mx-12 sm:mx-2 text-base text-gray-400 dark:text-gray-400 italic">Keep sensitive info out of your email and chat logs.</p></div><div data-v-b0241b04="" class="w-full bg-gray-100 dark:bg-gray-800 border-t border-b border-gray-200 dark:border-gray-700 mb-6 mb-6"><div data-v-b0241b04="" class="container mx-auto py-2 px-4"><div data-v-b0241b04="" class="flex flex-col md:flex-row items-center justify-between"><div data-v-b0241b04="" class="flex items-center space-x-3 mb-0 md:mb-0"><svg data-v-b0241b04="" class="sm:w-8 sm:h-8 md:w-5 md:h-5 w-12 h-12 text-brand-500 hidden sm:block" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path data-v-b0241b04="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"></path></svg><span data-v-b0241b04="" class="text-lg md:text-sm font-semibold font-brand text-gray-700 dark:text-gray-300 uppercase hidden sm:block">Increase trust & share with confidence</span></div><div data-v-b0241b04="" class="flex w-full sm:w-auto font-brand"><a data-v-b0241b04="" href="/pricing" class="w-full sm:w-auto inline-flex items-center justify-center px-6 py-4 sm:py-2 md:px-4 md:py-1 text-xl sm:text-base md:text-xs font-semibold text-brand-500 bg-white hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-brand-500 rounded-md border border-brand-500 transition duration-150 animate-throb dark:text-white dark:bg-brand-500 dark:hover:bg-brand-600"><span data-v-b0241b04="" class="sm:hidden">Now with custom domains</span><span data-v-b0241b04="" class="hidden sm:inline">With Custom Domains</span><svg data-v-b0241b04="" class="ml-2 w-5 h-5 md:w-4 md:h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path data-v-b0241b04="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg></a></div></div></div></div><div class="min-w-[320px] mb-8"><div class="dark:bg-gray-800"><!----><!----></div><form id="createSecret" method="post" autocomplete="off" action="/api/v2/secret/conceal" class="form-horizontal" disabled="false"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="shrimp" value="10xm50gr75lr7ey3sent6com3xrjkkj54m1nec3hhyp35bygsc"><input type="hidden" name="share_domain" value="eu.onetimesecret.com"><div data-v-8b2c2932="" class="relative"><textarea data-v-8b2c2932="" class="w-full min-h-[6rem] max-h-[400px] p-4 font-mono text-base leading-[1.2] tracking-wide border-gray-300 rounded-md shadow-sm focus:ring-brandcomp-500 focus:border-brandcomp-500 bg-white dark:bg-gray-800 dark:border-gray-600 dark:text-white placeholder-gray-400 dark:placeholder-gray-500 resize-none overflow-y-auto transition-colors duration-200" name="secret" autofocus="" autocomplete="off" placeholder="Secret content goes here..." aria-label="Enter the secret content to share here" style="height: 94px;"> </textarea><!----><!----></div><div data-v-b85fc969="" class="transition-all duration-200 ease-in-out rounded-lg border-2 border-dashed border-gray-300 dark:border-gray-600 mb-2 p-2 bg-gray-50 dark:bg-gray-700" data-testid="custom-domain-preview"><div data-v-b85fc969="" class="flex justify-between items-center cursor-pointer"><p data-v-b85fc969="" class="text-base font-brand font-medium text-gray-700 dark:text-gray-300">Link Preview</p><svg data-v-b85fc969="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="w-5 h-5 text-gray-500 dark:text-gray-400 iconify iconify--mdi" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z"></path></svg></div><!----></div><div data-v-b85fc969="" class="transition-all duration-200 ease-in-out rounded-lg border border-gray-300 dark:border-gray-600 mb-2 p-2 bg-gray-50 dark:bg-gray-700"><div data-v-b85fc969="" class="flex justify-between items-center cursor-pointer"><p data-v-b85fc969="" class="text-base font-brand font-medium text-gray-700 dark:text-gray-300">Privacy Options</p><svg data-v-b85fc969="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="w-5 h-5 text-gray-500 dark:text-gray-400 iconify iconify--mdi" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z"></path></svg></div><!----></div><div class="flex w-full mb-4 space-x-2"><button type="submit" class="generate-btn text-base py-2 px-4 pr-6 rounded bg-brand-100 dark:bg-gray-700 hover:bg-gray-600 dark:hover:bg-gray-600 text-white font-medium transition-all duration-200 ease-in-out transform w-12 hover:w-56 overflow-hidden whitespace-nowrap group disabled:opacity-50 disabled:cursor-not-allowed disabled:bg-gray-400 dark:disabled:bg-gray-700 disabled:hover:bg-gray-400 dark:disabled:hover:bg-gray-700 disabled:hover:scale-100 disabled:hover:w-12" aria-label="Generate Password" title="" name="kind" value="generate"><span class="inline-block transition-margin duration-200 ease-in-out mr-0 group-hover:mr-2 opacity-80" aria-hidden="true">🔑</span><span class="opacity-0 transition-opacity duration-200 ease-in-out group-hover:opacity-100">Generate Password</span></button><button type="submit" class="text-xl flex-grow py-2 px-4 rounded bg-orange-600 hover:bg-orange-700 text-white font-bold disabled:opacity-50 disabled:cursor-not-allowed transition-all duration-200 ease-in-out transform hover:scale-105 disabled:hover:scale-100" disabled="" aria-label="Create a secret link" name="kind" value="share">Create a secret link<span>*</span></button></div></form></div><div class="flex flex-col items-center text-center"><p class="text-sm text-gray-400 italic dark:text-gray-400">* A secret link only works once and then disappears forever.</p></div></div></main><footer class="w-full min-w-[320px] py-16 bg-gray-100 dark:bg-gray-800 transition-all duration-300" aria-label="Site footer"><div class="container mx-auto px-4 max-w-2xl"><div class=""><div class="grid grid-cols-2 md:grid-cols-3 gap-8 mb-8 py-6 pl-4 sm:pl-8 md:pl-16"><div class="space-y-4"><h3 class="font-semibold text-gray-800 dark:text-gray-200 text-xl">Company</h3><ul class="prose dark:prose-invert font-brand space-y-2"><li><a href="/about" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="Learn about our company">About</a></li><li><a href="/pricing" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="View our subscription pricing">Pricing</a></li><li><a href="https://blog.onetimesecret.com" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="Read our latest blog posts" target="_blank" rel="noopener noreferrer">Blog</a></li></ul></div><div class="space-y-4"><h3 class="font-semibold text-gray-800 dark:text-gray-200 text-xl">Resources</h3><ul class="prose dark:prose-invert font-brand space-y-2"><li><a href="https://github.com/onetimesecret/onetimesecret" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="View our source code on GitHub" target="_blank" rel="noopener noreferrer">GitHub</a></li><li><a href="https://docs.onetimesecret.com/docs" aria-label="Access our documentation" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" target="_blank" rel="noopener noreferrer">Docs</a></li><li><a href="https://docs.onetimesecret.com/docs/rest-api" aria-label="Explore our API documentation" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" target="_blank" rel="noopener noreferrer">API</a></li><li><a href="https://status.onetimesecret.com/" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="Check our service status" target="_blank" rel="noopener noreferrer">Status</a></li></ul></div><div class="space-y-4 col-span-2 md:col-span-1"><h3 class="font-semibold text-gray-800 dark:text-gray-200 text-xl">Legals</h3><ul class="prose dark:prose-invert font-brand space-y-2"><li><a href="/info/privacy" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="Read our Privacy Policy">Privacy</a></li><li><a href="/info/terms" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="View our Terms and Conditions">Terms</a></li><li><a href="/info/security" class="text-gray-600 dark:text-gray-400 hover:text-brand-500 dark:hover:text-brand-400 transition-colors duration-300 text-xl md:text-lg" aria-label="Learn about our security measures">Security</a></li></ul></div></div><div class="border-t border-gray-200 dark:border-gray-700 my-2"></div></div><div class="flex flex-col-reverse justify-between items-center mt-6 space-y-6 space-y-reverse md:space-y-0 md:flex-row"><div class="w-full md:w-auto text-sm text-center md:text-left text-gray-500 dark:text-gray-400"> © 2024 OnetimeSecret.com. </div><div class="flex flex-wrap items-center justify-center md:justify-end w-full md:w-auto space-x-4"><div class="relative inline-flex items-center space-x-2 px-3 py-1 rounded-full bg-gray-100 text-base font-medium shadow-sm text-gray-500 dark:text-gray-400 dark:bg-gray-800 transition-all duration-100 ease-in-out hover:shadow-md"><span class="sr-only">Current jurisdiction:</span><button class="flex items-center space-x-2 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-brand-500 dark:focus:ring-brand-400" aria-expanded="false" aria-haspopup="listbox"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="h-5 w-5 iconify iconify--fa6-solid" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m266.3 48.3l-33.8 25.3c-5.4 4-8.5 10.4-8.5 17.1v9.1c0 6.8 5.5 12.3 12.3 12.3c2.4 0 4.8-.7 6.8-2.1l41.8-27.9c2-1.3 4.4-2.1 6.8-2.1h1c6.2 0 11.3 5.1 11.3 11.3c0 3-1.2 5.9-3.3 8l-19.9 19.9a53 53 0 0 1-20.7 12.8l-26.5 8.8c-5.8 1.9-9.6 7.3-9.6 13.4c0 3.7-1.5 7.3-4.1 10L202 182.1c-6.4 6.4-9.9 15-9.9 24v4.3c0 16.4 13.6 29.7 29.9 29.7c11 0 21.2-6.2 26.1-16l4-8.1c2.4-4.8 7.4-7.9 12.8-7.9c4.5 0 8.7 2.1 11.4 5.7l16.3 21.7c2.1 2.9 5.5 4.5 9.1 4.5c8.4 0 13.9-8.9 10.1-16.4l-1.1-2.3c-3.5-7 0-15.5 7.5-18l21.2-7.1c7.6-2.5 12.7-9.6 12.7-17.6c0-10.3 8.3-18.6 18.6-18.6h29.4c8.8 0 16 7.2 16 16s-7.2 16-16 16h-20.7c-7.2 0-14.2 2.9-19.3 8l-4.7 4.7c-2.1 2.1-3.3 5-3.3 8c0 6.2 5.1 11.3 11.3 11.3h11.3c6 0 11.8 2.4 16 6.6l6.5 6.5c1.8 1.8 2.8 4.3 2.8 6.8s-1 5-2.8 6.8l-7.5 7.5c-3.7 3.8-5.7 8.7-5.7 13.8s2 10 5.7 13.7L408 304c10.2 10.2 24.1 16 38.6 16h7.3c6.5-20.2 10-41.7 10-64c0-111.4-87.6-202.4-197.7-207.7zm172 307.9c-3.7-2.6-8.2-4.1-13-4.1c-6 0-11.8-2.4-16-6.6L396 332c-7.7-7.7-18-12-28.9-12c-9.7 0-19.2-3.5-26.6-9.8L314 287.4c-11.6-9.9-26.4-15.4-41.7-15.4h-20.9c-12.6 0-25 3.7-35.5 10.7L188.5 301c-17.8 11.9-28.5 31.9-28.5 53.3v3.2c0 17 6.7 33.3 18.7 45.3l16 16c8.5 8.5 20 13.3 32 13.3H248c13.3 0 24 10.7 24 24c0 2.5.4 5 1.1 7.3c71.3-5.8 132.5-47.6 165.2-107.2M0 256a256 256 0 1 1 512 0a256 256 0 1 1-512 0m187.3-155.3c-6.2-6.2-16.4-6.2-22.6 0l-32 32c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l32-32c6.2-6.2 6.2-16.4 0-22.6"></path></svg><span>European Union</span><svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 transform -rotate-90" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button><!----></div><button aria-label="Toggle dark mode" aria-pressed="false" class="rounded-md hover:bg-gray-200 dark:hover:bg-gray-700 opacity-80 text-gray-400 dark:text-gray-400 transition-colors p-1 text-gray-500 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-100 transition-colors duration-200"><svg aria-hidden="true" class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z"></path></svg></button><div class="relative text-gray-500 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-100 transition-colors duration-200" aria-label="Provide feedback"><button class="group flex items-center space-x-2 rounded-md px-3 py-1.5 text-sm font-medium bg-gray-200 dark:bg-gray-700 text-gray-700 dark:text-gray-300 hover:bg-slate-50 dark:hover:bg-slate-900 focus:outline-none focus:ring-2 focus:ring-brand-500 focus:ring-offset-2 dark:focus:ring-brand-400 transition-all" aria-label="Open feedback form"><span class="inline">Feedback</span><svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 text-gray-500 dark:text-gray-300 group-hover:text-brand-500 dark:group-hover:text-brand-400 transition-colors" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 8h10M7 12h4m1 8l-4-4H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-3l-4 4z"></path></svg></button></div></div></div></div></footer></div></div>
<!----></body></html>