- ID de l'analyse :
- 1dba3159-553a-4cdc-86f5-5907d1121fddTerminée
- URL soumise :
- https://paste.myst.rs/paste
- Fin du rapport :
Liens : 2 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://github.com/codemyst/pastemyst | github |
https://github.com/codemyst | codemyst |
Variables JavaScript : 6 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 |
CodeMirror | function |
plausible | function |
hljs | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en" class="myst"><head>
<title>pastemyst</title>
<meta name="title" content="pastemyst">
<meta property="og:title" content="pastemyst">
<meta property="twitter:title" content="pastemyst">
<meta name="description" content="a powerful website for storing and sharing text and code snippets. completely free and open source.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://paste.myst.rs/">
<meta property="og:description" content="a powerful website for storing and sharing text and code snippets. completely free and open source.">
<meta property="twitter:url" content="https://paste.myst.rs/">
<meta property="twitter:description" content="a powerful website for storing and sharing text and code snippets. completely free and open source.">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="theme-color" content="#ee720d">
<link rel="shortcut icon" type="image/x-icon" href="/static/assets/icons/favicon.ico">
<link rel="stylesheet" href="/static/style/main.css?v=2.8.3
">
<script>const theme = localStorage.getItem("theme");
document.documentElement.classList = theme;
</script><script type="module" src="/static/scripts/main.js?v=2.8.3
"></script><script async="" defer="" data-domain="paste.myst.rs" src="https://stats.myst.rs/js/script.js"></script>
</head>
<body>
<div id="container">
<div id="header">
<div class="top">
<h1>
<img class="icon" src="/static/assets/icons/pastemyst.svg" alt="pastemyst logo">
<a href="/">pastemyst</a>
</h1>
<a class="donate" href="/donate">donate</a>
</div>
<p class="description">
a simple website for sharing code.
version 2.8.3
(<a href="/changelog">changelog</a>).
</p>
<div class="cookies">
<p>we use cookies to keep you logged in and to make the website more secure.</p>
<a class="cookie-ok">
<span>ok</span>
</a>
</div>
<nav>
<ul>
<li>
<a href="/">home</a>
</li>
<li><a href="/login">login</a>
</li>
<li>
<a href="https://github.com/codemyst/pastemyst" target="_blank">github</a>
</li>
<li>
<a href="/api-docs">api</a>
</li>
<li>
<a href="/pastry">cli-tool</a>
</li>
<li>
<a href="/changelog">changelog</a>
</li>
<li>
<a href="/legal">legal</a>
</li>
</ul>
<a class="tooltip wordwrap" active="">
<i class="fas fa-exchange-alt"></i><span class="tooltip-text">toggle editor word wrap</span>
</a>
<a class="tooltip fullwidth">
<i class="fas fa-expand"></i><span class="tooltip-text">toggle full width page</span>
</a>
</nav>
</div>
<div class="block">
<h3>error 404</h3><p>not found</p>
<p></p>
<p>
you can go back to the <a href="/">home page</a>
</p>
</div>
<footer>
<div class="copyright">
<p>
copyright © <a href="https://github.com/codemyst" target="_blank">codemyst</a> 2024
</p>
<p>contact: code at myst.rs</p>
</div>
<div class="theme">
<label for="theme">theme:</label>
<select name="theme" id="theme-picker">
<option value="myst">myst</option><option value="catppuccin">catppuccin</option><option value="darkplus">dark+</option><option value="base16-light">base16-light</option><option value="dracula">dracula</option><option value="monokai">monokai</option><option value="solarized">solarized</option>
</select>
</div>
<div class="paste-amount">104006 currently active pastes </div>
</footer>
</div>
<script src="/static/scripts/libs/codemirror/codemirror.js?v=2.8.3
"></script><script src="/static/scripts/libs/codemirror/simple.js?v=2.8.3
"></script><script src="/static/scripts/libs/codemirror/overlay.js?v=2.8.3
"></script><script src="/static/scripts/libs/codemirror/multiplex.js?v=2.8.3
"></script><script src="/static/scripts/libs/highlight.pack.js?v=2.8.3
"></script><script>hljs.initHighlightingOnLoad();</script>
</body></html>