Domain fonti.pl
Poland
OVH SAS
Software information

Apache Apache

tcp/443 tcp/80

  • MacOS file listing through .DS_Store file
    First seen 2023-01-20 22:50
    Last seen 2024-06-28 01:52
    Open for 524 days
  • MacOS file listing through .DS_Store file
    IP: 51.83.237.81
    Domain: fonti.pl
    Port: 443
    URL: https://fonti.pl
    First seen 2022-10-04 21:56
    Last seen 2024-06-10 02:59
    Open for 614 days
  • MacOS file listing through .DS_Store file
    First seen 2022-10-04 21:56
    Last seen 2024-06-30 13:59
    Open for 634 days
  • MacOS file listing through .DS_Store file
    First seen 2022-10-04 21:56
    Last seen 2024-06-28 16:34
    Open for 632 days
  • MacOS file listing through .DS_Store file
    First seen 2023-01-20 22:50
    Last seen 2024-06-30 02:00
    Open for 526 days
  • MacOS file listing through .DS_Store file
    IP: 51.83.237.81
    Domain: fonti.pl
    Port: 80
    URL: http://fonti.pl
    First seen 2022-10-04 21:56
    Last seen 2024-06-28 09:24
    Open for 632 days
  • MacOS file listing through .DS_Store file
    First seen 2022-10-04 21:56
    Last seen 2024-06-28 06:16
    Open for 632 days
  • MacOS file listing through .DS_Store file
    First seen 2022-10-04 21:56
    Last seen 2024-06-28 05:44
    Open for 632 days
  • MacOS file listing through .DS_Store file
    First seen 2022-11-05 22:52
    Last seen 2024-06-30 04:57
    Open for 602 days
  • MacOS file listing through .DS_Store file
    First seen 2022-11-05 22:52
    Last seen 2024-06-28 17:06
    Open for 600 days
  • Open service 51.83.237.81:80 · www.fonti.pl

    2024-06-30 13:59

    HTTP/1.1 200 OK
    Date: Sun, 30 Jun 2024 13:59:35 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found one day ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · knajpy.fonti.pl

    2024-06-30 10:15

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 30 Jun 2024 10:15:06 GMT
    Server: Apache
    X-Pingback: http://knajpy.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://knajpy.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.strefaturystyki.fonti.pl

    2024-06-30 07:31

    HTTP/1.1 200 OK
    Date: Sun, 30 Jun 2024 07:31:02 GMT
    Server: Apache
    Link: <http://strefaturystyki.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 49011
    Content-Type: text/html; charset=UTF-8
    
    Page title: Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny
    
    <!DOCTYPE html>
    <html class="background">
    <head>
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-77699916-2', 'auto');
      ga('send', 'pageview');
    
    </script>
    	<meta charset="UTF-8">
    	
    	
    	<meta name="viewport" content="width=device-width">
    	<link rel="stylesheet" href="http://strefaturystyki.pl/wp-content/themes/strefaturystyki/style.css">
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika+Negative:400,700&subset=latin-ext">
    	<link rel="icon" href="http://strefaturystyki.pl/wp-content/themes/strefaturystyki/images/favicon.png">
    	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    
    	<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
    	<title>Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny</title>
    	<meta name="description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<link rel="canonical" href="https://strefaturystyki.pl/" />
    	<link rel="next" href="https://strefaturystyki.pl/page/2/" />
    	<meta property="og:locale" content="pl_PL" />
    	<meta property="og:type" content="website" />
    	<meta property="og:title" content="Strefa Turystyki" />
    	<meta property="og:description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<meta property="og:url" content="https://strefaturystyki.pl/" />
    	<meta property="og:site_name" content="Strefa Turystyki" />
    	<meta name="twitter:card" content="summary" />
    	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://strefaturystyki.pl/","url":"https://strefaturystyki.pl/","name":"Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny","isPartOf":{"@id":"https://strefaturystyki.pl/#website"},"about":{"@id":"https://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"description":"StrefaTurystyki.pl - blog turystyczny","breadcrumb":{"@id":"https://strefaturystyki.pl/#breadcrumb"},"inLanguage":"pl-PL"},{"@type":"BreadcrumbList","@id":"https://strefaturystyki.pl/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona główna"}]},{"@type":"WebSite","@id":"https://strefaturystyki.pl/#website","url":"https://strefaturystyki.pl/","name":"Strefa Turystyki","description":"StrefaTurystyki.pl - blog turystyczny","publisher":{"@id":"https://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://strefaturystyki.pl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":["Person","Organization"],"@id":"https://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774","name":"strefaturystyki","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https://strefaturystyki.pl/#/schema/person/image/","url":"http://1.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","contentUrl":"http://1.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","caption":"strefaturystyki"},"logo":{"@id":"https://strefaturystyki.pl/#/schema/person/image/"}}]}</script>
    	<meta name="google-site-verification" content="UA-77699916-2" />
    	<!-- / Yoast SEO plugin. -->
    
    
    <link rel='dns-prefetch' href='//strefaturystyki.pl' />
    <link rel='dns-prefetch' href='//www.google.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <script type="text/javascript">
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/strefaturystyki.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.9"}};
    /*
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · generatormemow.fonti.pl

    2024-06-30 07:10

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 30 Jun 2024 07:10:15 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=8cf991ece9ec6270a6499978cc00c202; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.video.fonti.pl

    2024-06-30 06:26

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 30 Jun 2024 06:26:36 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://video.fonti.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · horeka.fonti.pl

    2024-06-30 05:24

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 30 Jun 2024 05:24:41 GMT
    Server: Apache
    X-Pingback: http://horeka.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://horeka.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · e-dom.fonti.pl

    2024-06-30 04:59

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 30 Jun 2024 04:59:32 GMT
    Server: Apache
    X-Pingback: https://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · fonti.fonti.pl

    2024-06-30 04:57

    HTTP/1.1 200 OK
    Date: Sun, 30 Jun 2024 04:57:27 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · jacekpacholczyk.fonti.pl

    2024-06-30 04:57

    HTTP/1.1 200 OK
    Date: Sun, 30 Jun 2024 04:57:33 GMT
    Server: Apache
    Link: <http://jacekpacholczyk.pl/wp-json/>; rel="https://api.w.org/", <http://jacekpacholczyk.pl/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 61462
    Content-Type: text/html; charset=UTF-8
    
    Page title: Jacek Pacholczyk – Fotografie
    
    <!DOCTYPE html>
    <html lang="pl-PL">
    <head>
        	
            <meta charset="UTF-8"/>
            <link rel="profile" href="http://gmpg.org/xfn/11"/>
            <link rel="pingback" href="http://jacekpacholczyk.pl/xmlrpc.php"/>
    
                    <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
            
    	<title>Jacek Pacholczyk &#8211; Fotografie</title>
    <script type="application/javascript">var EdgefAjaxUrl = "http://jacekpacholczyk.pl/wp-admin/admin-ajax.php"</script><link rel='dns-prefetch' href='//jacekpacholczyk.pl' />
    <link rel='dns-prefetch' href='//www.google.com' />
    <link rel='dns-prefetch' href='//fonts.googleapis.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <link rel="alternate" type="application/rss+xml" title="Jacek Pacholczyk &raquo; Kanał z wpisami" href="http://jacekpacholczyk.pl/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Jacek Pacholczyk &raquo; Kanał z komentarzami" href="http://jacekpacholczyk.pl/comments/feed/" />
    		<script type="text/javascript">
    			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/jacekpacholczyk.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.4.16"}};
    			/*! This file is auto-generated */
    			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
    		</script>
    		<style type="text/css">
    img.wp-smiley,
    img.emoji {
    	display: inline !important;
    	border: none !important;
    	box-shadow: none !important;
    	height: 1em !important;
    	width: 1em !important;
    	margin: 0 .07em !important;
    	vertical-align: -0.1em !important;
    	background: none !important;
    	padding: 0 !important;
    }
    </style>
    	<link rel='stylesheet' id='wp-block-library-css'  href='http://jacekpacholczyk.pl/wp-includes/css/dist/block-library/style.min.css?ver=5.4.16' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-vendors-style-css'  href='http://jacekpacholczyk.pl/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors-style.css?ver=3.8.1' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-style-css'  href='http://jacekpacholczyk.pl/wp-content/plug
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · video.fonti.pl

    2024-06-30 04:17

    HTTP/1.1 200 OK
    Date: Sun, 30 Jun 2024 04:17:09 GMT
    Server: Apache
    Link: <https://video.fonti.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 55764
    Content-Type: text/html; charset=UTF-8
    
    Page title: Wideo Fonti.pl – Stockowe ujęcia video – legalne ujęcia filmowe
    
    <!doctype html>
    <html lang="pl-PL">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    	<link rel="profile" href="https://gmpg.org/xfn/11">
    	
    	<title>Wideo Fonti.pl &#8211; Stockowe ujęcia video &#8211; legalne ujęcia filmowe</title>
    <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/4d3d0a1dda0b4b1879382511/script.js"></script><link rel='dns-prefetch' href='//fonts.googleapis.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <link rel='preconnect' href='https://fonts.gstatic.com' crossorigin />
    <link rel="alternate" type="application/rss+xml" title="Wideo Fonti.pl &raquo; Kanał z wpisami" href="https://video.fonti.pl/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Wideo Fonti.pl &raquo; Kanał z komentarzami" href="https://video.fonti.pl/comments/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Kanał Wideo Fonti.pl &raquo; Produkty" href="https://video.fonti.pl/home/feed/" />
    		<script type="text/javascript">
    			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/video.fonti.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.5.15"}};
    			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,8205,55356,57212],[55357,56424,8203,55356,57212])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
    		</script>
    		<style type="text/css">
    img.wp-smiley,
    img.emoji {
    	display: inline !important;
    	border: none !important;
    	box-shadow: none !important;
    	height: 1em !important;
    	width: 1em !important;
    	margin: 0 .07em !important;
    	vertical-align: -0.1em !important;
    	background: none !important;
    	padding: 0 !important;
    }
    </style>
    	<link rel='stylesheet' id='dashicons-css'  href='https://video.fonti.pl/wp-includes/css/dashicons.min.css?ver=5.5.15' type='text/css' media='all' />
    <link rel='stylesheet' id='wp-block-library-css'  href='https://video.fonti.pl/wp-includes/css/dist/block-library/style.min.css?ver=5.5.15' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-vendors-style-css'  href='https://video.fonti.pl/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors-style.css?ver=4.4.3' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-style-css'  href='h
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.fonti.fonti.pl

    2024-06-30 02:00

    HTTP/1.1 200 OK
    Date: Sun, 30 Jun 2024 02:00:56 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.horeka.fonti.pl

    2024-06-30 01:25

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 30 Jun 2024 01:25:11 GMT
    Server: Apache
    X-Pingback: http://horeka.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://horeka.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · fonti.fonti.pl

    2024-06-28 17:06

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 17:06:36 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · mail.fonti.pl

    2024-06-28 16:34

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 16:34:54 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.fonti.pl

    2024-06-28 15:01

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 15:01:40 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · strefaturystyki.fonti.pl

    2024-06-28 09:44

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 09:44:40 GMT
    Server: Apache
    Link: <https://strefaturystyki.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 49176
    Content-Type: text/html; charset=UTF-8
    
    Page title: Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny
    
    <!DOCTYPE html>
    <html class="background">
    <head>
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-77699916-2', 'auto');
      ga('send', 'pageview');
    
    </script>
    	<meta charset="UTF-8">
    	
    	
    	<meta name="viewport" content="width=device-width">
    	<link rel="stylesheet" href="https://strefaturystyki.pl/wp-content/themes/strefaturystyki/style.css">
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika+Negative:400,700&subset=latin-ext">
    	<link rel="icon" href="https://strefaturystyki.pl/wp-content/themes/strefaturystyki/images/favicon.png">
    	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    
    	<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
    	<title>Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny</title>
    	<meta name="description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<link rel="canonical" href="http://strefaturystyki.pl/" />
    	<link rel="next" href="http://strefaturystyki.pl/page/2/" />
    	<meta property="og:locale" content="pl_PL" />
    	<meta property="og:type" content="website" />
    	<meta property="og:title" content="Strefa Turystyki" />
    	<meta property="og:description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<meta property="og:url" content="http://strefaturystyki.pl/" />
    	<meta property="og:site_name" content="Strefa Turystyki" />
    	<meta name="twitter:card" content="summary" />
    	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"http://strefaturystyki.pl/","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny","isPartOf":{"@id":"http://strefaturystyki.pl/#website"},"about":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"description":"StrefaTurystyki.pl - blog turystyczny","breadcrumb":{"@id":"http://strefaturystyki.pl/#breadcrumb"},"inLanguage":"pl-PL"},{"@type":"BreadcrumbList","@id":"http://strefaturystyki.pl/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona główna"}]},{"@type":"WebSite","@id":"http://strefaturystyki.pl/#website","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki","description":"StrefaTurystyki.pl - blog turystyczny","publisher":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://strefaturystyki.pl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":["Person","Organization"],"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774","name":"strefaturystyki","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"http://strefaturystyki.pl/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","caption":"strefaturystyki"},"logo":{"@id":"http://strefaturystyki.pl/#/schema/person/image/"}}]}</script>
    	<meta name="google-site-verification" content="UA-77699916-2" />
    	<!-- / Yoast SEO plugin. -->
    
    
    <link rel='dns-prefetch' href='//strefaturystyki.pl' />
    <link rel='dns-prefetch' href='//www.google.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <script type="text/javascript">
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/strefaturystyki.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.9"}};
    /*!
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · fonti.pl

    2024-06-28 09:24

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 09:24:54 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · generatormemow.fonti.pl

    2024-06-28 08:35

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 28 Jun 2024 08:35:58 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=7d3bfb0a3eb69729f17649762e22e5bc; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.fonti.pl

    2024-06-28 06:16

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 06:16:27 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.fotografiki.pl.fonti.pl

    2024-06-28 05:54

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 28 Jun 2024 05:54:35 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://fotografiki.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · mail.fonti.pl

    2024-06-28 05:44

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 05:44:23 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.e-dom.fonti.pl

    2024-06-28 02:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 28 Jun 2024 02:20:22 GMT
    Server: Apache
    X-Pingback: http://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.fonti.fonti.pl

    2024-06-28 01:52

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 01:52:47 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.generatormemow.fonti.pl

    2024-06-28 01:52

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 28 Jun 2024 01:52:47 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=0715ba827a0768f3bd6f6bc0a5ad3081; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · video.fonti.pl

    2024-06-28 00:37

    HTTP/1.1 200 OK
    Date: Fri, 28 Jun 2024 00:37:06 GMT
    Server: Apache
    Link: <https://video.fonti.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 55764
    Content-Type: text/html; charset=UTF-8
    
    Page title: Wideo Fonti.pl – Stockowe ujęcia video – legalne ujęcia filmowe
    
    <!doctype html>
    <html lang="pl-PL">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    	<link rel="profile" href="https://gmpg.org/xfn/11">
    	
    	<title>Wideo Fonti.pl &#8211; Stockowe ujęcia video &#8211; legalne ujęcia filmowe</title>
    <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/4d3d0a1dda0b4b1879382511/script.js"></script><link rel='dns-prefetch' href='//fonts.googleapis.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <link rel='preconnect' href='https://fonts.gstatic.com' crossorigin />
    <link rel="alternate" type="application/rss+xml" title="Wideo Fonti.pl &raquo; Kanał z wpisami" href="https://video.fonti.pl/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Wideo Fonti.pl &raquo; Kanał z komentarzami" href="https://video.fonti.pl/comments/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Kanał Wideo Fonti.pl &raquo; Produkty" href="https://video.fonti.pl/home/feed/" />
    		<script type="text/javascript">
    			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/video.fonti.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.5.15"}};
    			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,8205,55356,57212],[55357,56424,8203,55356,57212])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
    		</script>
    		<style type="text/css">
    img.wp-smiley,
    img.emoji {
    	display: inline !important;
    	border: none !important;
    	box-shadow: none !important;
    	height: 1em !important;
    	width: 1em !important;
    	margin: 0 .07em !important;
    	vertical-align: -0.1em !important;
    	background: none !important;
    	padding: 0 !important;
    }
    </style>
    	<link rel='stylesheet' id='dashicons-css'  href='https://video.fonti.pl/wp-includes/css/dashicons.min.css?ver=5.5.15' type='text/css' media='all' />
    <link rel='stylesheet' id='wp-block-library-css'  href='https://video.fonti.pl/wp-includes/css/dist/block-library/style.min.css?ver=5.5.15' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-vendors-style-css'  href='https://video.fonti.pl/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors-style.css?ver=4.4.3' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-style-css'  href='h
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.video.fonti.pl

    2024-06-28 00:36

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 28 Jun 2024 00:36:02 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://video.fonti.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-28 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.fotografie.fonti.pl

    2024-06-27 21:40

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 27 Jun 2024 21:40:24 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=a12d7cb3cbc9150f12c9af97d9326884; path=/; secure; HttpOnly
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://www.fotografie.fonti.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-27 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · fotografie.fonti.pl

    2024-06-27 21:40

    HTTP/1.1 200 OK
    Date: Thu, 27 Jun 2024 21:40:31 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Link: <https://fotografie.fonti.pl/wp-json/>; rel="https://api.w.org/", <https://fotografie.fonti.pl/wp-json/wp/v2/pages/66>; rel="alternate"; type="application/json", <https://fotografie.fonti.pl/>; rel=shortlink
    Set-Cookie: PHPSESSID=acf92c18d77fbd3fa730197512eaef9e; path=/; secure; HttpOnly
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 180998
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl – Zdjęcia i ujęcia wideo – płatne i darmowe – bank zdjęć photo stock
    
    <!DOCTYPE html>
    <html lang="pl-PL" class="no-js
    									 scheme_default										">
    <head>
    	<script>navigator.userAgent.match(/iPad|iPhone|iPod/i) != null && window.name != '' && top.location != window.location && (top.location.href = window.location.href);</script>				<script>document.documentElement.className = document.documentElement.className + ' yes-js js_active js'</script>
    						<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<meta name="format-detection" content="telephone=no">
    		<link rel="profile" href="//gmpg.org/xfn/11">
    		<link rel="pingback" href="https://fotografie.fonti.pl/xmlrpc.php">
    		<title>Fonti.pl &#8211; Zdjęcia i ujęcia wideo &#8211; płatne i darmowe &#8211; bank zdjęć photo stock</title>
    	<script type="text/javascript">function theChampLoadEvent(e){var t=window.onload;if(typeof window.onload!="function"){window.onload=e}else{window.onload=function(){t();e()}}}</script>
    		<script type="text/javascript">var theChampDefaultLang = 'pl_PL', theChampCloseIconPath = 'https://fotografie.fonti.pl/wp-content/plugins/super-socializer/images/close.png';</script>
    		<script>var theChampSiteUrl = 'https://fotografie.fonti.pl', theChampVerified = 0, theChampEmailPopup = 0, heateorSsMoreSharePopupSearchText = 'Search';</script>
    			<script>var theChampLoadingImgPath = 'https://fotografie.fonti.pl/wp-content/plugins/super-socializer/images/ajax_loader.gif'; var theChampAjaxUrl = 'https://fotografie.fonti.pl/wp-admin/admin-ajax.php'; var theChampRedirectionUrl = 'https://fotografie.fonti.pl/'; var theChampRegRedirectionUrl = 'https://fotografie.fonti.pl/'; </script>
    				<script> var theChampFBKey = '691891424865357', theChampSameTabLogin = '1', theChampVerified = 0; var theChampAjaxUrl = 'https://fotografie.fonti.pl/wp-admin/admin-ajax.php'; var theChampPopupTitle = ''; var theChampEmailPopup = 0; var theChampEmailAjaxUrl = 'https://fotografie.fonti.pl/wp-admin/admin-ajax.php'; var theChampEmailPopupTitle = ''; var theChampEmailPopupErrorMsg = ''; var theChampEmailPopupUniqueId = ''; var theChampEmailPopupVerifyMessage = ''; var theChampSteamAuthUrl = ""; var theChampCurrentPageUrl = 'https%3A%2F%2Ffotografie.fonti.pl%2F';  var heateorMSEnabled = 0, theChampTwitterAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Twitter&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampLineAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Line&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampLiveAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Live&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampFacebookAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Facebook&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampYahooAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Yahoo&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampGoogleAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Google&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampYoutubeAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Youtube&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampVkontakteAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Vkontakte&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampLinkedinAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Linkedin&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampInstagramAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Instagram&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampWordpressAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Wordpress&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampDribbbleAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Dribbble&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampGithubAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Github&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampSpotifyAuthUrl = theChampSiteUrl + "?SuperSocializerAuth=Spotify&super_socializer_redirect_to=" + theChampCurrentPageUrl, theChampK
    Found 2024-06-27 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.fotografie.fonti.pl

    2024-06-27 21:40

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 27 Jun 2024 21:40:24 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=843b301bf184271174f7405de31c5eaf; path=/; secure; HttpOnly
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://fotografie.fonti.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-27 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · e-fotografie.pl.fonti.pl

    2024-06-27 21:40

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 27 Jun 2024 21:40:23 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://e-fotografie.pl.fonti.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-27 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · mail.fonti.pl

    2024-06-26 15:45

    HTTP/1.1 200 OK
    Date: Wed, 26 Jun 2024 15:45:26 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-26 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.e-dom.fonti.pl

    2024-06-26 11:05

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 26 Jun 2024 11:05:49 GMT
    Server: Apache
    X-Pingback: https://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-26 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · knajpy.fonti.pl

    2024-06-26 10:58

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 26 Jun 2024 10:59:01 GMT
    Server: Apache
    X-Pingback: http://knajpy.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://knajpy.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-26 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · horeka.fonti.pl

    2024-06-26 07:08

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 26 Jun 2024 07:08:41 GMT
    Server: Apache
    X-Pingback: http://horeka.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://horeka.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-26 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · generatormemow.fonti.pl

    2024-06-26 06:41

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 26 Jun 2024 06:41:59 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=ea31308522e958f63298603b090b15d1; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-26 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · generatormemow.fonti.pl

    2024-06-26 06:02

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 26 Jun 2024 06:02:27 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=b268500e6ccb3c63fd8723d0434d1c71; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-26 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.horeka.fonti.pl

    2024-06-26 02:31

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 26 Jun 2024 02:31:47 GMT
    Server: Apache
    X-Pingback: http://horeka.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://horeka.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-26 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.video.fonti.pl

    2024-06-25 21:38

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 25 Jun 2024 21:38:49 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://video.fonti.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-25 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · rodzaje.fonti.pl

    2024-06-25 21:38

    HTTP/1.1 200 OK
    Date: Tue, 25 Jun 2024 21:38:34 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 447
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-25 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.rodzaje.fonti.pl

    2024-06-25 21:38

    HTTP/1.1 200 OK
    Date: Tue, 25 Jun 2024 21:38:34 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 447
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-25 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · rodzaje.fonti.pl

    2024-06-25 21:38

    HTTP/1.1 200 OK
    Date: Tue, 25 Jun 2024 21:38:33 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 447
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-25 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · e-dom.fonti.pl

    2024-06-24 18:28

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 24 Jun 2024 18:28:45 GMT
    Server: Apache
    X-Pingback: http://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-24 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · fonti.pl

    2024-06-24 07:15

    HTTP/1.1 200 OK
    Date: Mon, 24 Jun 2024 07:16:00 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-24 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.fonti.fonti.pl

    2024-06-24 03:49

    HTTP/1.1 200 OK
    Date: Mon, 24 Jun 2024 03:49:21 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-24 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · mail.fonti.pl

    2024-06-24 03:22

    HTTP/1.1 200 OK
    Date: Mon, 24 Jun 2024 03:22:39 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-24 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.knajpy.fonti.pl

    2024-06-22 09:19

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 22 Jun 2024 09:19:46 GMT
    Server: Apache
    X-Pingback: http://knajpy.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://knajpy.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-22 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · generatormemow.fonti.pl

    2024-06-22 09:08

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 22 Jun 2024 09:08:55 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=5f4cee00c083af97670b114e17c485fc; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-22 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · strefaturystyki.fonti.pl

    2024-06-22 07:23

    HTTP/1.1 200 OK
    Date: Sat, 22 Jun 2024 07:23:18 GMT
    Server: Apache
    Link: <https://strefaturystyki.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 48486
    Content-Type: text/html; charset=UTF-8
    
    Page title: Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny
    
    <!DOCTYPE html>
    <html class="background">
    <head>
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-77699916-2', 'auto');
      ga('send', 'pageview');
    
    </script>
    	<meta charset="UTF-8">
    	
    	
    	<meta name="viewport" content="width=device-width">
    	<link rel="stylesheet" href="https://strefaturystyki.pl/wp-content/themes/strefaturystyki/style.css">
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika+Negative:400,700&subset=latin-ext">
    	<link rel="icon" href="https://strefaturystyki.pl/wp-content/themes/strefaturystyki/images/favicon.png">
    	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    
    	<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
    	<title>Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny</title>
    	<meta name="description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<link rel="canonical" href="https://strefaturystyki.pl/" />
    	<link rel="next" href="https://strefaturystyki.pl/page/2/" />
    	<meta property="og:locale" content="pl_PL" />
    	<meta property="og:type" content="website" />
    	<meta property="og:title" content="Strefa Turystyki" />
    	<meta property="og:description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<meta property="og:url" content="https://strefaturystyki.pl/" />
    	<meta property="og:site_name" content="Strefa Turystyki" />
    	<meta name="twitter:card" content="summary" />
    	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://strefaturystyki.pl/","url":"https://strefaturystyki.pl/","name":"Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny","isPartOf":{"@id":"https://strefaturystyki.pl/#website"},"about":{"@id":"https://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"description":"StrefaTurystyki.pl - blog turystyczny","breadcrumb":{"@id":"https://strefaturystyki.pl/#breadcrumb"},"inLanguage":"pl-PL"},{"@type":"BreadcrumbList","@id":"https://strefaturystyki.pl/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona główna"}]},{"@type":"WebSite","@id":"https://strefaturystyki.pl/#website","url":"https://strefaturystyki.pl/","name":"Strefa Turystyki","description":"StrefaTurystyki.pl - blog turystyczny","publisher":{"@id":"https://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://strefaturystyki.pl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":["Person","Organization"],"@id":"https://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774","name":"strefaturystyki","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https://strefaturystyki.pl/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","caption":"strefaturystyki"},"logo":{"@id":"https://strefaturystyki.pl/#/schema/person/image/"}}]}</script>
    	<meta name="google-site-verification" content="UA-77699916-2" />
    	<!-- / Yoast SEO plugin. -->
    
    
    <link rel='dns-prefetch' href='//strefaturystyki.pl' />
    <link rel='dns-prefetch' href='//www.google.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <script type="text/javascript">
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/strefaturystyki.pl\/wp-includes\/js\/wp-emoji-release.min.js?v
    Found 2024-06-22 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · knajpy.fonti.pl

    2024-06-20 11:03

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 20 Jun 2024 11:03:18 GMT
    Server: Apache
    X-Pingback: https://knajpy.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://knajpy.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-20 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.fonti.pl

    2024-06-20 07:39

    HTTP/1.1 200 OK
    Date: Thu, 20 Jun 2024 07:39:04 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-20 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · generatormemow.fonti.pl

    2024-06-20 05:31

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 20 Jun 2024 05:31:23 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=8437eea667dee32ca9f6c43dc24f4bf7; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-20 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.vn.fonti.pl

    2024-06-19 21:43

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 19 Jun 2024 21:43:31 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://www.vendingleszno.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 1
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-19 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.vn.fonti.pl

    2024-06-19 21:43

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 19 Jun 2024 21:43:40 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://www.vendingleszno.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 1
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-19 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · e-dom.fonti.pl

    2024-06-18 18:50

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 18 Jun 2024 18:50:02 GMT
    Server: Apache
    X-Pingback: http://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-18 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · mail.fonti.pl

    2024-06-18 18:49

    HTTP/1.1 200 OK
    Date: Tue, 18 Jun 2024 18:49:18 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-18 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.fonti.pl

    2024-06-18 18:06

    HTTP/1.1 200 OK
    Date: Tue, 18 Jun 2024 18:06:10 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-18 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · fonti.fonti.pl

    2024-06-18 15:36

    HTTP/1.1 200 OK
    Date: Tue, 18 Jun 2024 15:36:33 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-18 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · fonti.pl

    2024-06-18 04:15

    HTTP/1.1 200 OK
    Date: Tue, 18 Jun 2024 04:15:29 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-18 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · generatormemow.fonti.pl

    2024-06-18 02:46

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 18 Jun 2024 02:46:30 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=593b238208afdae49d49bd45eca0a2a2; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-18 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.generatormemow.fonti.pl

    2024-06-17 23:35

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 17 Jun 2024 23:35:19 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=3d070609a55201516348b772164043eb; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-17 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.fonti.fonti.pl

    2024-06-17 23:33

    HTTP/1.1 200 OK
    Date: Mon, 17 Jun 2024 23:33:20 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-17 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · fotografiki.pl.fonti.pl

    2024-06-16 22:03

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 16 Jun 2024 22:03:07 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://fotografiki.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.fonti.pl

    2024-06-16 13:11

    HTTP/1.1 200 OK
    Date: Sun, 16 Jun 2024 13:11:34 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · fonti.fonti.pl

    2024-06-16 12:59

    HTTP/1.1 200 OK
    Date: Sun, 16 Jun 2024 12:59:40 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · knajpy.fonti.pl

    2024-06-16 10:18

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 16 Jun 2024 10:18:19 GMT
    Server: Apache
    X-Pingback: http://knajpy.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://knajpy.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · generatormemow.fonti.pl

    2024-06-16 07:38

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 16 Jun 2024 07:38:50 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=02fabfbfb200a5e5337fdaa2210735b3; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · e-dom.fonti.pl

    2024-06-16 05:36

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 16 Jun 2024 05:36:27 GMT
    Server: Apache
    X-Pingback: https://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · video.fonti.pl

    2024-06-16 02:32

    HTTP/1.1 200 OK
    Date: Sun, 16 Jun 2024 02:32:11 GMT
    Server: Apache
    Link: <https://video.fonti.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 55764
    Content-Type: text/html; charset=UTF-8
    
    Page title: Wideo Fonti.pl – Stockowe ujęcia video – legalne ujęcia filmowe
    
    <!doctype html>
    <html lang="pl-PL">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    	<link rel="profile" href="https://gmpg.org/xfn/11">
    	
    	<title>Wideo Fonti.pl &#8211; Stockowe ujęcia video &#8211; legalne ujęcia filmowe</title>
    <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/4d3d0a1dda0b4b1879382511/script.js"></script><link rel='dns-prefetch' href='//fonts.googleapis.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <link rel='preconnect' href='https://fonts.gstatic.com' crossorigin />
    <link rel="alternate" type="application/rss+xml" title="Wideo Fonti.pl &raquo; Kanał z wpisami" href="https://video.fonti.pl/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Wideo Fonti.pl &raquo; Kanał z komentarzami" href="https://video.fonti.pl/comments/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Kanał Wideo Fonti.pl &raquo; Produkty" href="https://video.fonti.pl/home/feed/" />
    		<script type="text/javascript">
    			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/video.fonti.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.5.14"}};
    			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,8205,55356,57212],[55357,56424,8203,55356,57212])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
    		</script>
    		<style type="text/css">
    img.wp-smiley,
    img.emoji {
    	display: inline !important;
    	border: none !important;
    	box-shadow: none !important;
    	height: 1em !important;
    	width: 1em !important;
    	margin: 0 .07em !important;
    	vertical-align: -0.1em !important;
    	background: none !important;
    	padding: 0 !important;
    }
    </style>
    	<link rel='stylesheet' id='dashicons-css'  href='https://video.fonti.pl/wp-includes/css/dashicons.min.css?ver=5.5.14' type='text/css' media='all' />
    <link rel='stylesheet' id='wp-block-library-css'  href='https://video.fonti.pl/wp-includes/css/dist/block-library/style.min.css?ver=5.5.14' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-vendors-style-css'  href='https://video.fonti.pl/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors-style.css?ver=4.4.3' type='text/css' media='all' />
    <link rel='stylesheet' id='wc-block-style-css'  href='h
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · mail.fonti.pl

    2024-06-12 16:52

    HTTP/1.1 200 OK
    Date: Wed, 12 Jun 2024 16:52:16 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · horeka.fonti.pl

    2024-06-12 15:07

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 15:07:22 GMT
    Server: Apache
    X-Pingback: https://horeka.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://horeka.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · fonti.fonti.pl

    2024-06-12 15:04

    HTTP/1.1 200 OK
    Date: Wed, 12 Jun 2024 15:04:45 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 2389
    Content-Type: text/html;charset=ISO-8859-1
    
    Page title: Index of /
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <html>
     <head>
      <title>Index of /</title>
     </head>
     <body>
    <h1>Index of /</h1>
      <table>
       <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
       <tr><th colspan="5"><hr></th></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_htaccess3.txt">_htaccess3.txt</a>         </td><td align="right">2021-12-23 05:43  </td><td align="right">281 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="_index.php">_index.php</a>             </td><td align="right">2023-11-14 15:07  </td><td align="right">101K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="en/">en/</a>                    </td><td align="right">2021-09-02 15:09  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="font/">font/</a>                  </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="img/">img/</a>                   </td><td align="right">2023-11-14 15:07  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="index-kopia.php">index-kopia.php</a>        </td><td align="right">2021-05-04 20:45  </td><td align="right">104K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="js/">js/</a>                    </td><td align="right">2021-05-04 20:45  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="old_fonti/">old_fonti/</a>             </td><td align="right">2017-05-26 22:39  </td><td align="right">  - </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="readme.html">readme.html</a>            </td><td align="right">2021-09-05 08:45  </td><td align="right">7.3K</td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="style.css">style.css</a>              </td><td align="right">2021-05-04 20:45  </td><td align="right">762 </td><td>&nbsp;</td></tr>
    <tr><td valign="top">&nbsp;</td><td><a href="tekst.xlsx">tekst.xlsx</a>             </td><td align="right">2023-11-14 15:09  </td><td align="right"> 10K</td><td>&nbsp;</td></tr>
       <tr><th colspan="5"><hr></th></tr>
    </table>
    </body></html>
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · knajpy.fonti.pl

    2024-06-12 12:10

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 12:10:19 GMT
    Server: Apache
    X-Pingback: http://knajpy.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://knajpy.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.e-dom.fonti.pl

    2024-06-12 10:21

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 10:21:53 GMT
    Server: Apache
    X-Pingback: https://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.horeka.fonti.pl

    2024-06-12 10:15

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 10:15:04 GMT
    Server: Apache
    X-Pingback: http://horeka.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://horeka.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · strefaturystyki.fonti.pl

    2024-06-12 06:10

    HTTP/1.1 200 OK
    Date: Wed, 12 Jun 2024 06:10:59 GMT
    Server: Apache
    Link: <http://strefaturystyki.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 48290
    Content-Type: text/html; charset=UTF-8
    
    Page title: Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny
    
    <!DOCTYPE html>
    <html class="background">
    <head>
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-77699916-2', 'auto');
      ga('send', 'pageview');
    
    </script>
    	<meta charset="UTF-8">
    	
    	
    	<meta name="viewport" content="width=device-width">
    	<link rel="stylesheet" href="http://strefaturystyki.pl/wp-content/themes/strefaturystyki/style.css">
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika+Negative:400,700&subset=latin-ext">
    	<link rel="icon" href="http://strefaturystyki.pl/wp-content/themes/strefaturystyki/images/favicon.png">
    	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    
    	<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
    	<title>Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny</title>
    	<meta name="description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<link rel="canonical" href="http://strefaturystyki.pl/" />
    	<link rel="next" href="http://strefaturystyki.pl/page/2/" />
    	<meta property="og:locale" content="pl_PL" />
    	<meta property="og:type" content="website" />
    	<meta property="og:title" content="Strefa Turystyki" />
    	<meta property="og:description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<meta property="og:url" content="http://strefaturystyki.pl/" />
    	<meta property="og:site_name" content="Strefa Turystyki" />
    	<meta name="twitter:card" content="summary" />
    	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"http://strefaturystyki.pl/","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny","isPartOf":{"@id":"http://strefaturystyki.pl/#website"},"about":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"description":"StrefaTurystyki.pl - blog turystyczny","breadcrumb":{"@id":"http://strefaturystyki.pl/#breadcrumb"},"inLanguage":"pl-PL"},{"@type":"BreadcrumbList","@id":"http://strefaturystyki.pl/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona główna"}]},{"@type":"WebSite","@id":"http://strefaturystyki.pl/#website","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki","description":"StrefaTurystyki.pl - blog turystyczny","publisher":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://strefaturystyki.pl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":["Person","Organization"],"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774","name":"strefaturystyki","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"http://strefaturystyki.pl/#/schema/person/image/","url":"http://1.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","contentUrl":"http://1.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","caption":"strefaturystyki"},"logo":{"@id":"http://strefaturystyki.pl/#/schema/person/image/"}}]}</script>
    	<meta name="google-site-verification" content="UA-77699916-2" />
    	<!-- / Yoast SEO plugin. -->
    
    
    <link rel='dns-prefetch' href='//strefaturystyki.pl' />
    <link rel='dns-prefetch' href='//www.google.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <script type="text/javascript">
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/strefaturystyki.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.8"}};
    /*! This file is a
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · fotografiki.pl.fonti.pl

    2024-06-12 06:07

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 06:07:54 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://fotografiki.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.knajpy.fonti.pl

    2024-06-12 04:56

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 04:56:35 GMT
    Server: Apache
    X-Pingback: https://knajpy.pl/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://knajpy.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · e-dom.fonti.pl

    2024-06-12 04:55

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 04:55:09 GMT
    Server: Apache
    X-Pingback: https://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · www.strefaturystyki.fonti.pl

    2024-06-12 04:26

    HTTP/1.1 200 OK
    Date: Wed, 12 Jun 2024 04:26:40 GMT
    Server: Apache
    Link: <http://strefaturystyki.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 48290
    Content-Type: text/html; charset=UTF-8
    
    Page title: Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny
    
    <!DOCTYPE html>
    <html class="background">
    <head>
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-77699916-2', 'auto');
      ga('send', 'pageview');
    
    </script>
    	<meta charset="UTF-8">
    	
    	
    	<meta name="viewport" content="width=device-width">
    	<link rel="stylesheet" href="http://strefaturystyki.pl/wp-content/themes/strefaturystyki/style.css">
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika+Negative:400,700&subset=latin-ext">
    	<link rel="icon" href="http://strefaturystyki.pl/wp-content/themes/strefaturystyki/images/favicon.png">
    	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    
    	<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
    	<title>Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny</title>
    	<meta name="description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<link rel="canonical" href="http://strefaturystyki.pl/" />
    	<link rel="next" href="http://strefaturystyki.pl/page/2/" />
    	<meta property="og:locale" content="pl_PL" />
    	<meta property="og:type" content="website" />
    	<meta property="og:title" content="Strefa Turystyki" />
    	<meta property="og:description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<meta property="og:url" content="http://strefaturystyki.pl/" />
    	<meta property="og:site_name" content="Strefa Turystyki" />
    	<meta name="twitter:card" content="summary" />
    	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"http://strefaturystyki.pl/","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny","isPartOf":{"@id":"http://strefaturystyki.pl/#website"},"about":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"description":"StrefaTurystyki.pl - blog turystyczny","breadcrumb":{"@id":"http://strefaturystyki.pl/#breadcrumb"},"inLanguage":"pl-PL"},{"@type":"BreadcrumbList","@id":"http://strefaturystyki.pl/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona główna"}]},{"@type":"WebSite","@id":"http://strefaturystyki.pl/#website","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki","description":"StrefaTurystyki.pl - blog turystyczny","publisher":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://strefaturystyki.pl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":["Person","Organization"],"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774","name":"strefaturystyki","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"http://strefaturystyki.pl/#/schema/person/image/","url":"http://1.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","contentUrl":"http://1.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","caption":"strefaturystyki"},"logo":{"@id":"http://strefaturystyki.pl/#/schema/person/image/"}}]}</script>
    	<meta name="google-site-verification" content="UA-77699916-2" />
    	<!-- / Yoast SEO plugin. -->
    
    
    <link rel='dns-prefetch' href='//strefaturystyki.pl' />
    <link rel='dns-prefetch' href='//www.google.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <script type="text/javascript">
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/strefaturystyki.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.8"}};
    /*! This file is a
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · www.fotografiki.pl.fonti.pl

    2024-06-12 03:44

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 03:44:24 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://fotografiki.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · generatormemow.fonti.pl

    2024-06-12 00:34

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 12 Jun 2024 00:34:33 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=a014137e953166ef6d8a9881c289fe45; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://generatormemow.pl/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:443 · strefaturystyki.fonti.pl

    2024-06-12 00:18

    HTTP/1.1 200 OK
    Date: Wed, 12 Jun 2024 00:18:13 GMT
    Server: Apache
    Link: <https://strefaturystyki.pl/wp-json/>; rel="https://api.w.org/"
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 48470
    Content-Type: text/html; charset=UTF-8
    
    Page title: Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny
    
    <!DOCTYPE html>
    <html class="background">
    <head>
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-77699916-2', 'auto');
      ga('send', 'pageview');
    
    </script>
    	<meta charset="UTF-8">
    	
    	
    	<meta name="viewport" content="width=device-width">
    	<link rel="stylesheet" href="https://strefaturystyki.pl/wp-content/themes/strefaturystyki/style.css">
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika+Negative:400,700&subset=latin-ext">
    	<link rel="icon" href="https://strefaturystyki.pl/wp-content/themes/strefaturystyki/images/favicon.png">
    	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    
    	<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
    	<title>Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny</title>
    	<meta name="description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<link rel="canonical" href="http://strefaturystyki.pl/" />
    	<link rel="next" href="http://strefaturystyki.pl/page/2/" />
    	<meta property="og:locale" content="pl_PL" />
    	<meta property="og:type" content="website" />
    	<meta property="og:title" content="Strefa Turystyki" />
    	<meta property="og:description" content="StrefaTurystyki.pl - blog turystyczny" />
    	<meta property="og:url" content="http://strefaturystyki.pl/" />
    	<meta property="og:site_name" content="Strefa Turystyki" />
    	<meta name="twitter:card" content="summary" />
    	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"http://strefaturystyki.pl/","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki - StrefaTurystyki.pl - blog turystyczny","isPartOf":{"@id":"http://strefaturystyki.pl/#website"},"about":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"description":"StrefaTurystyki.pl - blog turystyczny","breadcrumb":{"@id":"http://strefaturystyki.pl/#breadcrumb"},"inLanguage":"pl-PL"},{"@type":"BreadcrumbList","@id":"http://strefaturystyki.pl/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona główna"}]},{"@type":"WebSite","@id":"http://strefaturystyki.pl/#website","url":"http://strefaturystyki.pl/","name":"Strefa Turystyki","description":"StrefaTurystyki.pl - blog turystyczny","publisher":{"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://strefaturystyki.pl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":["Person","Organization"],"@id":"http://strefaturystyki.pl/#/schema/person/b1bb465d95f85563f972f0f9e5191774","name":"strefaturystyki","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"http://strefaturystyki.pl/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/1892f78af6e0e901f24f1c5f96e1d1e9?s=96&d=mm&r=g","caption":"strefaturystyki"},"logo":{"@id":"http://strefaturystyki.pl/#/schema/person/image/"}}]}</script>
    	<meta name="google-site-verification" content="UA-77699916-2" />
    	<!-- / Yoast SEO plugin. -->
    
    
    <link rel='dns-prefetch' href='//strefaturystyki.pl' />
    <link rel='dns-prefetch' href='//www.google.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <script type="text/javascript">
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/strefaturystyki.pl\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.8"}};
    /*!
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · mail.fonti.pl

    2024-06-11 23:33

    HTTP/1.1 200 OK
    Date: Tue, 11 Jun 2024 23:33:24 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 103628
    Content-Type: text/html; charset=UTF-8
    
    Page title: Fonti.pl
    
    <html lang="pl">
    	<head>
    		<title>Fonti.pl</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    		<meta http-equiv="Expires" content="Mon, 22 Jul 2016 11:12:01 GMT" />
    		<meta name="keywords" content="" />
    		<meta name="description" content="" />
    		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    		<script type="text/javascript">
    					  /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
    			!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f]
    Found 2024-06-11 by HttpPlugin
    Create report
  • Open service 51.83.237.81:80 · e-dom.fonti.pl

    2024-06-11 23:21

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 11 Jun 2024 23:21:51 GMT
    Server: Apache
    X-Pingback: http://e-dom.eu/xmlrpc.php
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://e-dom.eu/
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-06-11 by HttpPlugin
    Create report
video.fonti.plwww.video.fonti.pl
CN:
video.fonti.pl
Not before:
2024-06-25 00:00
Not after:
2024-09-23 23:59
e-dom.fonti.plwww.e-dom.fonti.pl
CN:
e-dom.fonti.pl
Not before:
2024-05-08 00:00
Not after:
2024-08-06 23:59
fonti.fonti.plwww.fonti.fonti.pl
CN:
fonti.fonti.pl
Not before:
2024-04-20 00:00
Not after:
2024-07-19 23:59
strefaturystyki.plcpanel.strefaturystyki.plcpcalendars.strefaturystyki.plcpcontacts.strefaturystyki.plmail.strefaturystyki.plstrefaturystyki.fonti.plwebdisk.strefaturystyki.plwebmail.strefaturystyki.plwww.strefaturystyki.fonti.plwww.strefaturystyki.pl
CN:
strefaturystyki.pl
Not before:
2024-04-26 00:00
Not after:
2024-07-25 23:59
generatormemow.fonti.plwww.generatormemow.fonti.pl
CN:
generatormemow.fonti.pl
Not before:
2024-05-26 00:00
Not after:
2024-08-24 23:59
fonti.plcpanel.fonti.plcpcalendars.fonti.plcpcontacts.fonti.plfonti.type.plmail.fonti.plmail.fonti.type.plwebdisk.fonti.plwebmail.fonti.plwww.fonti.plwww.fonti.type.pl
CN:
fonti.pl
Not before:
2024-06-18 00:00
Not after:
2024-09-16 23:59
fotografiki.plcpanel.fotografiki.plcpcalendars.fotografiki.plcpcontacts.fotografiki.plfotografiki.pl.fonti.plmail.fotografiki.plwebdisk.fotografiki.plwebmail.fotografiki.plwww.fotografiki.plwww.fotografiki.pl.fonti.pl
CN:
fotografiki.pl
Not before:
2024-06-21 00:00
Not after:
2024-09-19 23:59
fotografie.fonti.plwww.fotografie.fonti.pl
CN:
fotografie.fonti.pl
Not before:
2024-04-12 00:00
Not after:
2024-07-11 23:59
video.fonti.plwww.video.fonti.pl
CN:
video.fonti.pl
Not before:
2024-04-10 00:00
Not after:
2024-07-09 23:59
rodzaje.fonti.plwww.rodzaje.fonti.pl
CN:
rodzaje.fonti.pl
Not before:
2024-04-10 00:00
Not after:
2024-07-09 23:59
knajpy.plcpanel.knajpy.plcpcalendars.knajpy.plcpcontacts.knajpy.plknajpy.fonti.plmail.knajpy.plwebdisk.knajpy.plwebmail.knajpy.plwww.knajpy.fonti.plwww.knajpy.pl
CN:
knajpy.pl
Not before:
2024-05-02 00:00
Not after:
2024-07-31 23:59
vendingleszno.plcpanel.vendingleszno.plcpcalendars.vendingleszno.plcpcontacts.vendingleszno.plmail.vendingleszno.plvn.fonti.plwebdisk.vendingleszno.plwebmail.vendingleszno.plwww.vendingleszno.plwww.vn.fonti.pl
CN:
vendingleszno.pl
Not before:
2024-04-04 00:00
Not after:
2024-07-03 23:59
fotografiki.plcpanel.fotografiki.plcpcalendars.fotografiki.plcpcontacts.fotografiki.plfotografiki.pl.fonti.plmail.fotografiki.plwebdisk.fotografiki.plwebmail.fotografiki.plwww.fotografiki.plwww.fotografiki.pl.fonti.pl
CN:
fotografiki.pl
Not before:
2024-04-06 00:00
Not after:
2024-07-05 23:59
fonti.plcpanel.fonti.plcpcalendars.fonti.plcpcontacts.fonti.plfonti.type.plmail.fonti.plmail.fonti.type.plwebdisk.fonti.plwebmail.fonti.plwww.fonti.plwww.fonti.type.pl
CN:
fonti.pl
Not before:
2024-04-03 00:00
Not after:
2024-07-02 23:59
horeka.plcpanel.horeka.plcpcalendars.horeka.plcpcontacts.horeka.plhoreka.fonti.plmail.horeka.plwebdisk.horeka.plwebmail.horeka.plwww.horeka.fonti.plwww.horeka.pl
CN:
horeka.pl
Not before:
2024-04-09 00:00
Not after:
2024-07-08 23:59