Domain c.z5i.uk
Germany
Hetzner Online GmbH
Software information

Caddy

tcp/443

  • Open service 2a01:4f8:13a:1156::2:443 · c.z5i.uk

    2026-01-30 04:41

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Alt-Svc: h3=":443"; ma=2592000
    Content-Length: 10529
    Content-Type: text/html
    Date: Fri, 30 Jan 2026 04:41:08 GMT
    Etag: "c560b3f5aa56fc37d3201e2d90842394"
    Last-Modified: Sat, 23 Aug 2025 01:43:34 GMT
    Server: Caddy
    X-Amz-Id-2: meta-de-2-2
    X-Amz-Request-Id: s3/1769748068.763796/QaSk
    Connection: close
    
    Page title: MiniMax 语音克隆与合成工具
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>MiniMax 语音克隆与合成工具</title>
        <link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
        <link rel="stylesheet" href="style.css">
    </head>
    <body>
        <main class="container">
            <header class="page-header">
                <h3>MiniMax 语音工具</h3>
                <button data-target="settings-modal" onClick="toggleModal(event)" class="secondary">设置 API Keys</button>
            </header>
    
            <nav>
                <ul>
                    <li><a href="#" class="tab-link active" data-tab="clone">声音克隆</a></li>
                    <li><a href="#" class="tab-link" data-tab="synthesis">文本转语音</a></li>
                </ul>
            </nav>
    
            <div id="tab-content">
                <!-- 声音克隆 Tab -->
                <article id="clone" class="tab-pane active">
                    <div class="grid">
                        <!-- 左侧 -->
                        <section>
                            <hgroup>
                                <h4>费用与规则</h4>
                                <p><strong>克隆费用:</strong> 9.9元/音色。克隆不扣费,首次使用克隆音色合成语音时一次性收取。</p>
                                <p><strong>音色有效期:</strong> <mark>克隆的音色为临时音色,有效期7天。请在7天内至少使用一次,否则将被自动删除。</mark></p>
                            </hgroup>
                            <hr>
                            <hgroup>
                                <h4>上传音频文件</h4>
                                <p><strong>上传要求:</strong></p>
                                <ul>
                                    <li>格式: mp3, m4a, wav</li>
                                    <li>时长: 10秒 - 5分钟</li>
                                    <li>大小: &lt; 20MB</li>
                                </ul>
                            </hgroup>
                            <input type="file" id="clone-audio-file" accept=".mp3,.m4a,.wav">
                        </section>
    
                        <!-- 右侧 -->
                        <section>
                            <fieldset id="clone-fieldset">
                                <h4>克隆参数设置</h4>
                                <label for="clone-voice-id">
                                    自定义音色ID
                                    <input type="text" id="clone-voice-id" name="clone-voice-id" placeholder="8-256位, 字母开头, 可含数字, -, _">
                                </label>
    
                                <details>
                                    <summary>高级选项:使用 Prompt 提升效果</summary>
                                    <div class="grid">
                                        <label for="prompt-audio-file">
                                            Prompt 音频 (<8s)
                                            <input type="file" id="prompt-audio-file" name="prompt-audio-file" accept=".mp3,.m4a,.wav">
                                        </label>
                                        <label for="prompt-text">
                                            Prompt 音频对应文本
                                            <input type="text" id="prompt-text" name="prompt-text" placeholder="确保与音频内容一致">
                                        </label>
                                    </div>
                                </details>
                                
                                <label for="clone-need-noise-reduction">
                                    <input type="checkbox" id="clone-need-noise-reduction" name="clone-need-noise-reduction">
                                    开启降噪
                                </label>
                                <label for="clone-need-volume-normalization">
                                    <input type="checkbox" id="clone-need-volume-normalization" name="clone-need-volume-normalization">
                                    音量归一化
                                </label>
    
           
    Found 2026-01-30 by HttpPlugin
    Create report
  • Open service 2a01:4f8:121:2231::2:443 · c.z5i.uk

    2026-01-28 11:23

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Alt-Svc: h3=":443"; ma=2592000
    Content-Length: 10529
    Content-Type: text/html
    Date: Wed, 28 Jan 2026 11:23:52 GMT
    Etag: "c560b3f5aa56fc37d3201e2d90842394"
    Last-Modified: Sat, 23 Aug 2025 01:43:34 GMT
    Server: Caddy
    X-Amz-Id-2: metaos-de-2-3
    X-Amz-Request-Id: s3/1769599432.486522/HOjm
    Connection: close
    
    Page title: MiniMax 语音克隆与合成工具
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>MiniMax 语音克隆与合成工具</title>
        <link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
        <link rel="stylesheet" href="style.css">
    </head>
    <body>
        <main class="container">
            <header class="page-header">
                <h3>MiniMax 语音工具</h3>
                <button data-target="settings-modal" onClick="toggleModal(event)" class="secondary">设置 API Keys</button>
            </header>
    
            <nav>
                <ul>
                    <li><a href="#" class="tab-link active" data-tab="clone">声音克隆</a></li>
                    <li><a href="#" class="tab-link" data-tab="synthesis">文本转语音</a></li>
                </ul>
            </nav>
    
            <div id="tab-content">
                <!-- 声音克隆 Tab -->
                <article id="clone" class="tab-pane active">
                    <div class="grid">
                        <!-- 左侧 -->
                        <section>
                            <hgroup>
                                <h4>费用与规则</h4>
                                <p><strong>克隆费用:</strong> 9.9元/音色。克隆不扣费,首次使用克隆音色合成语音时一次性收取。</p>
                                <p><strong>音色有效期:</strong> <mark>克隆的音色为临时音色,有效期7天。请在7天内至少使用一次,否则将被自动删除。</mark></p>
                            </hgroup>
                            <hr>
                            <hgroup>
                                <h4>上传音频文件</h4>
                                <p><strong>上传要求:</strong></p>
                                <ul>
                                    <li>格式: mp3, m4a, wav</li>
                                    <li>时长: 10秒 - 5分钟</li>
                                    <li>大小: &lt; 20MB</li>
                                </ul>
                            </hgroup>
                            <input type="file" id="clone-audio-file" accept=".mp3,.m4a,.wav">
                        </section>
    
                        <!-- 右侧 -->
                        <section>
                            <fieldset id="clone-fieldset">
                                <h4>克隆参数设置</h4>
                                <label for="clone-voice-id">
                                    自定义音色ID
                                    <input type="text" id="clone-voice-id" name="clone-voice-id" placeholder="8-256位, 字母开头, 可含数字, -, _">
                                </label>
    
                                <details>
                                    <summary>高级选项:使用 Prompt 提升效果</summary>
                                    <div class="grid">
                                        <label for="prompt-audio-file">
                                            Prompt 音频 (<8s)
                                            <input type="file" id="prompt-audio-file" name="prompt-audio-file" accept=".mp3,.m4a,.wav">
                                        </label>
                                        <label for="prompt-text">
                                            Prompt 音频对应文本
                                            <input type="text" id="prompt-text" name="prompt-text" placeholder="确保与音频内容一致">
                                        </label>
                                    </div>
                                </details>
                                
                                <label for="clone-need-noise-reduction">
                                    <input type="checkbox" id="clone-need-noise-reduction" name="clone-need-noise-reduction">
                                    开启降噪
                                </label>
                                <label for="clone-need-volume-normalization">
                                    <input type="checkbox" id="clone-need-volume-normalization" name="clone-need-volume-normalization">
                                    音量归一化
                                </label>
    
           
    Found 2026-01-28 by HttpPlugin
    Create report
c.z5i.uk
CN:
c.z5i.uk
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-28 10:24
Not after:
2026-04-28 10:24
Domain summary