Domain neuroplace.ru
Russia
Beget LLC
Software information

nginx-reuseport 1.21.1

tcp/443 tcp/80

  • Open service 45.130.41.135:443 · www.support.ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.2.28
    
    Page title: Support Chat
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <title>Support Chat</title>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Support Chat System">
        <style>
     /* Root Variables */
    :root {
        --primary-color: #2196F3;
        --primary-dark: #1976D2;
        --background-light: #f8f9fa;
        --border-color: #ddd;
        --text-color: #333;
        --shadow-color: rgba(0, 0, 0, 0.1);
        --success-color: #4CAF50;
        --error-color: #f44336;
    }
    
    /* Base Reset */
    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }
    
    /* Base Typography */
    body {
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
        line-height: 1.6;
        color: var(--text-color);
    }
    
    /* Layout Containers */
    .chat-container {
        max-width: 800px;
        margin: 2vh auto;
        padding: 2vh;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        height: 96vh;
        position: relative;
    }
    
    .messages {
        flex-grow: 1;
        overflow-y: auto;
        border: 1px solid var(--border-color);
        border-radius: 8px;
        padding: 2vh;
        margin-bottom: 340px;
        background: #fff;
    }
    
    /* Message Styling */
    .message {
        margin: 10px 0;
        padding: 12px;
        border-radius: 8px;
        max-width: 80%;
        word-wrap: break-word;
    }
    
    .message.single-emoji pre {
        font-size: 2em;
    }
    
    .outgoing {
        background-color: #e3f2fd;
        margin-left: auto;
    }
    
    .incoming {
        background-color: var(--background-light);
    }
    
    .message pre {
        white-space: pre-wrap;
        word-wrap: break-word;
        font-family: inherit;
        margin: 0;
        padding: 0;
    }
    
    /* Form Elements */
    .message-form {
        position: absolute;
        bottom: 2vh;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 4vh);
        max-width: 760px;
        background: white;
        padding: 2vh;
        border-radius: 12px;
        box-shadow: 0 -2px 12px var(--shadow-color);
    }
    
    .input-container {
        position: relative;
        flex-grow: 1;
        min-width: 200px;
    }
    
    .topic-select {
        width: 100%;
        padding: 12px;
        border: 1px solid var(--border-color);
        border-radius: 8px;
        margin-bottom: 12px;
        font-family: inherit;
        background-color: white;
    }
    
    .topic-select:focus {
        border-color: var(--primary-color);
        outline: none;
    }
    
    textarea {
        width: 100%;
        padding: 12px;
        border: 1px solid var(--border-color);
        border-radius: 8px;
        resize: vertical;
        min-height: 60px;
        font-family: inherit;
    }
    
    textarea::placeholder {
        color: #888;
    }
    
    /* File Upload Zone */
    .file-drop-zone {
        position: relative;
        width: 100%;
        border: 2px dashed var(--border-color);
        border-radius: 8px;
        padding: 16px;
        text-align: center;
        margin-bottom: 12px;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .file-drop-zone:hover {
        border-color: var(--primary-color);
        background-color: var(--background-light);
    }
    
    .file-drop-zone.drag-over {
        border-color: var(--primary-color);
        background-color: #e3f2fd;
    }
    
    .file-preview {
        margin: 8px auto;
        padding: 8px;
        width: 50%;
        background-color: var(--background-light);
        border-radius: 4px;
        font-size: 0.9em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: none;
    }
    
    .file-preview.active {
        display: block;
    }
    
    
    /* Bug Report Form */
    .bug-report-form {
        display: none;
        background: var(--background-light);
        padding: 15px;
        border-radius: 8px;
        margin: 10px 0;
        border: 1px solid var(--border-color);
    }
    
    .bug-report-form.active {
        display: block;
    }
    
    .severity-options {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin: 10px 0;
    }
    
    .severity-option {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    
    .severity-option label {
        flex: 1;
        margin: 0;
    }
    
    .checkbox-group {
        margin: 12px 0;
    }
    
    .checkbox-group label {
        display: flex;
        align-items: center;
        gap: 8px;
        margin: 8px 0;
    }
    
    /* Form Groups */
    .form-group {
        margin-bottom: 15px;
    }
    
    .form-group label {
        display: block;
        margin-bottom
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:443 · www.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:28 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.3.20
    
    
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <link rel="dns-prefetch" href="https://fonts.googleapis.com">
        <link rel="icon" type="image/x-icon" href="assets/images/logo.svg">
        <link rel="stylesheet" href="assets/libs/bootstrap/bootstrap.min.css">
        <link rel="stylesheet" href="assets/libs/toast/jquery.toast.min.css">
        <link rel="stylesheet" href="assets/css/main.css">
        <link rel="stylesheet" href="assets/libs/fontawesome/css/all.min.css">
        <script src="https://yastatic.net/s3/passport-sdk/autofill/v1/sdk-suggest-with-polyfills-latest.js"></script>
        <script src="https://unpkg.com/@vkid/sdk@latest/dist-sdk/umd/index.js"></script>
        <title></title>
    </head>
    <script>
        window.templateVars = {"site_meta_title":"","site_logo_text":"NeuroPlace","payment_currency_symbol":"RUB","balance_currency_symbol":"TOKENS","balance_display_decimals":2,"balance_multiplier":100,"payment_valid_minutes":1500,"payment_scheduler_interval_minutes":5,"rest_debug":true,"yoomoney_receiver_wallet":"4100116989906332","ya_auth_client_id":"6634da54788a44ab99a18a10c95ca8cc","ok_auth_client_id":"512002441162","trial_counter":15,"unauthorized_attempt_limit":3,"unauthorized_attempts_per_day_limit":150,"openai_default_role":"artemis","feedback_link_url":"https:\/\/t.me\/h1p3m","feedback_link_text":"@h1p3m","limits_reset_time_hours":"1i","limits_balance_to_deduct":3,"limits_attempts_to_add":15,"telegram_comments_chat":"test","apk_download_link":"https:\/\/example.com\/app.apk"};
    
        window.yoomoney_receiver_wallet = '4100116989906332';
        window.okauth_url = 'https://connect.ok.ru/oauth/authorize?client_id=512002441162&scope=VALUABLE_ACCESS;PHOTO_CONTENT&response_type=token&redirect_uri=https://www.neuroplace.ru/okauth.html&layout=m';
    
        const baseUrl = (window.location.origin + window.location.pathname.replace(/\/[^\/]*$/, '/')).replace(/\/$/, '');
    
        const VKID = window.VKIDSDK;
    
        VKID.Config.store.app = '51919753';
        VKID.Config.store.redirectUrl = `${baseUrl}/vkauth.html`;
    
        window.yandexAuthConfig = {
            auth: {
                client_id: '6634da54788a44ab99a18a10c95ca8cc',
                response_type: 'token',
                redirect_uri: baseUrl.endsWith('/') ? `${baseUrl}yandexauth.html` : `${baseUrl}/yandexauth.html`
            },
            suggest: baseUrl,
            button: {
                view: 'button',
                parentId: 'ya-auth-link',
                buttonView: 'main',
                buttonTheme: 'light',
                buttonSize: 'm',
                buttonBorderRadius: 5
            }
        };
    </script>
    
    <body>
        <header>
            <nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
                <div class="container-fluid">
                    <a class="navbar-brand" href="javascript:void(0)" data-url="pages/prompt.html" data-function="loadPage"
                        data-target="#content-main" data-save-state="true">
                        <img src="assets/images/logo.svg" alt="Logo" width="32" height="32"
                            class="d-inline-block align-text-top me-2">NeuroPlace</a>
                    <button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse"
                        data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
                        aria-label="Toggle navigation">
                        <span class="navbar-toggler-icon"></span>
                    </button>
                    <div class="navbar-collapse collapse" id="navbarNav">
                        <ul class="navbar-nav mx-auto mx-lg-0">
                            <li class="nav-item">
                                <a class="nav-link text-white" href="javascript:void(0)" data-url="pages/prompt.html"
                                    data-function="loadPage" data-target="#content-main" data-save-state="true">Расклад</a>
                            </li>
                            <li class="nav-item" id="link-plan" style="display:none;">
                                <a class="nav-link text-white" href="javascript:void(0)"
                            
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · www.support.ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    Location: https://www.support.ekocrm.neuroplace.ru/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx-reuseport/1.21.1</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:26 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    Location: https://ekocrm.neuroplace.ru/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx-reuseport/1.21.1</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:443 · ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 67
    Connection: close
    X-Frame-Options: SAMEORIGIN
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Referrer-Policy: strict-origin-when-cross-origin
    Permissions-Policy: geolocation=(), microphone=(), camera=()
    Set-Cookie: PHPSESSID=1ca4e895b88418baff9dd29b99c160c0; path=/
    Expires: 0
    Cache-Control: private, no-cache, no-store, must-revalidate
    Pragma: no-cache
    X-UA-Compatible: IE=edge
    Link: <https://fonts.googleapis.com>; rel=dns-prefetch
    Link: <https://fonts.gstatic.com>; rel=dns-prefetch
    Link: <https://cdn.jsdelivr.net>; rel=dns-prefetch
    Link: <https://code.jquery.com>; rel=dns-prefetch
    Link: <https://maxcdn.bootstrapcdn.com>; rel=dns-prefetch
    Link: <https://fonts.googleapis.com>; rel=dns-prefetch
    Link: <https://fonts.gstatic.com>; rel=dns-prefetch
    Link: <https://cdn.jsdelivr.net>; rel=dns-prefetch
    Link: <https://code.jquery.com>; rel=dns-prefetch
    Link: <https://maxcdn.bootstrapcdn.com>; rel=dns-prefetch
    
    
    Failed to connect to the database. Please check your configuration.
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · www.ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    Location: https://www.ekocrm.neuroplace.ru/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx-reuseport/1.21.1</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · www.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    Location: https://www.neuroplace.ru/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx-reuseport/1.21.1</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:443 · www.ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 67
    Connection: close
    X-Frame-Options: SAMEORIGIN
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Referrer-Policy: strict-origin-when-cross-origin
    Permissions-Policy: geolocation=(), microphone=(), camera=()
    Set-Cookie: PHPSESSID=d1dfa65bd1f1ba4019e77b5bd806b4fe; path=/
    Expires: 0
    Cache-Control: private, no-cache, no-store, must-revalidate
    Pragma: no-cache
    X-UA-Compatible: IE=edge
    Link: <https://fonts.googleapis.com>; rel=dns-prefetch
    Link: <https://fonts.gstatic.com>; rel=dns-prefetch
    Link: <https://cdn.jsdelivr.net>; rel=dns-prefetch
    Link: <https://code.jquery.com>; rel=dns-prefetch
    Link: <https://maxcdn.bootstrapcdn.com>; rel=dns-prefetch
    Link: <https://fonts.googleapis.com>; rel=dns-prefetch
    Link: <https://fonts.gstatic.com>; rel=dns-prefetch
    Link: <https://cdn.jsdelivr.net>; rel=dns-prefetch
    Link: <https://code.jquery.com>; rel=dns-prefetch
    Link: <https://maxcdn.bootstrapcdn.com>; rel=dns-prefetch
    
    
    Failed to connect to the database. Please check your configuration.
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:443 · neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.3.20
    
    
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <link rel="dns-prefetch" href="https://fonts.googleapis.com">
        <link rel="icon" type="image/x-icon" href="assets/images/logo.svg">
        <link rel="stylesheet" href="assets/libs/bootstrap/bootstrap.min.css">
        <link rel="stylesheet" href="assets/libs/toast/jquery.toast.min.css">
        <link rel="stylesheet" href="assets/css/main.css">
        <link rel="stylesheet" href="assets/libs/fontawesome/css/all.min.css">
        <script src="https://yastatic.net/s3/passport-sdk/autofill/v1/sdk-suggest-with-polyfills-latest.js"></script>
        <script src="https://unpkg.com/@vkid/sdk@latest/dist-sdk/umd/index.js"></script>
        <title></title>
    </head>
    <script>
        window.templateVars = {"site_meta_title":"","site_logo_text":"NeuroPlace","payment_currency_symbol":"RUB","balance_currency_symbol":"TOKENS","balance_display_decimals":2,"balance_multiplier":100,"payment_valid_minutes":1500,"payment_scheduler_interval_minutes":5,"rest_debug":true,"yoomoney_receiver_wallet":"4100116989906332","ya_auth_client_id":"6634da54788a44ab99a18a10c95ca8cc","ok_auth_client_id":"512002441162","trial_counter":15,"unauthorized_attempt_limit":3,"unauthorized_attempts_per_day_limit":150,"openai_default_role":"artemis","feedback_link_url":"https:\/\/t.me\/h1p3m","feedback_link_text":"@h1p3m","limits_reset_time_hours":"1i","limits_balance_to_deduct":3,"limits_attempts_to_add":15,"telegram_comments_chat":"test","apk_download_link":"https:\/\/example.com\/app.apk"};
    
        window.yoomoney_receiver_wallet = '4100116989906332';
        window.okauth_url = 'https://connect.ok.ru/oauth/authorize?client_id=512002441162&scope=VALUABLE_ACCESS;PHOTO_CONTENT&response_type=token&redirect_uri=https://neuroplace.ru/okauth.html&layout=m';
    
        const baseUrl = (window.location.origin + window.location.pathname.replace(/\/[^\/]*$/, '/')).replace(/\/$/, '');
    
        const VKID = window.VKIDSDK;
    
        VKID.Config.store.app = '51919753';
        VKID.Config.store.redirectUrl = `${baseUrl}/vkauth.html`;
    
        window.yandexAuthConfig = {
            auth: {
                client_id: '6634da54788a44ab99a18a10c95ca8cc',
                response_type: 'token',
                redirect_uri: baseUrl.endsWith('/') ? `${baseUrl}yandexauth.html` : `${baseUrl}/yandexauth.html`
            },
            suggest: baseUrl,
            button: {
                view: 'button',
                parentId: 'ya-auth-link',
                buttonView: 'main',
                buttonTheme: 'light',
                buttonSize: 'm',
                buttonBorderRadius: 5
            }
        };
    </script>
    
    <body>
        <header>
            <nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
                <div class="container-fluid">
                    <a class="navbar-brand" href="javascript:void(0)" data-url="pages/prompt.html" data-function="loadPage"
                        data-target="#content-main" data-save-state="true">
                        <img src="assets/images/logo.svg" alt="Logo" width="32" height="32"
                            class="d-inline-block align-text-top me-2">NeuroPlace</a>
                    <button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse"
                        data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
                        aria-label="Toggle navigation">
                        <span class="navbar-toggler-icon"></span>
                    </button>
                    <div class="navbar-collapse collapse" id="navbarNav">
                        <ul class="navbar-nav mx-auto mx-lg-0">
                            <li class="nav-item">
                                <a class="nav-link text-white" href="javascript:void(0)" data-url="pages/prompt.html"
                                    data-function="loadPage" data-target="#content-main" data-save-state="true">Расклад</a>
                            </li>
                            <li class="nav-item" id="link-plan" style="display:none;">
                                <a class="nav-link text-white" href="javascript:void(0)"
                                
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:443 · reposter.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 128
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.2.28
    
    
    {"status":"error","message":"php_network_getaddresses: getaddrinfo for ilnunbribep.beget.app failed: Name or service not known"}
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · support.ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:26 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    Location: https://support.ekocrm.neuroplace.ru/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx-reuseport/1.21.1</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:26 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    Location: https://neuroplace.ru/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx-reuseport/1.21.1</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · reposter.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 128
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.2.28
    
    
    {"status":"error","message":"php_network_getaddresses: getaddrinfo for ilnunbribep.beget.app failed: Name or service not known"}
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:80 · www.reposter.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 128
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.2.28
    
    
    {"status":"error","message":"php_network_getaddresses: getaddrinfo for ilnunbribep.beget.app failed: Name or service not known"}
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:443 · support.ekocrm.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.2.28
    
    Page title: Support Chat
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
        <title>Support Chat</title>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Support Chat System">
        <style>
     /* Root Variables */
    :root {
        --primary-color: #2196F3;
        --primary-dark: #1976D2;
        --background-light: #f8f9fa;
        --border-color: #ddd;
        --text-color: #333;
        --shadow-color: rgba(0, 0, 0, 0.1);
        --success-color: #4CAF50;
        --error-color: #f44336;
    }
    
    /* Base Reset */
    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }
    
    /* Base Typography */
    body {
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
        line-height: 1.6;
        color: var(--text-color);
    }
    
    /* Layout Containers */
    .chat-container {
        max-width: 800px;
        margin: 2vh auto;
        padding: 2vh;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        height: 96vh;
        position: relative;
    }
    
    .messages {
        flex-grow: 1;
        overflow-y: auto;
        border: 1px solid var(--border-color);
        border-radius: 8px;
        padding: 2vh;
        margin-bottom: 340px;
        background: #fff;
    }
    
    /* Message Styling */
    .message {
        margin: 10px 0;
        padding: 12px;
        border-radius: 8px;
        max-width: 80%;
        word-wrap: break-word;
    }
    
    .message.single-emoji pre {
        font-size: 2em;
    }
    
    .outgoing {
        background-color: #e3f2fd;
        margin-left: auto;
    }
    
    .incoming {
        background-color: var(--background-light);
    }
    
    .message pre {
        white-space: pre-wrap;
        word-wrap: break-word;
        font-family: inherit;
        margin: 0;
        padding: 0;
    }
    
    /* Form Elements */
    .message-form {
        position: absolute;
        bottom: 2vh;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 4vh);
        max-width: 760px;
        background: white;
        padding: 2vh;
        border-radius: 12px;
        box-shadow: 0 -2px 12px var(--shadow-color);
    }
    
    .input-container {
        position: relative;
        flex-grow: 1;
        min-width: 200px;
    }
    
    .topic-select {
        width: 100%;
        padding: 12px;
        border: 1px solid var(--border-color);
        border-radius: 8px;
        margin-bottom: 12px;
        font-family: inherit;
        background-color: white;
    }
    
    .topic-select:focus {
        border-color: var(--primary-color);
        outline: none;
    }
    
    textarea {
        width: 100%;
        padding: 12px;
        border: 1px solid var(--border-color);
        border-radius: 8px;
        resize: vertical;
        min-height: 60px;
        font-family: inherit;
    }
    
    textarea::placeholder {
        color: #888;
    }
    
    /* File Upload Zone */
    .file-drop-zone {
        position: relative;
        width: 100%;
        border: 2px dashed var(--border-color);
        border-radius: 8px;
        padding: 16px;
        text-align: center;
        margin-bottom: 12px;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .file-drop-zone:hover {
        border-color: var(--primary-color);
        background-color: var(--background-light);
    }
    
    .file-drop-zone.drag-over {
        border-color: var(--primary-color);
        background-color: #e3f2fd;
    }
    
    .file-preview {
        margin: 8px auto;
        padding: 8px;
        width: 50%;
        background-color: var(--background-light);
        border-radius: 4px;
        font-size: 0.9em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: none;
    }
    
    .file-preview.active {
        display: block;
    }
    
    
    /* Bug Report Form */
    .bug-report-form {
        display: none;
        background: var(--background-light);
        padding: 15px;
        border-radius: 8px;
        margin: 10px 0;
        border: 1px solid var(--border-color);
    }
    
    .bug-report-form.active {
        display: block;
    }
    
    .severity-options {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin: 10px 0;
    }
    
    .severity-option {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    
    .severity-option label {
        flex: 1;
        margin: 0;
    }
    
    .checkbox-group {
        margin: 12px 0;
    }
    
    .checkbox-group label {
        display: flex;
        align-items: center;
        gap: 8px;
        margin: 8px 0;
    }
    
    /* Form Groups */
    .form-group {
        margin-bottom: 15px;
    }
    
    .form-group label {
        display: block;
        margin-bottom
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 45.130.41.135:443 · www.reposter.neuroplace.ru

    2026-01-24 08:31

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 08:31:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 128
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/8.2.28
    
    
    {"status":"error","message":"php_network_getaddresses: getaddrinfo for ilnunbribep.beget.app failed: Name or service not known"}
    Found 2026-01-24 by HttpPlugin
    Create report
ekocrm.neuroplace.runeuroplace.rureposter.neuroplace.rusupport.ekocrm.neuroplace.ruwww.ekocrm.neuroplace.ruwww.neuroplace.ruwww.reposter.neuroplace.ruwww.support.ekocrm.neuroplace.ru
CN:
neuroplace.ru
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-24 08:48
Not after:
2026-02-22 08:48