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 - r3my.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0
Date: Thu, 29 May 2025 23:48:07 GMT
Content-Type: text/html
Content-Length: 169
Connection: keep-alive
Location: https://asciify.me/

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

301 Moved Permanently, 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.

200 OK - https://asciify.me/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.2.34
Cache-Control: no-cache, private
Date: Thu, 29 May 2025 23:48:08 GMT
Set-Cookie: XSRF-TOKEN=eyJpdiI6IkQyMWV4TTNrTDVYMFZxcDRhMjNGUXc9PSIsInZhbHVlIjoieGswNmszOEpIRllOR3Z2NUpETVpSams0S0FSN1dXTnFCXC9MR1p2dWJOK011OStvU05abWNpUGRFalN1ZFhlTVoiLCJtYWMiOiJkZDUwMjAxYjdmYWExM2MyNzMzNWRiODA0OTc3YzdkNGM5Y2IzYzU2MDQzYjViZWIyYmFkYzU5ZWM3YmRkY2UwIn0%3D; expires=Fri, 30-May-2025 01:48:08 GMT; Max-Age=7200; path=/
Set-Cookie: asciifyme_session=eyJpdiI6ImxDcHVPZVdSY1NuUVwvS2Y0cXlFR0NRPT0iLCJ2YWx1ZSI6IjIrTE1MRHZKVHZSaTQxRTR2TkNueXk2dWtKZXV5TXBkQ1ROSVhubFYyV05Qa1FCK3M1RGtnek96aHJzYyswZVIiLCJtYWMiOiIwZjQ2NTczZTc3YjQ4YzQ0NDRkZmY4YmVjZjhhMzIxMWYwM2RmNTk2MTcwMmJjOTllMWQ0NTllNGVjYzg0NTBhIn0%3D; expires=Fri, 30-May-2025 01:48:08 GMT; Max-Age=7200; path=/; httponly

HTTP Kodu 200 OK

200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: r3my.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <meta name="monetag" content="7fab1d790e29c2cfde114ee0483b1e19">
    
        <title>ASCII Art, Convert images to text - Asciify Me</title>
    
        <link rel="icon" href="https://asciify.me/favicon.ico">
        <link rel="stylesheet" href="https://asciify.me/css/bootstrap.min.css">
        <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Cutive+Mono|News+Cycle">
        <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.5.94/css/materialdesignicons.min.css">
        <link rel="stylesheet" href="https://asciify.me/css/styles.css">
    
        <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-51049739-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'UA-51049739-1');
</script>


        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

    </head>

    <body class="bg-light">
        <!-- Navigation --> 
        <nav id="nav" class="navbar navbar-expand-md navbar-dark fixed-top bg-dark mb-0">
            <div class="container">
                <h4 id="logo" class="text-light mt-2 mr-2">asciify.me</h4>
                <div class="collapse navbar-collapse">
                    <ul class="navbar-nav mr-auto">
                        <li class="nav-item mx-4">
                            <a href="https://asciify.me" class="nav-link text-info">ASCII</a>
                        </li>
                        <li class="nav-item mx-4">
                            <a href="https://asciify.me/giphy" class="nav-link text-info">GIPHY<sup class="beta">BETA</sup></a>
                        </li>
                    </ul>
                </div>

                <button id="top-button" class="btn btn-outline-light my-2 ml-4 my-sm-0"><span class="mdi mdi-chevron-up"></span></button>
            </div>
        </nav>
        <div id="progressbar_container" class="progress">
            <div id="progress_bar" class="progress-bar bg-info" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div>
        </div>

        <!-- Main body -->
        <div class="container mt-4">
            <div class="row">
                <! -- Left column -->
                <div class="col-md-9">
                        
                    <div class="card shadow mb-4">
                        <div class="card-body">
                            <h5 class="mb-3">Provide an image</h5>
                            <div class="row">
                                <div class="col mb-3 d-none d-md-block">
                                    <label for="url">Image URL</label>
                                    <input type="text" class="form-control" id="firstName" placeholder="https://example.url/" name="url" value="">
                                </div>
                            </div>
                            <div class="row text-center">
                                <div class="col mb-3 d-none d-md-block">
                                    <small>or</small>
                                </div>
                            </div>
                            <div class="row">
                                <div class="col mb-3">
                                    <input type="file" id="image-upload" class="d-none">
                                    <div class="upload-drop-zone text-center text-muted" id="drop-zone">
                                        Drag and drop image here
                                        or
                                        click to select
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="card shadow mb-4">
                        <div class="card-body">
                            <h5 class="mb-3">Choose formatting options</h5>
                            <div class="row">
                                <div class="col-md-6 mb-3">
                                    <label>Constraint</label>
                                    <div class="">
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2" type="radio" name="constraint" id="height-radio" value="height" checked>
                                                <label class="form-check-label" for="height-radio">Fit to Screen Height</label>
                                            </div>
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2" type="radio" name="constraint" id="width-radio" value="width" disabled>
                                                <label class="form-check-label" for="width-radio">Fit to Screen Width</label>
                                            </div>
                                    </div>
                                </div>
                                <div class="col-md-6 mb-3">
                                    <label for="state">Resolution</label>
                                    <div class="">
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2" type="radio" name="font_size" id="highres-radio" value="10" checked>
                                                <label class="form-check-label" for="highres-radio">High</label>
                                            </div>
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2" type="radio" name="font_size" id="mediumres-radio" value="12">
                                                <label class="form-check-label" for="mediumres-radio">Medium</label>
                                            </div>
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2" type="radio" name="font_size" id="lowres-radio" value="14">
                                                <label class="form-check-label" for="lowres-radio">Low</label>
                                            </div>
                                    </div>
                                </div>
                            </div>
                            <div class="row">
                                <div class="col-md-6 mb-3">
                                    <label>Image Mode</label>
                                    <div class="">
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2 mode-selector" type="radio" name="mode" id="grayscale-radio" value="grayscale" checked>
                                                <label class="form-check-label" for="grayscale-radio">Grayscale</label>
                                            </div>
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2 mode-selector" type="radio" name="mode" id="color-radio" value="color">
                                                <label class="form-check-label" for="color-radio">Color</label>
                                            </div>
                                    </div>
                                </div>
                                <div class="col-md-6 mb-3">
                                    <label for="state">Options</label>
                                    <div id="optional-inverted-card" class="">
                                            <div class="form-check form-check-inline">
                                                <input class="form-check-input ml-2" type="checkbox" name="inverted" id="inverted-checkbox">
                                                <label class="form-check-label" for="inverted-checkbox">Inverted (white text on black screen)</label>
                                            </div>
                                    </div>
                                    <input type="text" class="form-control" name="text" id="optional-text-input" placeholder="Optional text" value="" style="display:none">
                                </div>
                            </div>
                        </div>
                    </div>
                    <input type="hidden" name="asciify_id" value="">
                    <input type="hidden" name="_token" value="86iHOHHz0n2wDqbeoyl0bV5p4a4kLLa30d0wYljT">
                    <button id="asciify-button" class="btn btn-info btn-lg btn-block shadow mb-4">Asciify Me!</button>
                </div>

                <!-- Right column -->
                <div class="col-md-3 mb-4">
                    <small class="text-muted">Sponsored Links</small>
                    <div class="card bg-light mb-2">
                        <div class="card-body p-0">
<script type="text/javascript">
    atOptions = {
        'key' : '45d354aa491886a5d39b0083337fb7c6',
        'format' : 'iframe',
        'height' : 250,
        'width' : 300,
        'params' : {}
    };
    document.write('<scr' + 'ipt type="text/javascript" src="//www.topcreativeformat.com/45d354aa491886a5d39b0083337fb7c6/invoke.js"></scr' + 'ipt>');
</script>
                        </div>
                    </div>
                    <div class="card bg-light mb-2">
                        <div class="card-body p-0">
<script type="text/javascript">
    atOptions = {
        'key' : '45d354aa491886a5d39b0083337fb7c6',
        'format' : 'iframe',
        'height' : 250,
        'width' : 300,
        'params' : {}
    };
    document.write('<scr' + 'ipt type="text/javascript" src="//www.topcreativeformat.com/45d354aa491886a5d39b0083337fb7c6/invoke.js"></scr' + 'ipt>');
</script>


                        </div>
                    </div>
                </div>

            </div>
            <hr class="mb-4">

        </div>

        <!-- Full screen results --> 
        <style>
        #foo pre { font-weight: bold; }
        </style>
        <a name="ascii"></a>
        <div id="foo" style="border-top:1px solid #f8f9fa;display:none">
            <pre id="result" class="text-center mb-4" style="display:none;line-height:12px"></pre>
        </div>
        <div class="container" style="display:none">
            <hr class-"mb-4">
        </div>

        <!-- Content below the fold -->
        <div class="container">
            <div class="row">
                <div class="col-md-12">
                    <small class="text-muted">Sponsored Links</small>
                    <div class="card bg-light">
                        <div class="card-body text-center p-1">
<script async="async" data-cfasync="false" src="//pl22297864.toprevenuegate.com/73e04c3187b0f526793115beda7e0466/invoke.js"></script>
<div id="container-73e04c3187b0f526793115beda7e0466"></div>
                        </div>
                    </div>
                </div>
            </div>
        </div>

        <!-- Footer -->
        <footer class="mt-4 text-muted text-small">
            <div class="container">
                <p class="mb-1">Copyright &copy; 2025 asciify.me</p>
                <ul class="list-inline">
                    <li class="list-inline-item"><a href="#" class="text-info" id="top-anchor">Top</a></li>
                    <li class="list-inline-item"><a href="#" class="text-info">Privacy</a></li>
                    <li class="list-inline-item"><a href="#" class="text-info">Terms</a></li>
                    <li class="list-inline-item"><a href="#" class="text-info">Support</a></li>
                </ul>
            <div class="container">
        </footer>

        <div class="overlay invisible"></div>

        <script src="https://asciify.me/js/jquery.min.js"></script>
        <script src="https://asciify.me/js/popper.min.js"></script>
        <script src="https://asciify.me/js/bootstrap.min.js"></script>
        <script src="https://asciify.me/js/asciify.js"></script>
        <script src="https://asciify.me/js/progress-bar.js"></script>
        <script>
            var asciify_id = "";
            var csrf = "86iHOHHz0n2wDqbeoyl0bV5p4a4kLLa30d0wYljT";
            var options = {
                url: null,
                constraint: "height",
                font_size: 10,
                mode: "grayscale",
                inverted: false,
                text: null,
            };  
            var progressbar_options = {
                bar: "#progress_bar",
                container: "#progressbar_container",
                height: "4.7rem",
                animated: true,
                width: 0,
            };
            let progress_bar = new ProgressBar(progressbar_options);
        </script>
                <script>
            $(function() {
                if (asciify_id) {
                    $.ajax({
                        url: "/ajax/asciify/" + asciify_id,
                        type: "GET",
                        async: true,
                        dataType: "json",
                        data: {
                            width: $(window).width() - 25, // scrollbar
                            height: $(window).height() - $("#nav").height(),
                        },
                        success: function(response) {
                            progress_bar.update(99);
                            options = {
                                url: response.options.url,
                                constraint: response.options.constraint,
                                font_size: response.options.font_size,
                                line_height: response.options.line_height,
                                mode: response.options.mode,
                                inverted: response.options.inverted,
                                text: response.options.text,
                            };  
                            if (options.url == null)
                                $("#drop-zone").html('<img height="80%" src="/ajax/upload/' + response.options.id + '">');
                            else
                                $("input[name=url]").val(options.url);
                            $.each(["constraint", "font_size", "mode"], function(i, name) {
                                $.each($("input[name=" + name + "]"), function(key, value) {
                                    $(this).prop("checked", false);
                                    if ($(this).val() == options[name])
                                        $(this).prop("checked", "checked");
                                });
                            });
                            if (response.options.inverted || response.options.mode == "color") {
                                $("#inverted-checkbox").prop("checked", "checked");
                                $("#result").addClass("bg-dark text-light");
                            }
                            else {
                                $("#result").addClass("bg-light text-dark");
                            }
                            $("input[name=text]").val(options.text);
                            $("#result").css("font-size", options.font_size + "px")
                            $("#result").css("line-height", options.line_height + "px")
                            $("#result").html(response.content).fadeIn();
                            $("#foo").fadeIn();
                            progress_bar.update(100);
                            setTimeout(function() {
                                scroll_down();
                            }, 200);
                        },
                    });
                }
            });

            $("#asciify-button").on("click", function() {
                $(this).prop("disabled", "disabled").toggleClass("disabled");
                $.ajax({
                    url: "/ajax/validate",
                    type: "POST",
                    async: true,
                    dataType: "json",
                    data: {
                        url: $("input[name=url]").val(),
                        constraint: $("input[name=constraint]:checked").val(),
                        font_size: $("input[name=font_size]:checked").val(),
                        mode: $("input[name=mode]:checked").val(),
                        inverted: $("input[name=inverted]").prop("checked"),
                        text: $("input[name=text]").val(),
                        asciify_id: asciify_id,
                        width: $(window).width(),
                        height: $(window).height(),
                        _token: $("input[name=_token]").val(),
                    }, 
                    success: function(response) {
                        if (response.success)
                            window.location.href = "/uploads/" + response.asciify_id;
                        else
                            $("#asciify-button").prop("disabled", false).toggleClass("disabled");
                    },
                    error: function() {
                        alert("An error has occurred.");
                        $("#asciify-button").prop("disabled", false).toggleClass("disabled");
                    },
                });
            });

</script>
<script>
$(function() {
    var append = false;

    var form_data = new FormData();

    var override = function(evt, callback) {
        evt.preventDefault();
        evt.stopPropagation();
        callback();
    }

    var upload = function(form_data) {
        if (progress_bar)
            progress_bar.update(95);
        form_data.append('_token', csrf);
        $.ajax({
            url: "/ajax/upload",
            type: "POST",
            dataType: "json",
            data: form_data,
            contentType: false,
            processData: false,
            success: function(response) {
                if (progress_bar)
                    progress_bar.update(100);
                if (response.success) {
                    asciify_id = response.asciify_id;
                    $("#drop-zone").html('<img height="80%" src="/ajax/upload/' + response.asciify_id + '">');
                    // $(".image-upload-target").css("background-image","url(" + response.url + ")");
                }
                $(".overlay").addClass("invisible");
            },
        });
    }

    $("#drop-zone").on("click", function() {
        $("#image-upload").click();
    });

    $("#image-upload").change(function(){
        var files = $('#image-upload')[0].files[0];
        form_data.append("image", $("#image-upload")[0].files[0]);
        upload(form_data);
    });

    $("html").on("dragenter dragover", function(evt) {
        override(evt, function() {
            $(".overlay").removeClass("invisible")
        });
    });

    $("html").on("dragexit drop", function(evt) {
        override(evt, function() {
            $(".overlay").addClass("invisible");
            $("#drop-zone").addClass("shake");
            setTimeout(function() {
                $("#drop-zone").removeClass("shake");
            }, 334);
        });
    });

    $("#drop-zone").on('drop', function (evt) {
        override(evt, function() {
            form_data.append('image', evt.originalEvent.dataTransfer.files[0]);
            upload(form_data);
        });
    });

});

        </script>

    </body>
</html>

                               

Alan adının whois bilgisi

Domain Name: R3MY.COM
Registry Domain ID: 2191674944_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.name.com
Registrar URL: http://www.name.com
Updated Date: 2024-11-02T16:53:22Z
Creation Date: 2017-11-24T20:59:42Z
Registry Expiry Date: 2025-11-24T20:59:42Z
Registrar: Name.com, Inc.
Registrar IANA ID: 625
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 7202492374
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1DNS.NAME.COM
Name Server: NS2BKR.NAME.COM
Name Server: NS3BFM.NAME.COM
Name Server: NS4CPW.NAME.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-29T23:47:49Z <<<
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