<!doctype html>
<html lang="ja">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="robots" content="noindex, nofollow" />
    <title>Yealink Remote Phonebook</title>
    <style>
      body { font-family: system-ui, sans-serif; max-width: 720px; margin: 4rem auto; padding: 0 1rem; color: #222; }
      h1 { font-size: 1.4rem; }
      code { background: #f3f3f3; padding: 0.15rem 0.35rem; border-radius: 4px; }
      ul { line-height: 1.8; }
      .muted { color: #666; font-size: 0.9rem; }
    </style>
  </head>
  <body>
    <h1>Yealink Remote Phonebook</h1>
    <p>このサイトは Yealink W80DM / W80B / W73H 向けの Remote Phonebook XML を配信します。</p>
    <ul>
      <li><a href="/extensions.xml">/extensions.xml</a> — 社内内線</li>
    </ul>
    <p class="muted">アクセスは Cloudflare Zero Trust で保護されています。</p>
  </body>
</html>
