https://jimz.cc/

제출된 URL:
https://jimz.cc/
보고서 완료:

링크 · 0개 결과

JavaScript 변수 · 5개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
PagefindUIfunction
changeThemefunction

콘솔 로그 메시지 · 0개 결과

HTML

<!DOCTYPE html><html lang="en" data-theme="light"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Home - jimz.cc</title>

    <meta name="supported-color-schemes" content="light dark">
    <meta name="theme-color" content="hsl(220, 20%, 100%)" media="(prefers-color-scheme: light)">
    <meta name="theme-color" content="hsl(220, 20%, 10%)" media="(prefers-color-scheme: dark)">
    
    <link rel="stylesheet" href="/pagefind/pagefind-ui.css"><link rel="stylesheet" href="/styles.css">
    <link rel="alternate" href="/feed.xml" type="application/atom+xml" title="jimz.cc">
    <link rel="alternate" href="/feed.json" type="application/json" title="jimz.cc">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon.png">
    <link rel="canonical" href="http://localhost/">
    <script src="/js/main.js" type="module"></script>
    <link rel="stylesheet" href="/custom-jimz.css">
  <meta property="og:type" content="website">
<meta property="og:site_name" content="jimz.cc">
<meta property="og:locale" content="en">
<meta property="og:title" content="Home">
<meta property="og:description" content="online notes, jimz.cc">
<meta property="og:url" content="http://localhost/">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@username">
<meta name="description" content="online notes, jimz.cc">
<meta name="generator" content="Lume v2.4.2">
<script type="text/javascript" src="/pagefind/pagefind-ui.js"></script><script type="text/javascript">window.addEventListener('DOMContentLoaded',()=>{new PagefindUI({"element":"#search","showImages":false,"excerptLength":0,"showEmptyFilters":true,"showSubResults":false,"resetStyles":true,"bundlePath":"/pagefind/","baseUrl":"/"});});</script><meta property="og:type" content="website">
<meta property="og:site_name" content="jimz.cc">
<meta property="og:locale" content="en">
<meta property="og:title" content="Home">
<meta property="og:description" content="online notes, jimz.cc">
<meta property="og:url" content="http://localhost/">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@username">
<meta name="description" content="online notes, jimz.cc">
<meta name="generator" content="Lume v2.4.2">
</head>
  <body>
    <nav class="navbar">
      <a href="/" class="navbar-home">
        
          <strong>jimz.cc</strong>
        
      </a>

      <ul class="navbar-links">
        <li>
          <a href="/archive/">
            Archive
          </a>
        </li>
      
      <li>
        <script>
          let theme = localStorage.getItem("theme") || (window.matchMedia("(prefers-color-scheme: dark)").matches
            ? "dark"
            : "light");
          document.documentElement.dataset.theme = theme;
          function changeTheme() {
            theme = theme === "dark" ? "light" : "dark";
            localStorage.setItem("theme", theme);
            document.documentElement.dataset.theme = theme;
          }
        </script>
        <button class="button" onclick="changeTheme()">
          <span class="icon">◐</span>
        </button>
      </li>
      </ul>
    </nav>

    <main class="body-home">
      <header class="page-header">
  <h1 class="page-title">JIMz.cc, online notes</h1>

  <div class="search" id="search"><div class="pagefind-ui svelte-e9gkc3 pagefind-ui--reset"><form class="pagefind-ui__form svelte-e9gkc3" role="search" aria-label="Search this site" action="javascript:void(0);"><input class="pagefind-ui__search-input svelte-e9gkc3" type="text" placeholder="Search" autocapitalize="none" enterkeyhint="search"> <button class="pagefind-ui__search-clear svelte-e9gkc3 pagefind-ui__suppressed">Clear</button> <div class="pagefind-ui__drawer svelte-e9gkc3 pagefind-ui__hidden"> </div></form></div></div>
</header>

<section class="postList">
  
  <article class="post">
    <header class="post-header">
      <h2 class="post-title">
        <a href="/posts/redirections/paste-bin/2-mozilla-org/">
          re: paste bin, hosted in mozilla.org
        </a>
      </h2>

      <div class="post-details">
  

  <p>
    <time datetime="2024-11-13 07:49:31">
      November 13th, 2024
    </time>
  </p>

  <p>1 min read</p>

  <div class="post-tags">
    
      

      
        <a data-pagefind-filter="filter" class="badge" href="/archive/redirections/">redirections</a>
      
    
      

      
        <a data-pagefind-filter="filter" class="badge" href="/archive/paste-bin/">paste bin</a>
      
    
  </div>
</div>

    </header>

    <div class="post-excerpt body">
      <ul>
<li>no sign-in required ;</li>
<li>looks boring, but hosting by mozilla should be fast and reliable ;</li>
</ul>
    </div>

    <a href="/posts/redirections/paste-bin/2-mozilla-org/" class="post-link">
      Continue reading →
    </a>
  </article>

  <article class="post">
    <header class="post-header">
      <h2 class="post-title">
        <a href="/posts/redirections/paste-bin/3-snopyta-org/">
          re: paste bin, hosted in snopyta
        </a>
      </h2>

      <div class="post-details">
  

  <p>
    <time datetime="2024-11-13 07:49:31">
      November 13th, 2024
    </time>
  </p>

  <p>1 min read</p>

  <div class="post-tags">
    
      

      
        <a data-pagefind-filter="filter" class="badge" href="/archive/redirections/">redirections</a>
      
    
      

      
        <a data-pagefind-filter="filter" class="badge" href="/archive/paste-bin/">paste bin</a>
      
    
  </div>
</div>

    </header>

    <div class="post-excerpt body">
      <p>looks like the service had been terminated, as of 2024 / late 2023.</p>
    </div>

    <a href="/posts/redirections/paste-bin/3-snopyta-org/" class="post-link">
      Continue reading →
    </a>
  </article>

  <article class="post">
    <header class="post-header">
      <h2 class="post-title">
        <a href="/posts/redirections/paste-bin/1-rentry-co/">
          re: paste bin, supports markdown syntax preview
        </a>
      </h2>

      <div class="post-details">
  

  <p>
    <time datetime="2024-11-13 07:49:31">
      November 13th, 2024
    </time>
  </p>

  <p>1 min read</p>

  <div class="post-tags">
    
      

      
        <a data-pagefind-filter="filter" class="badge" href="/archive/redirections/">redirections</a>
      
    
      

      
        <a data-pagefind-filter="filter" class="badge" href="/archive/paste-bin/">paste bin</a>
      
    
      

      
        <a data-pagefind-filter="filter" class="badge" href="/archive/markdown/">markdown</a>
      
    
  </div>
</div>

    </header>

    <div class="post-excerpt body">
      <ul>
<li>requires no sign-in</li>
<li>clean interface</li>
<li>supports markdown preview</li>
</ul>
    </div>

    <a href="/posts/redirections/paste-bin/1-rentry-co/" class="post-link">
      Continue reading →
    </a>
  </article>

</section>

<hr>

<p>More posts can be found in <a href="/archive/">the archive</a>.</p>

    </main>

    <!-- Current page: / -->
  

</body></html>