Domain shloc.ru
Russia
LLC masterhost
Software information

Apache Apache

tcp/443 tcp/80

openresty openresty

tcp/443

  • Open service 2a00:15f8:a000:5:1:12:7:4c10:443 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:39 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a00:15f8:a000:5:1:13:7:4c10:80 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:39 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a00:15f8:a000:5:1:13:7:4c10:443 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:39 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a00:15f8:a000:5:1:11:7:4c10:443 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:39 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a00:15f8:a000:5:1:11:7:4c10:80 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:38 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a00:15f8:a000:5:1:12:7:4c10:80 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:38 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 90.156.201.96:80 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:39 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 90.156.201.96:443 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:39 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a00:15f8:a000:5:1:14:7:4c10:80 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:38 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 90.156.201.97:80 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:39 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a00:15f8:a000:5:1:14:7:4c10:443 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 19:49:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Server: Apache
    Cache-Control: max-age=0
    Expires: Mon, 12 Jan 2026 19:49:38 GMT
    
    Page title: Сокращатель ссылок
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Сокращатель ссылок</title>
        <style>
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
            
            body { 
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                padding: 20px;
                color: #333;
            }
            
            .container {
                background: white;
                border-radius: 15px;
                padding: 40px;
                box-shadow: 0 20px 60px rgba(0,0,0,0.2);
                max-width: 500px;
                width: 100%;
                text-align: center;
            }
            
            h1 { 
                color: #333; 
                margin-bottom: 10px;
                font-size: 28px;
                font-weight: 700;
            }
            
            .subtitle {
                color: #666;
                margin-bottom: 30px;
                font-size: 16px;
                line-height: 1.5;
            }
            
            .form-group { 
                margin-bottom: 25px; 
                text-align: left;
            }
            
            label { 
                display: block; 
                margin-bottom: 10px; 
                color: #555; 
                font-weight: 600;
                font-size: 14px;
            }
            
            input[type="url"] {
                width: 100%;
                padding: 15px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 16px;
                transition: all 0.3s;
                background: #f9f9f9;
                font-family: inherit;
            }
            
            input[type="url"]:focus {
                outline: none;
                border-color: #667eea;
                background: white;
                box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
            }
            
            button {
                width: 100%;
                padding: 16px;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                border: none;
                border-radius: 10px;
                font-size: 17px;
                font-weight: 600;
                cursor: pointer;
                transition: all 0.3s;
                margin-top: 10px;
                font-family: inherit;
            }
            
            button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
            }
            
            button:active {
                transform: translateY(0);
            }
            
            .result {
                margin-top: 30px;
                padding: 25px;
                background: #f8f9fa;
                border-radius: 10px;
                display: none;
                text-align: left;
                border: 1px solid #e9ecef;
            }
            
            .result-item { 
                margin-bottom: 20px; 
            }
            
            .result-item:last-child {
                margin-bottom: 0;
            }
            
            .label { 
                font-weight: 600; 
                color: #666; 
                font-size: 14px;
                margin-bottom: 8px;
                display: block;
            }
            
            .value { 
                word-break: break-all; 
                color: #333; 
                font-size: 16px;
                line-height: 1.5;
            }
            
            .short-url { 
                color: #667eea; 
                text-decoration: none; 
                font-weight: 600;
                display: inline-block;
                padding: 8px 0;
                word-break: break-all;
                transition: color 0.2s;
            }
            
            .short-url:hover { 
                color: #764ba2; 
                text-decoration: underline; 
            }
            
            .buttons {
                display: flex;
                gap: 10px;
                margin-top: 20px;
                flex-wrap: wrap;
            }
            
            .
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 90.156.201.30:443 · shloc.ru

    2026-01-12 19:49

    HTTP/1.1 400 Bad Request
    Server: openresty
    Date: Mon, 12 Jan 2026 19:50:11 GMT
    Content-Type: text/html
    Content-Length: 252
    Connection: close
    
    Page title: 400 The plain HTTP request was sent to HTTPS port
    
    <html>
    <head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
    <body>
    <center><h1>400 Bad Request</h1></center>
    <center>The plain HTTP request was sent to HTTPS port</center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
CN:
shloc.ru
Key:
RSA-2048
Issuer:
Not before:
2026-01-12 19:40
Not after:
2027-01-12 19:40