Top SitesAristo Educational Press Ltd. 雅集出版社有限公司

Machine Readiness

Stored receipt and evidence

Overall

27

Readable

90

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms, llms-full

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Allow: /$
Disallow: /
Disallow: /source/
Disallow: /scripts/
Disallow: /*.xls*
Disallow: /*.ppt*
Disallow: /*.pptx*
Disallow: /*.xlsx*
Disallow: /*.doc*
Disallow: /*.docx*
Disallow: /*.pdf*
Disallow: /e_index/
Disallow: /c_index/
Disallow: /teachers_land/ 
Disallow: /livingenglish
Disallow: /*.ScriptResource.axd*
Disallow: /*.WebResource.axd*
Disallow: *.axd$
Disallow: /LearningPortal/
Disallow: /*dlcounter.aspx
Sitemap: http://www.aristo.com.hk/sitemap_location.xml

User-agent: Baiduspider
Disallow: /
User-agent: Baiduspider-video
Disallow: /
User-agent: Baiduspider-image
Disallow: /
User-agent: Yandex
Disallow: /
User-agent: SemrushBot
Disallow: /
User-agent: Scrapy
Disallow: /

Document

llms.txt

Open llms.txt
<!DOCTYPE html>
<html>
<head>
    <title>404 - File or directory not found</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="../css/bootstrap.min.css">
    <link rel="stylesheet" href="../css/bootstrap-theme.min.css">
    <link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
    <!-- icon fonts -->
    <script defer src="../js/fontawesome-all.min.js"></script>
    <link href="https://fonts.googleapis.com/css?family=Hind+Madurai:400,500,600,700" rel="stylesheet" />
    <link href="https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900" rel="stylesheet" />
    <script src="../js/jquery.min.js"></script>
    <script src="../js/jquery.cookie.js"></script>
    <script src="../js/bootstrap.min.js"></script>
    <script src="../js/translateContent.js"></script>
    <script src="../js/translate.js"></script>
    <script src="../js/jquery.cookie.js"></script>
    <link rel="stylesheet" href="../css/all.css">
    <style>
        .btn{
            background-color:#438aa0;
            color:white;
        }
        .btn:hover{
            background-color:#56b6d4;
            color:white;
        }
    </style>
</head>
<body style="background-color:#fff;">
    <div class="header-container" style="background-color: white;box-shadow: 0px 4px 7px #d4d4d4;">
        <div class="navbar navbar-custom" >
            <!-- Company Logo -->
            <div class="navbar-header" style="width: 100%;">
                <div class="companyLogo">
                    <a href="../" style="display: inline-block;max-width: 235px;min-width: 200px;">
                        <img class="img-responsive img-fluid" src="../images/logo.svg" />
                    </a>
                </div>
                <div class="functionMenu" style="display:block!important;margin-right:5px;"><div style="cursor: pointer;" onclick="change_lang_noReload(getLang());" translate="BUTTON_LANG" lang="">LinkButton</div></div>
            </div>
        </div>

    </div>
    <div class="content-container">
        <div style="padding:25px;display: table;margin:0 auto;">
            <div>
                <h2 visible-en>404 - File or directory not found</h2><h2 visible-zh-Hant>404 - 找不到檔案或目錄</h2>
                <h3 visible-en>We're sorry but the page you're looking for could not be found.</h3>
                <h3 visible-zh-Hant>很抱歉,找不到您要查找的頁面。</h3>
            </div>
            <div style="margin-top:50px;">
                <div class="pull-left"><h4><a lang="" class="btn" href="../contact/contact-us.aspx" translate="CONTACT_US"></a></h4></div>
                <div class="pull-right"><h4><a lang="" class="btn"  href="../"><span visible-en>Back to home</span><span visible-zh-Hant>返回主頁</span></a></h4></div>
            </div>
        </div>
    </div>
    <!-- footer -->
    <footer style="position:fixed;background-color:#fff;bottom: 0;border-top:1px solid grey;color:dimgrey;display: flex; align-items: center;">
        <div class="copyright">
            <div>
                <div class="pull-left">©&nbsp;<span id="curYear"></span> <span translate="ARISTO_EDUCATIONAL_PRESS_LTD"></span>&nbsp;<span translate="ALL_RIGHT_RESERVED"></span> </div>
                <div class="pull-right">
                    <a href="../regularMaintain.asp" target="_blank" translate="MAINTENANCE" style="color:dimgrey"></a>&nbsp;&nbsp;&nbsp;
                    <a href="../notice/terms.html" target="_blank"><span translate="TERMS_AND_CONDITIONS" style="color:dimgrey"></span>&nbsp;&nbsp;&nbsp;<span style="color:dimgrey" translate="COPYRIGHT_NOTICE"></span>&nbsp;&nbsp;&nbsp;<span style="color:dimgrey" translate="DISCLAIMER"></span></a>&nbsp;&nbsp;&nbsp;
                    <a href="../notice/privacy.html" target="_blank" translate="PRIVACY_POLICY" style="color:dimgrey"></a>&nbsp;&nbsp;&nbsp;
                    <a href="../notice/eula.html" target="_blank" translate="USER_AGREEMENT" style="color:dimgrey"></a>
                </div>
            </div>
        </div>
    </footer>
</body>
<script>
        var d = new Date();
        var n = d.getFullYear();
        document.getElementById("curYear").innerHTML = n;
</script>
</html>

Document

llms-full.txt

Open llms-full.txt
<!DOCTYPE html>
<html>
<head>
    <title>404 - File or directory not found</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="../css/bootstrap.min.css">
    <link rel="stylesheet" href="../css/bootstrap-theme.min.css">
    <link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
    <!-- icon fonts -->
    <script defer src="../js/fontawesome-all.min.js"></script>
    <link href="https://fonts.googleapis.com/css?family=Hind+Madurai:400,500,600,700" rel="stylesheet" />
    <link href="https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900" rel="stylesheet" />
    <script src="../js/jquery.min.js"></script>
    <script src="../js/jquery.cookie.js"></script>
    <script src="../js/bootstrap.min.js"></script>
    <script src="../js/translateContent.js"></script>
    <script src="../js/translate.js"></script>
    <script src="../js/jquery.cookie.js"></script>
    <link rel="stylesheet" href="../css/all.css">
    <style>
        .btn{
            background-color:#438aa0;
            color:white;
        }
        .btn:hover{
            background-color:#56b6d4;
            color:white;
        }
    </style>
</head>
<body style="background-color:#fff;">
    <div class="header-container" style="background-color: white;box-shadow: 0px 4px 7px #d4d4d4;">
        <div class="navbar navbar-custom" >
            <!-- Company Logo -->
            <div class="navbar-header" style="width: 100%;">
                <div class="companyLogo">
                    <a href="../" style="display: inline-block;max-width: 235px;min-width: 200px;">
                        <img class="img-responsive img-fluid" src="../images/logo.svg" />
                    </a>
                </div>
                <div class="functionMenu" style="display:block!important;margin-right:5px;"><div style="cursor: pointer;" onclick="change_lang_noReload(getLang());" translate="BUTTON_LANG" lang="">LinkButton</div></div>
            </div>
        </div>

    </div>
    <div class="content-container">
        <div style="padding:25px;display: table;margin:0 auto;">
            <div>
                <h2 visible-en>404 - File or directory not found</h2><h2 visible-zh-Hant>404 - 找不到檔案或目錄</h2>
                <h3 visible-en>We're sorry but the page you're looking for could not be found.</h3>
                <h3 visible-zh-Hant>很抱歉,找不到您要查找的頁面。</h3>
            </div>
            <div style="margin-top:50px;">
                <div class="pull-left"><h4><a lang="" class="btn" href="../contact/contact-us.aspx" translate="CONTACT_US"></a></h4></div>
                <div class="pull-right"><h4><a lang="" class="btn"  href="../"><span visible-en>Back to home</span><span visible-zh-Hant>返回主頁</span></a></h4></div>
            </div>
        </div>
    </div>
    <!-- footer -->
    <footer style="position:fixed;background-color:#fff;bottom: 0;border-top:1px solid grey;color:dimgrey;display: flex; align-items: center;">
        <div class="copyright">
            <div>
                <div class="pull-left">©&nbsp;<span id="curYear"></span> <span translate="ARISTO_EDUCATIONAL_PRESS_LTD"></span>&nbsp;<span translate="ALL_RIGHT_RESERVED"></span> </div>
                <div class="pull-right">
                    <a href="../regularMaintain.asp" target="_blank" translate="MAINTENANCE" style="color:dimgrey"></a>&nbsp;&nbsp;&nbsp;
                    <a href="../notice/terms.html" target="_blank"><span translate="TERMS_AND_CONDITIONS" style="color:dimgrey"></span>&nbsp;&nbsp;&nbsp;<span style="color:dimgrey" translate="COPYRIGHT_NOTICE"></span>&nbsp;&nbsp;&nbsp;<span style="color:dimgrey" translate="DISCLAIMER"></span></a>&nbsp;&nbsp;&nbsp;
                    <a href="../notice/privacy.html" target="_blank" translate="PRIVACY_POLICY" style="color:dimgrey"></a>&nbsp;&nbsp;&nbsp;
                    <a href="../notice/eula.html" target="_blank" translate="USER_AGREEMENT" style="color:dimgrey"></a>
                </div>
            </div>
        </div>
    </footer>
</body>
<script>
        var d = new Date();
        var n = d.getFullYear();
        document.getElementById("curYear").innerHTML = n;
</script>
</html>