Domain mauthor.com
United States
AMAZON-02
Ubuntu
Software information

nginx nginx 1.24.0

tcp/443 tcp/80

  • Open service 2001:4860:4802:38::15:80 · mauthor.com

    2026-02-07 20:34

    HTTP/1.1 302 Found
    location: https://mauthor.com/
    x-cloud-trace-context: 0b154b31831fdcfe257b78a653d90182
    date: Sat, 07 Feb 2026 20:35:05 GMT
    content-type: text/html
    server: Google Frontend
    Content-Length: 0
    Connection: close
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 216.239.32.21:80 · mauthor.com

    2026-02-07 20:34

    HTTP/1.1 302 Found
    location: https://mauthor.com/
    x-cloud-trace-context: a0faf39fa4e5c257beb472d0aa51c57a
    date: Sat, 07 Feb 2026 20:35:05 GMT
    content-type: text/html
    server: Google Frontend
    Content-Length: 0
    Connection: close
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 51.83.236.99:443 · auto-translate.mauthor.com

    2026-01-12 09:49

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.24.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 09:49:45 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.24.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 51.83.236.99:80 · auto-translate.mauthor.com

    2026-01-12 09:49

    HTTP/1.1 301 Moved Permanently
    Server: nginx/1.24.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 09:49:45 GMT
    Content-Type: text/html
    Content-Length: 178
    Connection: close
    Location: https://auto-translate.mauthor.com/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.24.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 35.157.255.131:443 · bromera-exporter.mauthor.com

    2026-01-06 23:25

    HTTP/1.1 200 OK
    Server: nginx/1.24.0 (Ubuntu)
    Date: Tue, 06 Jan 2026 23:25:07 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9630
    Connection: close
    Vary: Cookie
    
    Page title: Sign In
    
    <!DOCTYPE html>
    <html lang="en" style="height: 100%;">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>Sign In</title>
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/css/bootstrap.min.css" rel="stylesheet">
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
        
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
    
        <style>
            body {
                font-family: 'Roboto', "Helvetica Neue", sans-serif;
                font-weight: 300;
                background: #1a2233;
                color: #eaeaea;
                
                height: 100%;
                margin: 0;
                
            }
            body.login-page {
                display: flex;
                align-items: center;
                justify-content: center;
                padding-top: 0;
                background-color: #2c3e50;
            }
    
            /* --- NOWE REGUŁY DLA SPÓJNOŚCI CZCIONEK --- */
            .nav-link, .dropdown-item, .btn, .form-control, .form-select, .card-title, .modal-title {
                font-weight: 300 !important;
            }
            .navbar-top-custom .nav-link.active, .font-weight-medium {
                font-weight: 500 !important; /* Aktywny link i ważne elementy będą wyraźnie grubsze */
            }
            /* --- KONIEC NOWYCH REGUŁ --- */
    
            .navbar-top-custom {
                background-color: #000000;
                color: white;
                padding-top: 0.75rem;
                padding-bottom: 0.75rem;
                border-bottom: 3px solid #444;
            }
            .navbar-logo {
                height: 50px;
                width: auto;
            }
            .navbar-top-custom .navbar-brand,
            .navbar-top-custom .nav-link,
            .navbar-top-custom .dropdown-toggle {
                color: #f8f9fa !important;
            }
            .navbar-top-custom .nav-link:hover {
                color: #adb5bd !important;
            }
            .navbar-top-custom .dropdown-menu {
                background-color: #343a40;
                border: 1px solid #444;
                max-height: 70vh;
                overflow-y: auto;
            }
            .navbar-top-custom .dropdown-item {
                color: #f8f9fa;
            }
            .navbar-top-custom .dropdown-item:hover,
            .navbar-top-custom .dropdown-item.active {
                background-color: #495057;
                color: #ffffff;
            }
            .navbar-top-custom .navbar-nav.me-auto {
                 margin-left: 6%;
            }
    
            .sidebar-left {
                background-color: #1a2233;
                border-right: 1px solid #444;
                padding: 15px;
                height: calc(100vh - 77px);
                overflow-y: auto;
                position: sticky;
                top: 77px;
                color: #eaeaea;
            }
            .sidebar-left .project-title-main { font-size: 1.8em; font-weight: normal; margin-bottom: 0.1rem; color: #ffffff;
            }
            .sidebar-left .project-title-secondary { font-size: 1em; font-weight: normal; margin-bottom: 1.5rem; color: #adb5bd;
            }
            .sidebar-left .publications-header { font-size: 1.2em; font-weight: bold; color: #ffffff; margin-top: 10px;
                margin-bottom: 0.25rem; display: flex; justify-content: space-between; align-items: center; }
            .sidebar-left ul.main-structure-list { list-style-type: none;
                padding-left: 0; }
            .sidebar-left ul.main-structure-list > li > span.category-title,
            .sidebar-left ul.main-structure-list > li > a.static-category-link { font-weight: normal;
                display: block; padding: 0.3rem 0.25rem 0.3rem 0; color: #adb5bd; margin-top: 5px; text-decoration: none; font-size: 0.9em;
            }
            .sidebar-left ul.main-structure-list > li > a.static-category-link:hover { color: #ffffff;
            }
            .sidebar-left ul.tree-list { list-style-type: none; padding-left: 0;
            }
            .sidebar-l
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 35.157.255.131:80 · mentora-exporter.mauthor.com

    2026-01-06 23:25

    HTTP/1.1 301 Moved Permanently
    Server: nginx/1.24.0 (Ubuntu)
    Date: Tue, 06 Jan 2026 23:25:07 GMT
    Content-Type: text/html
    Content-Length: 178
    Connection: close
    Location: https://mentora-exporter.mauthor.com/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.24.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 35.157.255.131:80 · bromera-exporter.mauthor.com

    2026-01-06 23:25

    HTTP/1.1 301 Moved Permanently
    Server: nginx/1.24.0 (Ubuntu)
    Date: Tue, 06 Jan 2026 23:25:06 GMT
    Content-Type: text/html
    Content-Length: 178
    Connection: close
    Location: https://bromera-exporter.mauthor.com/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.24.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 35.157.255.131:443 · mentora-exporter.mauthor.com

    2026-01-06 23:25

    HTTP/1.1 200 OK
    Server: nginx/1.24.0 (Ubuntu)
    Date: Tue, 06 Jan 2026 23:25:06 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9630
    Connection: close
    Vary: Cookie
    
    Page title: Sign In
    
    <!DOCTYPE html>
    <html lang="en" style="height: 100%;">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>Sign In</title>
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/css/bootstrap.min.css" rel="stylesheet">
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
        
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
    
        <style>
            body {
                font-family: 'Roboto', "Helvetica Neue", sans-serif;
                font-weight: 300;
                background: #1a2233;
                color: #eaeaea;
                
                height: 100%;
                margin: 0;
                
            }
            body.login-page {
                display: flex;
                align-items: center;
                justify-content: center;
                padding-top: 0;
                background-color: #2c3e50;
            }
    
            /* --- NOWE REGUŁY DLA SPÓJNOŚCI CZCIONEK --- */
            .nav-link, .dropdown-item, .btn, .form-control, .form-select, .card-title, .modal-title {
                font-weight: 300 !important;
            }
            .navbar-top-custom .nav-link.active, .font-weight-medium {
                font-weight: 500 !important; /* Aktywny link i ważne elementy będą wyraźnie grubsze */
            }
            /* --- KONIEC NOWYCH REGUŁ --- */
    
            .navbar-top-custom {
                background-color: #000000;
                color: white;
                padding-top: 0.75rem;
                padding-bottom: 0.75rem;
                border-bottom: 3px solid #444;
            }
            .navbar-logo {
                height: 50px;
                width: auto;
            }
            .navbar-top-custom .navbar-brand,
            .navbar-top-custom .nav-link,
            .navbar-top-custom .dropdown-toggle {
                color: #f8f9fa !important;
            }
            .navbar-top-custom .nav-link:hover {
                color: #adb5bd !important;
            }
            .navbar-top-custom .dropdown-menu {
                background-color: #343a40;
                border: 1px solid #444;
                max-height: 70vh;
                overflow-y: auto;
            }
            .navbar-top-custom .dropdown-item {
                color: #f8f9fa;
            }
            .navbar-top-custom .dropdown-item:hover,
            .navbar-top-custom .dropdown-item.active {
                background-color: #495057;
                color: #ffffff;
            }
            .navbar-top-custom .navbar-nav.me-auto {
                 margin-left: 6%;
            }
    
            .sidebar-left {
                background-color: #1a2233;
                border-right: 1px solid #444;
                padding: 15px;
                height: calc(100vh - 77px);
                overflow-y: auto;
                position: sticky;
                top: 77px;
                color: #eaeaea;
            }
            .sidebar-left .project-title-main { font-size: 1.8em; font-weight: normal; margin-bottom: 0.1rem; color: #ffffff;
            }
            .sidebar-left .project-title-secondary { font-size: 1em; font-weight: normal; margin-bottom: 1.5rem; color: #adb5bd;
            }
            .sidebar-left .publications-header { font-size: 1.2em; font-weight: bold; color: #ffffff; margin-top: 10px;
                margin-bottom: 0.25rem; display: flex; justify-content: space-between; align-items: center; }
            .sidebar-left ul.main-structure-list { list-style-type: none;
                padding-left: 0; }
            .sidebar-left ul.main-structure-list > li > span.category-title,
            .sidebar-left ul.main-structure-list > li > a.static-category-link { font-weight: normal;
                display: block; padding: 0.3rem 0.25rem 0.3rem 0; color: #adb5bd; margin-top: 5px; text-decoration: none; font-size: 0.9em;
            }
            .sidebar-left ul.main-structure-list > li > a.static-category-link:hover { color: #ffffff;
            }
            .sidebar-left ul.tree-list { list-style-type: none; padding-left: 0;
            }
            .sidebar-l
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 142.250.185.243:443 · www.dev.mauthor.com

    2026-01-06 15:04

    HTTP/1.1 200 OK
    etag: "H1Cujw"
    x-cloud-trace-context: e66be9481a85fe0eff7277e15701bc89
    content-type: text/html
    date: Tue, 06 Jan 2026 15:04:59 GMT
    pragma: no-cache
    expires: Fri, 01 Jan 1990 00:00:00 GMT
    cache-control: no-cache, must-revalidate
    server: Google Frontend
    Transfer-Encoding: chunked
    Connection: close
    
    Page title: mAuthor - Create once, publish many
    
    <html>
        <head>
            <base href="/" />
            <title>mAuthor - Create once, publish many</title>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1" />
            <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
    
            <script
                src="https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.9.11/tinymce.min.js"
                integrity="sha512-3tlegnpoIDTv9JHc9yJO8wnkrIkq7WO7QJLi5YfaeTmZHvfrb1twMwqT4C0K8BLBbaiR6MOo77pLXO1/PztcLg=="
                crossorigin="anonymous"
            ></script>
            <script src="/media/frontend/build/8c126d5/libs/shim.min.js"></script>
            <script src="/media/frontend/build/8c126d5/libs/material/material.min.js"></script>
    
            <script type="text/javascript" src="/media/js/util/screen.js"></script>
            <script
                type="text/javascript"
                src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"
            ></script>
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/libs/material/material.blue-pink.min.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/libs/material/material.icons.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/libs/material/material.roboto.font.css"
            />
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/css/main.min.css"
            />
            <script src="/media/js/mauthor-redirect.js"></script>
            <script>
                window.mAuthorAssetsUrl = '/media/frontend/build/8c126d5/assets';
            </script>
        <link rel="stylesheet" href="/media/frontend/build/8c126d5/dist/styles.5a5227da4164d3e81d70.css"></head>
    
        <body>
            <app-root>
                <noscript>
                    <h2>
                        This website works properly with JavaScript enabled in the
                        browser.
                    </h2>
                    <h6>
                        Please enable JavaScript in order to get full mAuthor
                        functionality.
                    </h6>
                    <h2>
                        Ta strona internetowa działa poprawnie, jeśli w przeglądarce
                        włączona jest obsługa JavaScript.
                    </h2>
                    <h6>
                        Włącz obsługę JavaScript, aby w pełni wykorzystać funkcje
                        platformy mAuthor.
                    </h6>
                </noscript>
                <div id="app-loading">
                    <div class="spinner">
                        <div
                            class="
                                mdl-spinner mdl-spinner--single-color
                                mdl-js-spinner
                                is-active is-upgraded
                            "
                            data-upgraded=",MaterialSpinner"
                        >
                            <div class="mdl-spinner__layer mdl-spinner__layer-1">
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__left
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div class="mdl-spinner__gap-patch">
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__right
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                            </div>
                            <div class="mdl-spinner__layer mdl-spinner__layer-2">
                                <div
                                    class="
                    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 142.250.185.243:80 · www.dev.mauthor.com

    2026-01-06 15:04

    HTTP/1.1 302 Found
    location: https://www.dev.mauthor.com/
    x-cloud-trace-context: b479785bea7d984b690127cfc2b9a796
    date: Tue, 06 Jan 2026 15:05:57 GMT
    content-type: text/html
    server: Google Frontend
    Content-Length: 0
    Connection: close
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2a00:1450:4001:810::2013:443 · www.dev.mauthor.com

    2026-01-06 15:04

    HTTP/1.1 200 OK
    etag: "H1Cujw"
    x-cloud-trace-context: 5bd97fa65cfb71c64866d2bbd0d4aca2
    content-type: text/html
    date: Tue, 06 Jan 2026 15:04:58 GMT
    pragma: no-cache
    expires: Fri, 01 Jan 1990 00:00:00 GMT
    cache-control: no-cache, must-revalidate
    server: Google Frontend
    Transfer-Encoding: chunked
    Connection: close
    
    Page title: mAuthor - Create once, publish many
    
    <html>
        <head>
            <base href="/" />
            <title>mAuthor - Create once, publish many</title>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1" />
            <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
    
            <script
                src="https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.9.11/tinymce.min.js"
                integrity="sha512-3tlegnpoIDTv9JHc9yJO8wnkrIkq7WO7QJLi5YfaeTmZHvfrb1twMwqT4C0K8BLBbaiR6MOo77pLXO1/PztcLg=="
                crossorigin="anonymous"
            ></script>
            <script src="/media/frontend/build/8c126d5/libs/shim.min.js"></script>
            <script src="/media/frontend/build/8c126d5/libs/material/material.min.js"></script>
    
            <script type="text/javascript" src="/media/js/util/screen.js"></script>
            <script
                type="text/javascript"
                src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"
            ></script>
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/libs/material/material.blue-pink.min.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/libs/material/material.icons.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/libs/material/material.roboto.font.css"
            />
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/8c126d5/css/main.min.css"
            />
            <script src="/media/js/mauthor-redirect.js"></script>
            <script>
                window.mAuthorAssetsUrl = '/media/frontend/build/8c126d5/assets';
            </script>
        <link rel="stylesheet" href="/media/frontend/build/8c126d5/dist/styles.5a5227da4164d3e81d70.css"></head>
    
        <body>
            <app-root>
                <noscript>
                    <h2>
                        This website works properly with JavaScript enabled in the
                        browser.
                    </h2>
                    <h6>
                        Please enable JavaScript in order to get full mAuthor
                        functionality.
                    </h6>
                    <h2>
                        Ta strona internetowa działa poprawnie, jeśli w przeglądarce
                        włączona jest obsługa JavaScript.
                    </h2>
                    <h6>
                        Włącz obsługę JavaScript, aby w pełni wykorzystać funkcje
                        platformy mAuthor.
                    </h6>
                </noscript>
                <div id="app-loading">
                    <div class="spinner">
                        <div
                            class="
                                mdl-spinner mdl-spinner--single-color
                                mdl-js-spinner
                                is-active is-upgraded
                            "
                            data-upgraded=",MaterialSpinner"
                        >
                            <div class="mdl-spinner__layer mdl-spinner__layer-1">
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__left
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div class="mdl-spinner__gap-patch">
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__right
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                            </div>
                            <div class="mdl-spinner__layer mdl-spinner__layer-2">
                                <div
                                    class="
                    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2a00:1450:4001:810::2013:80 · www.dev.mauthor.com

    2026-01-06 15:04

    HTTP/1.1 302 Found
    location: https://www.dev.mauthor.com/
    x-cloud-trace-context: 49f44955c7a5f104b7e521985e858e1a;o=1
    date: Tue, 06 Jan 2026 15:05:56 GMT
    content-type: text/html
    server: Google Frontend
    Content-Length: 0
    Connection: close
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 142.251.141.115:443 · www.new.mauthor.com

    2026-01-02 04:29

    HTTP/1.1 200 OK
    etag: "7AI5ZQ"
    x-cloud-trace-context: f8cde06de261fe778ac5f16ab9462f3e
    content-type: text/html
    date: Fri, 02 Jan 2026 04:29:23 GMT
    pragma: no-cache
    expires: Fri, 01 Jan 1990 00:00:00 GMT
    cache-control: no-cache, must-revalidate
    server: Google Frontend
    Transfer-Encoding: chunked
    Connection: close
    
    Page title: mAuthor - Create once, publish many
    
    <html>
        <head>
            <base href="/" />
            <title>mAuthor - Create once, publish many</title>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1" />
            <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
    
            <script
                src="https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.9.11/tinymce.min.js"
                integrity="sha512-3tlegnpoIDTv9JHc9yJO8wnkrIkq7WO7QJLi5YfaeTmZHvfrb1twMwqT4C0K8BLBbaiR6MOo77pLXO1/PztcLg=="
                crossorigin="anonymous"
            ></script>
            <script src="/media/frontend/build/v2.29.4/libs/shim.min.js"></script>
            <script src="/media/frontend/build/v2.29.4/libs/material/material.min.js"></script>
    
            <script type="text/javascript" src="/media/js/util/screen.js"></script>
            <script
                type="text/javascript"
                src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"
            ></script>
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/libs/material/material.blue-pink.min.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/libs/material/material.icons.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/libs/material/material.roboto.font.css"
            />
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/css/main.min.css"
            />
            <script src="/media/js/mauthor-redirect.js"></script>
            <script>
                window.mAuthorAssetsUrl = '/media/frontend/build/v2.29.4/assets';
            </script>
        <link rel="stylesheet" href="/media/frontend/build/v2.29.4/dist/styles.5a5227da4164d3e81d70.css"></head>
    
        <body>
            <app-root>
                <noscript>
                    <h2>
                        This website works properly with JavaScript enabled in the
                        browser.
                    </h2>
                    <h6>
                        Please enable JavaScript in order to get full mAuthor
                        functionality.
                    </h6>
                    <h2>
                        Ta strona internetowa działa poprawnie, jeśli w przeglądarce
                        włączona jest obsługa JavaScript.
                    </h2>
                    <h6>
                        Włącz obsługę JavaScript, aby w pełni wykorzystać funkcje
                        platformy mAuthor.
                    </h6>
                </noscript>
                <div id="app-loading">
                    <div class="spinner">
                        <div
                            class="
                                mdl-spinner mdl-spinner--single-color
                                mdl-js-spinner
                                is-active is-upgraded
                            "
                            data-upgraded=",MaterialSpinner"
                        >
                            <div class="mdl-spinner__layer mdl-spinner__layer-1">
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__left
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div class="mdl-spinner__gap-patch">
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__right
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                            </div>
                            <div class="mdl-spinner__layer mdl-spinner__layer-2">
                                <div
                                    class="
                    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a00:1450:4001:807::2013:80 · www.new.mauthor.com

    2026-01-02 04:29

    HTTP/1.1 302 Found
    location: https://www.new.mauthor.com/
    x-cloud-trace-context: 15f59cde58c8dcd5ae47fe57ae832d7f
    date: Fri, 02 Jan 2026 04:29:21 GMT
    content-type: text/html
    server: Google Frontend
    Content-Length: 0
    Connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 142.251.141.115:80 · www.new.mauthor.com

    2026-01-02 04:29

    HTTP/1.1 302 Found
    location: https://www.new.mauthor.com/
    x-cloud-trace-context: dbc1c078dad2edcd2a3ef5ab4a554c0f
    date: Fri, 02 Jan 2026 04:29:21 GMT
    content-type: text/html
    server: Google Frontend
    Content-Length: 0
    Connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a00:1450:4001:807::2013:443 · www.new.mauthor.com

    2026-01-02 04:29

    HTTP/1.1 200 OK
    etag: "7AI5ZQ"
    x-cloud-trace-context: af19611aef7e51276f6d20009af3dbac
    content-type: text/html
    date: Fri, 02 Jan 2026 04:29:21 GMT
    pragma: no-cache
    expires: Fri, 01 Jan 1990 00:00:00 GMT
    cache-control: no-cache, must-revalidate
    server: Google Frontend
    Transfer-Encoding: chunked
    Connection: close
    
    Page title: mAuthor - Create once, publish many
    
    <html>
        <head>
            <base href="/" />
            <title>mAuthor - Create once, publish many</title>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1" />
            <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
    
            <script
                src="https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.9.11/tinymce.min.js"
                integrity="sha512-3tlegnpoIDTv9JHc9yJO8wnkrIkq7WO7QJLi5YfaeTmZHvfrb1twMwqT4C0K8BLBbaiR6MOo77pLXO1/PztcLg=="
                crossorigin="anonymous"
            ></script>
            <script src="/media/frontend/build/v2.29.4/libs/shim.min.js"></script>
            <script src="/media/frontend/build/v2.29.4/libs/material/material.min.js"></script>
    
            <script type="text/javascript" src="/media/js/util/screen.js"></script>
            <script
                type="text/javascript"
                src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"
            ></script>
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/libs/material/material.blue-pink.min.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/libs/material/material.icons.css"
            />
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/libs/material/material.roboto.font.css"
            />
    
            <link
                rel="stylesheet"
                href="/media/frontend/build/v2.29.4/css/main.min.css"
            />
            <script src="/media/js/mauthor-redirect.js"></script>
            <script>
                window.mAuthorAssetsUrl = '/media/frontend/build/v2.29.4/assets';
            </script>
        <link rel="stylesheet" href="/media/frontend/build/v2.29.4/dist/styles.5a5227da4164d3e81d70.css"></head>
    
        <body>
            <app-root>
                <noscript>
                    <h2>
                        This website works properly with JavaScript enabled in the
                        browser.
                    </h2>
                    <h6>
                        Please enable JavaScript in order to get full mAuthor
                        functionality.
                    </h6>
                    <h2>
                        Ta strona internetowa działa poprawnie, jeśli w przeglądarce
                        włączona jest obsługa JavaScript.
                    </h2>
                    <h6>
                        Włącz obsługę JavaScript, aby w pełni wykorzystać funkcje
                        platformy mAuthor.
                    </h6>
                </noscript>
                <div id="app-loading">
                    <div class="spinner">
                        <div
                            class="
                                mdl-spinner mdl-spinner--single-color
                                mdl-js-spinner
                                is-active is-upgraded
                            "
                            data-upgraded=",MaterialSpinner"
                        >
                            <div class="mdl-spinner__layer mdl-spinner__layer-1">
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__left
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div class="mdl-spinner__gap-patch">
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                                <div
                                    class="
                                        mdl-spinner__circle-clipper
                                        mdl-spinner__right
                                    "
                                >
                                    <div class="mdl-spinner__circle"></div>
                                </div>
                            </div>
                            <div class="mdl-spinner__layer mdl-spinner__layer-2">
                                <div
                                    class="
                    
    Found 2026-01-02 by HttpPlugin
    Create report
auto-translate.mauthor.com
CN:
auto-translate.mauthor.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-12 08:51
Not after:
2026-04-12 08:51
bromera-exporter.mauthor.commentora-exporter.mauthor.com
CN:
bromera-exporter.mauthor.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-06 22:26
Not after:
2026-04-06 22:26
www.dev.mauthor.com
CN:
www.dev.mauthor.com
Key:
RSA-2048
Issuer:
WR3
Not before:
2025-11-13 20:47
Not after:
2026-02-11 21:36
www.new.mauthor.com
CN:
www.new.mauthor.com
Key:
RSA-2048
Issuer:
WR3
Not before:
2025-11-09 23:08
Not after:
2026-02-07 23:57