Domain ruchlewicz-dzianach.pl
Poland
OVH SAS
Software information

Apache Apache

tcp/443 tcp/80

  • Open service 87.98.239.19:443 · www.ruchlewicz-dzianach.pl

    2024-10-18 05:09

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 05:09:33 GMT
    Content-Type: text/html
    Content-Length: 6951
    Connection: close
    Server: Apache
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    
    Page title: AGATA RUCHLEWICZ-DZIANACH | Architekt wnętrz, Gdańsk, Trójmiasto.
    
    <html>
    <head>
    
    <script type="text/javascript">
       GLOBAL_AREAS= new Array();
       GLOBAL_WIDTH=-1;
       GLOBAL_NEW_AREAS= new Array();
       
       
    
       PICTURE_WIDTH = 2480;
       PICTURE_HEIGHT = 1149;
          SHRINK_FACTOR = 0.95;   
       
       function setglobal(){
          // place original AREA coordinate strings into a global array, called first time setXY is called
          var arrayAreas = document.body.getElementsByTagName("AREA");
          GLOBAL_WIDTH= document.getElementById("IMAGE4").width;   // get original width
          
    	  for(var i = 0; i < arrayAreas.length; i++) {
             GLOBAL_AREAS[i]= arrayAreas[i].coords;
          }
          document.body.onresize=setXY('IMAGE4',XSIZE(),YSIZE());
          //alert("GLOBAL_AREAS" + GLOBAL_AREAS );
       }
    
       function setXY(elementid,newwidth,newheight){
          //alert("setXY " + newwidth + " " + newheight);
          if (GLOBAL_WIDTH == -1 ){
             setglobal();
          }
          document.getElementById(elementid).width=newwidth;
          document.getElementById(elementid).height=newheight;
          scaleArea();
       }
    
       function XSIZE(){ // get browser window.innerWidth , dealing with ie
         var myWidth = 0;
         if( typeof( window.innerWidth ) == 'number' ) {
           //Non-IE
           myWidth = window.innerWidth;
         } else if( document.documentElement && ( document.documentElement.clientWidth ) ) {
           //IE 6+ in 'standards compliant mode'
           myWidth = document.documentElement.clientWidth;
         } else if( document.body && ( document.body.clientWidth ) ) {
           //IE 4 compatible
           myWidth = document.body.clientWidth;
         }
         return myWidth * SHRINK_FACTOR;
      }
    
       function YSIZE(){  // get browser window.innerHeight, dealing with ie
    	  return XSIZE() / PICTURE_WIDTH * PICTURE_HEIGHT;
       }
    
      function scaleArea() {   // using values stored at load, recalculate new values for the current size
            var arrayAreas = document.body.getElementsByTagName("AREA");
    	    message = "";
    	
            for(var i = 0; i < arrayAreas.length; i++) {
               ii=i+1;
               rescale= document.getElementById("IMAGE4").width/PICTURE_WIDTH ;
               sarray=GLOBAL_AREAS[i].split(",");      // convert coordinates to a numeric array assuming comma-delimited values
               var rarray =new Array();
               for(var j = 0; j < sarray.length; j += 2) {
                  rarray[j]=parseInt(sarray[j])*rescale;  // rescale the values
                  rarray[j]=Math.round(rarray[j]);
                  rarray[j+1]=parseInt(sarray[j+1])*rescale;  // rescale the values
                  rarray[j+1]=Math.round(rarray[j+1]);
               }
    	   message = message + rarray.join(",") + '\n';
               arrayAreas[i].coords=rarray.join(",");    // put the values back into a string
               GLOBAL_NEW_AREAS[i]= arrayAreas[i].coords;
           }
          //alert(rescaleX + " " + rescaleY + "\n" + GLOBAL_WIDTH + " " + GLOBAL_HEIGHT + "\n" + "GLOBAL_AREAS" + GLOBAL_AREAS +  "\nSCALED AREAS" + message);
       }
    
    </script>
    
    <TITLE>AGATA RUCHLEWICZ-DZIANACH | Architekt wnętrz, Gdańsk, Trójmiasto.</TITLE>
    <META name="description" content="Architekt wnętrz: Gdańsk, Trójmiasto. W dialogu z klientem tworzę ergonomiczne, spójne estetycznie wnętrza. Działam na terenia Gdańska, Trójmiasta, jak również wykonuję projekty zdalne."> 
    <META name="keywords" content="architekt wnętrz Gdańsk, projektant wnętrz Gdańsk, architekt wnętrz Trójmiasto, aranżacja wnętrz Gdańsk, projektant wnętrz Trójmiasto, aranżacja wnętrz Trójmiasto, architekt wnętrz Trójmiasto, projektant wnętrz Trójmiasto, aranżacja wnętrz Trójmiasto">
    <META name="google-site-verification" content="B-BpRYNxjstGcVDcXMBcyWUKWN_oTW7DTaanxN_gWPQ" />
    <meta http-equiv="Cache-Control" content="max-age=28800" />
    </head>
    <body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF"
       onResize="setXY('IMAGE4',XSIZE(),YSIZE());" 
       onMouseover="setXY('IMAGE4',XSIZE(),YSIZE());"  /* chrome */
       onload="setXY('IMAGE4',XSIZE(),YSIZE());" 
    >
    
    <img id="IMAGE4" src="img/main.jpg" border=0 width="98%" usem
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 87.98.239.19:80 · www.ruchlewicz-dzianach.pl

    2024-10-18 05:09

    HTTP/1.1 200 OK
    date: Fri, 18 Oct 2024 05:09:32 GMT
    content-type: text/html
    content-length: 6951
    server: Apache
    accept-ranges: bytes
    vary: Accept-Encoding
    x-iplb-request-id: A45CF484:DC40_5762EF13:0050_6711ED8C_9904:7FC9
    x-iplb-instance: 51794
    connection: close
    
    Page title: AGATA RUCHLEWICZ-DZIANACH | Architekt wnętrz, Gdańsk, Trójmiasto.
    
    <html>
    <head>
    
    <script type="text/javascript">
       GLOBAL_AREAS= new Array();
       GLOBAL_WIDTH=-1;
       GLOBAL_NEW_AREAS= new Array();
       
       
    
       PICTURE_WIDTH = 2480;
       PICTURE_HEIGHT = 1149;
          SHRINK_FACTOR = 0.95;   
       
       function setglobal(){
          // place original AREA coordinate strings into a global array, called first time setXY is called
          var arrayAreas = document.body.getElementsByTagName("AREA");
          GLOBAL_WIDTH= document.getElementById("IMAGE4").width;   // get original width
          
    	  for(var i = 0; i < arrayAreas.length; i++) {
             GLOBAL_AREAS[i]= arrayAreas[i].coords;
          }
          document.body.onresize=setXY('IMAGE4',XSIZE(),YSIZE());
          //alert("GLOBAL_AREAS" + GLOBAL_AREAS );
       }
    
       function setXY(elementid,newwidth,newheight){
          //alert("setXY " + newwidth + " " + newheight);
          if (GLOBAL_WIDTH == -1 ){
             setglobal();
          }
          document.getElementById(elementid).width=newwidth;
          document.getElementById(elementid).height=newheight;
          scaleArea();
       }
    
       function XSIZE(){ // get browser window.innerWidth , dealing with ie
         var myWidth = 0;
         if( typeof( window.innerWidth ) == 'number' ) {
           //Non-IE
           myWidth = window.innerWidth;
         } else if( document.documentElement && ( document.documentElement.clientWidth ) ) {
           //IE 6+ in 'standards compliant mode'
           myWidth = document.documentElement.clientWidth;
         } else if( document.body && ( document.body.clientWidth ) ) {
           //IE 4 compatible
           myWidth = document.body.clientWidth;
         }
         return myWidth * SHRINK_FACTOR;
      }
    
       function YSIZE(){  // get browser window.innerHeight, dealing with ie
    	  return XSIZE() / PICTURE_WIDTH * PICTURE_HEIGHT;
       }
    
      function scaleArea() {   // using values stored at load, recalculate new values for the current size
            var arrayAreas = document.body.getElementsByTagName("AREA");
    	    message = "";
    	
            for(var i = 0; i < arrayAreas.length; i++) {
               ii=i+1;
               rescale= document.getElementById("IMAGE4").width/PICTURE_WIDTH ;
               sarray=GLOBAL_AREAS[i].split(",");      // convert coordinates to a numeric array assuming comma-delimited values
               var rarray =new Array();
               for(var j = 0; j < sarray.length; j += 2) {
                  rarray[j]=parseInt(sarray[j])*rescale;  // rescale the values
                  rarray[j]=Math.round(rarray[j]);
                  rarray[j+1]=parseInt(sarray[j+1])*rescale;  // rescale the values
                  rarray[j+1]=Math.round(rarray[j+1]);
               }
    	   message = message + rarray.join(",") + '\n';
               arrayAreas[i].coords=rarray.join(",");    // put the values back into a string
               GLOBAL_NEW_AREAS[i]= arrayAreas[i].coords;
           }
          //alert(rescaleX + " " + rescaleY + "\n" + GLOBAL_WIDTH + " " + GLOBAL_HEIGHT + "\n" + "GLOBAL_AREAS" + GLOBAL_AREAS +  "\nSCALED AREAS" + message);
       }
    
    </script>
    
    <TITLE>AGATA RUCHLEWICZ-DZIANACH | Architekt wnętrz, Gdańsk, Trójmiasto.</TITLE>
    <META name="description" content="Architekt wnętrz: Gdańsk, Trójmiasto. W dialogu z klientem tworzę ergonomiczne, spójne estetycznie wnętrza. Działam na terenia Gdańska, Trójmiasta, jak również wykonuję projekty zdalne."> 
    <META name="keywords" content="architekt wnętrz Gdańsk, projektant wnętrz Gdańsk, architekt wnętrz Trójmiasto, aranżacja wnętrz Gdańsk, projektant wnętrz Trójmiasto, aranżacja wnętrz Trójmiasto, architekt wnętrz Trójmiasto, projektant wnętrz Trójmiasto, aranżacja wnętrz Trójmiasto">
    <META name="google-site-verification" content="B-BpRYNxjstGcVDcXMBcyWUKWN_oTW7DTaanxN_gWPQ" />
    <meta http-equiv="Cache-Control" content="max-age=28800" />
    </head>
    <body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF"
       onResize="setXY('IMAGE4',XSIZE(),YSIZE());" 
       onMouseover="setXY('IMAGE4',XSIZE(),YSIZE());"  /* chrome */
       onload="setXY('IMAGE4',XSIZE(),YSIZE());" 
    >
    
    <img id="IMAGE4" src="img/main.jpg" border=0 width="98%" usem
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 87.98.239.19:443 · ruchlewicz-dzianach.pl

    2024-10-18 05:09

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 05:09:33 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 242
    Connection: close
    Server: Apache
    Location: http://www.ruchlewicz-dzianach.pl/
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="http://www.ruchlewicz-dzianach.pl/">here</a>.</p>
    </body></html>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 87.98.239.19:80 · ruchlewicz-dzianach.pl

    2024-10-18 05:09

    HTTP/1.1 301 Moved Permanently
    date: Fri, 18 Oct 2024 05:09:32 GMT
    content-type: text/html; charset=iso-8859-1
    content-length: 242
    server: Apache
    location: http://www.ruchlewicz-dzianach.pl/
    x-iplb-request-id: CE5118E3:D5B6_5762EF13:0050_6711ED8C_10756:5F3C
    x-iplb-instance: 51814
    connection: close
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="http://www.ruchlewicz-dzianach.pl/">here</a>.</p>
    </body></html>
    
    Found 9 hours ago by HttpPlugin
    Create report
pracownia-ard.plruchlewicz-dzianach.plwww.pracownia-ard.plwww.ruchlewicz-dzianach.pl
CN:
ruchlewicz-dzianach.pl
Key:
RSA-2048
Issuer:
R10
Not before:
2024-08-07 22:31
Not after:
2024-11-05 22:31
IP summary