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 - fel88.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 (Ubuntu)
Date: Fri, 30 May 2025 06:45:36 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: https://fel88.com/

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://fel88.com/
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 (Ubuntu)
Date: Fri, 30 May 2025 06:45:36 GMT
Content-Type: text/html
Content-Length: 13225
Last-Modified: Sun, 26 Jan 2025 09:17:09 GMT
Connection: keep-alive
ETag: "6795fd95-33a9"
Accept-Ranges: bytes

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: fel88.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])

 <!DOCTYPE html>
<html lang="en"> 

<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
    <meta charset="utf-8"/>
    <title>fel88.com - Programming, Electronics</title>	<!--<title>Learn OpenGL, extensive tutorial resource for learning Modern OpenGL</title>-->
    <link rel="shortcut icon" type="image/ico" href="https://fel88.com/favicon.ico"  />
    <meta name="description" content="Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.">
    <script>document.getElementsByTagName("html")[0].className += " js";</script>
  
	<meta name="fragment" content="!"> 
 

	<script>
	
				var googletag = googletag || {};
				googletag.cmd = googletag.cmd || [];
					</script>
	<script type="text/javascript" src="http://cdn.thisiswaldo.com/static/js/1681.js"></script>	<script src="https://fel88.com/js/jquery-1.11.0.min.js"></script>
	<script src="https://fel88.com/js/hoverintent.js"></script>
	<link rel="stylesheet" type="text/css" href="https://fel88.com/layout.css">
    <link rel="stylesheet" type="text/css" href="https://fel88.com/js/styles/obsidian.css">
    <script src="https://fel88.com/js/highlight.pack.js"></script>    
    <script src="https://fel88.com/js/functions.js"></script>
    <script type="text/javascript" src="https://fel88.com/js/mathjax/MathJax.js?config=TeX-AMS_HTML"></script>
   <link rel="stylesheet" href="https://code.jquery.com/ui/1.14.1/themes/base/jquery-ui.css">
  <link rel="stylesheet" href="/resources/demos/style.css">
  <script src="https://code.jquery.com/jquery-3.7.1.js"></script>
  <script src="https://code.jquery.com/ui/1.14.1/jquery-ui.js"></script>
    <script>
  $( function() {
        var icons = {
      header: "ui-icon-circle-arrow-e",
      activeHeader: "ui-icon-circle-arrow-s"
    };
       $( ".accordion" ).accordion({
            icons: icons,
            heightStyle: "content" ,
            collapsible: true,
            active: false 

    });
           $( ".toggle" ).button().on( "click", function() {
      if ( $( ".accordion" ).accordion( "option", "icons" ) ) {
        $( ".accordion" ).accordion( "option", "icons", null );
      } else {
        $( ".accordion" ).accordion( "option", "icons", icons );
      }
    });
  } );
  </script>
    <script>
    // Has to be loaded last due to content bug 
    MathJax.Hub.Config({
        TeX: { equationNumbers: { autoNumber: "AMS" } }
    });
    </script>
    <script>hljs.initHighlightingOnLoad();</script>
    <script>  
        $(document).ready(function() {
            // check if user visited from the old # based urls, re-direct to ?p= form
            if(window.location.hash)
            {
                var name = window.location.hash.substring(2);
                // name = name.replace(/-/g," ");
                var index = name.indexOf('#'); // Remove any hash fragments from the url (Disquss adds hash fragments for comments, but results in 404 pages)
                if(index >= 0)
                    name = name.substring(0, index);
                
                window.location.href = "https://fel88.com/" + name;
            } else {
                    // Check if data has been succesfully loaded, if so: change title bar as ajax hash fragment
                    var title = $('#content-url').text();
                  
					// place video tag 
					 if(title != '' ) {
											//var videoad = "%3Cdiv id=\'waldo-tag-14070\'%3E %3Cscript%3Egoogletag.cmd.push(function() {googletag.display(\'waldo-tag-14070\'); }); %3C/script%3E%3C/div%3E";
						//$('#content p:nth-of-type(3)').after(unescape(videoad));
										}
					
                    // Adjust ads for correct bottom positioning based on content size
                    // window.setTimeout(function() {  
                        // AdPositioning();
                     // }, 3000);
                  
                  
                    // set API resets after time-out (once content is properly loaded)
                    window.setTimeout(function() {  
                        MathJax.Hub.Queue(["Typeset",MathJax.Hub]);    
                        
                        var page_url = title == "" ? "http://www.fel88.com/" : "http://www.fel88.com/" + title;
                   
                           // Refresh callbacks on <function> tags
                        SetFunctionTagCallbacks();        
                    }, 1000);
                                        
                    // Zet ook de juiste button op 'selected'
                    $('#nav li span, #nav li a').removeClass('selected');                
                    if(title != '')
                    {                    
                        $('#nav li[id=\'' + title + '\']').children('span, a').addClass('selected');
                    }
                    // En open menu waar nodig
                    var parents = $('#nav span.selected, #nav a.selected').parents('li').children('span.closed, a.closed');
                    var index = 0;
                    for(index = parents.length - 1; index >= 0; index--)
                    {             
                        
                        var id = $(parents[index]).attr("id").replace( /^\D+/g, '');
                        MenuClick(id, false);
                    }                          
                
            }
        });
        
              
        // });
    </script>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<a href="https://fel88.com/">
<div id="header">
</div>
</a>

<div id="supercontainer">
    <!-- 728x90/320x50 -->
    <div id="header_ad">
	<div id="waldo-tag-6194"></div>    </div>
    <div id="rightad_container">
        <div id="rightad">       
			<div id="waldo-tag-1715"></div>        </div>

       
		
		<!--<div id="rightonetenthad">

        </div>-->
        
        <!--<div id="rightthreetenthad">

        </div>-->
		
				
		<!--<div id="rightseventhtenthdad">

        </div>-->

        		
    </div>
    <div id="container">
        <div id="loading"></div>
<script> 
$(document).ready(function() {
$('#menu-item4').mousedown(function() { MenuClick(4, true) });
$('#menu-item48').mousedown(function() { MenuClick(48, true) });
$('#menu-item56').mousedown(function() { MenuClick(56, true) });
$('#menu-item63').mousedown(function() { MenuClick(63, true) });
$('#menu-item100').mousedown(function() { MenuClick(100, true) });
$('#menu-item102').mousedown(function() { MenuClick(102, true) });
$('#menu-item113').mousedown(function() { MenuClick(113, true) });
$('#menu-item116').mousedown(function() { MenuClick(116, true) });
$('#menu-item78').mousedown(function() { MenuClick(78, true) });
$('#menu-item81').mousedown(function() { MenuClick(81, true) });
$('#menu-item85').mousedown(function() { MenuClick(85, true) });
$('#menu-item125').mousedown(function() { MenuClick(125, true) });
$('#menu-item128').mousedown(function() { MenuClick(128, true) });
$('#menu-item129').mousedown(function() { MenuClick(129, true) });
$('#menu-item133').mousedown(function() { MenuClick(133, true) });
$('#menu-item134').mousedown(function() { MenuClick(134, true) });
$('#menu-item138').mousedown(function() { MenuClick(138, true) });
$('#menu-item142').mousedown(function() { MenuClick(142, true) });
$('#menu-item143').mousedown(function() { MenuClick(143, true) });
}); 
</script>   
    <div id="nav">
         <div id="social">
            <a href="https://github.com/fel88" target="_blank">
                    <img src="https://fel88.com/img/github.png" class="social_ico">
            </a>
        
          
        </div>
         
		
		
					<div id="lefttwotenthad">
						<div id="waldo-tag-2245"></div>		
					</div>
						
		<!--<div id="leftfourthtenthad">

        </div>-->
		
				
		<!--<div id="lefteighttenthad">

        </div>-->
		    </div>
    
   <div id="content">
    <h1>Добро пожаловать на мой сайт!</h1>
<p> Данный сайт содержит набор уроков по программированию и электронике. 
    В ходе курса будут созданы различные тестовые графические приложения с целью изучения базовых операторов и конструкций программирования. Все примеры написаны на языке C#, но большинство конструкций вроде циклов, условных операраторов и так далее являются универсальными для большинства языков программирования. Поэтому знания полученные здесь могут быть адаптированы и для других языков в будущем. Основной задачей является легкость, доступность и наглядность изучения на первом этапе. Язык C# и графические мини-программы идеально подходят для этих задач. 
    
    
</p>

<h2>Содержание курса</h2>
 <p></p>
<div class="accordion">
  <h3>Основы программирования</h3>
  <div>
<div class="accordion">
  <h3>Подготовка к работе</h3>
  <div>
    <p>
   
    </p>
  </div> 
 <h3>Основы</h3>
  <div>
    <p><a href="https://fel88.com/Basic/circles_loop.html">Концентрические окружности</a> </p>    
    <p><a href="https://fel88.com/Basic/chessboard.html">Шахматное поле</a> </p>    
   
  </div> 
   <h3>Анимация</h3>
  <div>
    
    <p><a href="https://fel88.com/Basic/rectangle_hover.html">Ховеринг кнопки</a> </p>
    <p><a href="https://fel88.com/Basic/circle_animation.html">Движение по кругу</a> </p>
    <p><a href="https://fel88.com/Basic/ball_animation.html">Отскок шарика</a> </p>
    <p><a href="https://fel88.com/Basic/bricks_wall_animation.html">Заполнение кирпичами</a> </p>
   
  </div> 
 <h3>Построение интерфейсов</h3>
  <div>
    
  
  </div> 
  <h3>SkiaSharp</h3>
  <div>
    
  
  </div>
  <h3>Мини-игры</h3>
  <div>
     <p><a href="https://fel88.com/Basic/snake_game.html">Змейка</a> </p>
  
  </div> 
  <h3>3D графика. Основы</h3>
  <div>
    
  
  </div> 
  </div> 

</div>
  <h3>Электроника</h3>
  <div>
    <p>
  
    </p>
  </div>
  <h3>Проекты</h3>
  <div>
   
  </div>

</div>


<h2>Кому подойдет данный курс?</h2>
<p>
  Подходит для новичков примерно от 12 лет кто хочет попробовать изучить программирование через графический подход. 
</p>

<h2>К чему нужно стремится</h2>
<p>
    Каждый урок содержит дополнительные задания, которые нужно обязательно сделать. Вы должны стремится создать страничку на сайте github, и выкладыывать туда все свои разработки. На выходе после курса у вас будет небольшое портфолио для будущего работодателя в случае если вы планируете искать работу в будущем. 
</p>

<h2>Зачем проходить этот курс?</h2>
<p>
    По окончанию курса вы сможете разрабатывать и понимать как устроены различные графические приложения в том числе различные мини-игры (Зума, шарики, космическая леталка/стрелялка, арканоид, змейка, тетрис, шахматы и даже простейшая RTS стратегия с выделением юнитов и добычей ресурсов и т.д. и т.п.)
  <p>  Курс абсолютно бесплатен.</p>
  <p>  Успешного обучения!
</p>



<h2>Об авторе</h2>
<p>
    
            <a href="https://github.com/fel88" style="text-decoration:none" target="_blank">
                    <img src="https://fel88.com/img/github.png" class="social_ico">
                    fel88
            </a>
        
      </p>
<p>
 Также провожу индивидуальные занятия по программрованию, по всем вопросам пишите в ТГ<br/>
    <a href="tg://resolve?domain=fel88" style="text-decoration:none"><i class="fa fa-telegram" style="font-size:24px"></i>
    Telegram</a>

</p>


<h2>Приступить к занятиям </h2>
<p>
   
</p>



  

 </div>
    

    <div id="hover">
        HI
    </div>
    
    
<!-- 728x90/320x50 sticky footer -->


</div> <!-- container div -->



</div> <!-- super container div -->
</body>

</html>                               

Alan adının whois bilgisi

Domain Name: FEL88.COM
Registry Domain ID: 2952395019_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2025-01-21T01:00:03Z
Creation Date: 2025-01-21T01:00:03Z
Registry Expiry Date: 2026-01-21T01:00:03Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.TIMEWEB.RU
Name Server: NS2.TIMEWEB.RU
Name Server: NS3.TIMEWEB.ORG
Name Server: NS4.TIMEWEB.ORG
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T06:45:20Z <<<
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