Notice: Trying to access array offset on value of type null in /var/www/colorilla/data/www/httpstatuscodes.info/users/boot.php on line 88
ntepd sunucusunun yanıtını ve yönlendirmelerini kontrol edin

Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - ntepd.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Connection: keep-alive
Content-Length: 162
Server: GitHub.com
Content-Type: text/html
Location: https://ntepd.com/
X-GitHub-Request-Id: 94E0:2E629E:96507FE:97BCD2A:682E9878
Accept-Ranges: bytes
Age: 0
Date: Thu, 22 May 2025 03:22:33 GMT
Via: 1.1 varnish
X-Served-By: cache-hel1410020-HEL
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1747884153.926322,VS0,VE120
Vary: Accept-Encoding
X-Fastly-Request-ID: a8ad68139c634990fd8b7122f6e77ac1fb7d2155
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Thu, 20 Feb 2025 16:58:16 GMT
access-control-allow-origin: *
etag: "67b75f28-1573"
expires: Thu, 22 May 2025 03:32:33 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: E1C6:1E4A89:8278122:83ABA93:682E9878
accept-ranges: bytes
age: 0
date: Thu, 22 May 2025 03:22:33 GMT
via: 1.1 varnish
x-served-by: cache-hel1410029-HEL
x-cache: MISS
x-cache-hits: 0
x-timer: S1747884153.062089,VS0,VE155
vary: Accept-Encoding
x-fastly-request-id: 8b1d5c184ff51126243d54aec935b3c30466c9fa
content-length: 5491

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

GET / HTTP/1.1
Host: ntepd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ntepd, notes without distraction</title>
      <link rel="icon" href="images/logo.png" type="image/png">
        <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css">
        <link rel="stylesheet" href="styles.css">
      <meta name="description" content="notes without distractions">
      <meta property="og:title" content="ntepd">
      <meta property="og:description" content="notes without distractions">
      <meta property="og:type" content="website">
      <meta name="twitter:card" content="summary_large_image">
    </head>
<body>
    <div class="gradient-bg">
        <div class="blob blob1"></div>
        <div class="blob blob2"></div>
    </div>

    <nav>
        <div class="nav-container">
            <div class="logo">
                <a href="/"><img src="images/wordmark.png" alt="ntepd logo"></a>
            </div>
            <div class="nav-buttons">
                <a href="https://github.com/ntepd" class="btn-ghost" style="text-decoration: none;">Source code</a>
                <a href="#downloads" class="btn-primary" style="text-decoration: none;">Downloads</a>
            </div>
        </div>
    </nav>

    <main>
        <div class="hero">
            <div class="hero-content">
                <h1>A notepad<br>without distractions</h1>
                <div class="hero-image">
                    <img src="images/screenshot.png" alt="ntepd screenshot" style="border-radius: 15px; width: 100%; height: auto;">
                </div>
            </div>
        </div>


        <section class="how-it-works">
            <div class="section-content">
                <h2>Contribute to ntepd</h2>
                <div class="info-card">
                    <p>ntepd is mainly developed by just a few people, if you have the knowledge, we would strongly appreciate it if you contributed to ntepd through Github.</p>
                    <a href="https://github.com/ntepd" class="btn-primary" style="text-decoration: none;">Repositories</a>

                    </div>

                            </div>
                            <br />

        </section> 
        <section class="themes">
            <div id="downloads"></div>
            <h2 style="text-align: center; font-size: 2em;">Get ntepd</h2>
            <div class="section-content">
                <div class="themes-grid">
                    <div class="theme-card">
                        <h3>ntepd for Linux</h3>

                        <p>Version 1.0.1</p>
                        <a href="https://github.com/ntepd/linux/releases" class="btn-primary" style="text-decoration: none;">Download</a>
                    </div>
                    <div class="theme-card">
                        <h3>ntepd for Windows</h3>

                        <p>Version 1.1.0</p>
                        <a href="https://github.com/ntepd/windows/releases" class="btn-primary" style="text-decoration: none;">Download</a>
                    </div>
                    <div class="theme-card">
                        <h3>ntepd for Android</h3>
                        <p>In development</p>
                        <a href="#" class="btn-ghost" style="text-decoration: none;">Coming soon</a>
                    </div>
                </div>
                <br />
                <p style="text-align: center;">We have discontinued development of ntepd for macOS and iOS. At this time, we have no plans to develop client applications for Apple platforms.</p>
            </div>
        </section>
        <section class="how-it-works">
            <div class="section-content">
                <div class="info-card">
                    <p>ntepd (pronounced as notepad) is a modern, minimalist, and private notepad software that supports markdown.</p>
                    </div>
                </div>
            </div>
        </section>
        <section class="themes">
            <div id="downloads"></div>
            <div class="section-content">
                <div class="themes-grid">
                    <div class="theme-card">
                        <h3>ntepd docs</h3>

                        <p>Public documentation pages, 100% free and open-source.</p>
                        <a href="/docs/index.html" class="btn-primary" style="text-decoration: none;">More info</a>
                    </div>
                </div>
            </div>
        </section>



        <footer>
            <div class="footer-content">
                <p class="acknowledgement"><a href="https://layeredy.com/terms" target="_blank" style="color: inherit; text-decoration: none;">Terms of Service</a> <strong>—</strong> <a href="https://layeredy.com/privacy" target="_blank" style="color: inherit; text-decoration: none;">Privacy Policy</a> <strong>—</strong> <a href="https://layeredy.com/security-policy" target="_blank" style="color: inherit; text-decoration: none;">Security</a>  </p> 
                <br />
                <p class="copyright"> &copy; Copyright 2025 ntepd by Layeredy Software</p> <br />
                <p class="auri"> made with <3 by <a href="https://auri.lol" target="_blank" style="color: inherit; text-decoration: none;">auri</a></p> 

            </div>
        </footer>
    </main>

    <script src="script.js"></script>
</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: NTEPD.COM
Registry Domain ID: 2955520022_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.spaceship.com
Registrar URL: http://www.spaceship.com
Updated Date: 2025-02-01T05:04:54Z
Creation Date: 2025-02-01T05:01:09Z
Registry Expiry Date: 2026-02-01T05:01:09Z
Registrar: Spaceship, Inc.
Registrar IANA ID: 3862
Registrar Abuse Contact Email: abuse@spaceship.com
Registrar Abuse Contact Phone: +1.9854014545
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: IZABELLA.NS.CLOUDFLARE.COM
Name Server: RORY.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-22T03:22:13Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass