cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3034::6815:13bd:80 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:30 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: accept-encoding
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=35,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SQU8ahVpZg8ODyOtlrk5YmMgIpB9QoEiPsVor5TNUiTgZqTVLJQX4xyLTKCbAfq0YCbrMnT%2F0%2B4OEUVAuPVdh3bosXkr6KiYihxk7bowPb9VBuUk68E%3D"}]}
Server: cloudflare
CF-RAY: 9b8bc9faec8ecde2-SIN
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"16a31e79d0804e63aea55a787a3452a7","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.188.143:80 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: accept-encoding
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=38,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jmpKrhEp9kheqhFVbf6VvyeIdma9IJg3AM3TnWhEOMc0i%2F315LEKQ5KlSoRxQeRfE%2F2BMGeWytGCPoIUTBY9WU%2BLP26zThZUTaU%3D"}]}
Server: cloudflare
CF-RAY: 9b8bca00e9d1ce4a-SIN
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"16a31e79d0804e63aea55a787a3452a7","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3034::6815:13bd:443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=87gLkZLzPvyjM%2FecCh2H7e7Ci%2FSMWA51RhZiZimLsnJjvepNNcu16z%2B7%2BjmtV%2BjUqTq%2F9RrgSFkzSJWkA8E220%2FWDHk7Au%2BAG%2FJ9yqSlc4OmTfdjaf0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f4c9e70bdb-AMS
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.67.188.143:443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XHULtEdoorHYh0a4iyCPiLdXTqPLVAMBHwb3GB7yZB0XTrLhaloZc17wtgl15yI8%2Ff%2FoonJNGPecqmh%2FQi9WlOMr9fZfVnebG44%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f4cab5b950-AMS
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 104.21.19.189:443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1Ikfl5NxruG15kqoQDo7FqbutgbFufDnQYxQ1Pl5RKAnTxZNJXXsJzUpW%2B8QosbmlV3e5a1nC5kn4Y%2B1DPzdCjdBQRDHR8s7Odk%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f4cacfb92d-AMS
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 2606:4700:3037::ac43:bc8f:80 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2fkzotMPST5Pw0ELEOR0dYs4gKHbUQAnBTpsLtlV%2B%2Fskby6b3doACR3Ujzkx2vlFN0KMZZ9et%2BUzgtt0Nedk803zaLS3E1guPNYiBR91u4Q5Zk6h70o%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f47aded295-FRA
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 2606:4700:3037::ac43:bc8f:8443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=b9Y6qvhW%2Bdl9iciPqCKFGLIPxbz5vDH21vkKGZIh6XAJykqOckeApbgxRg06atLt3OohMswFlRZ6xACf3bRZZB2G8kId6mCJq%2B0DuOTjVTgRZLQyg4Q%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f47f719f99-AMS
alt-svc: h3=":8443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 2606:4700:3037::ac43:bc8f:443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4dmZ7RlNqMoe2%2FUjyvQUE5ChIKhTSZDpYIHy85ypBpD04XxMkaCsPxKJxDsB3ZGWb3aLx5B7r%2FpWVX9vlmpa6FGlwqk37sO%2FqL6dv06a6ryoqf7hXDQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f468fbd2da-FRA
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 2606:4700:3034::6815:13bd:8443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bBz%2F3iMRbHZMiuoLCX%2BAkSZKUK0n72jRWBrr8EM9q829E7YyF1MjbWqLKomdxpvnmTQl0cFMS7pqe7FWMPnNOoRYXT8CtQUjM6efZhBcdzpnqa4m4Xk%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f3e8df8ef5-FRA
alt-svc: h3=":8443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 104.21.19.189:80 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2PK%2Ffoc4lrGW8803AUL5pHbiLBHTbF4qs0L9Khj5536gN3W2exXJPzQjuGFUjNSQaKRRUre48SDgwqsiH7ood3Ng0DMF4KAHPIo%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f3ca4637e0-FRA
alt-svc: h3=":443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.67.188.143:8443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NP4WY9oykiR%2BkSE4oCHv243EIkB1pMW1%2B7vuUwXWBhnPZT7n0ZQK4LVSl8vLxpnm7Sl%2F7SNRP4gQzRfNnV1qHKCCg8RB5ilcKgo%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f3c9d89b9a-FRA
alt-svc: h3=":8443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 104.21.19.189:8443 · soreoo.lol
2026-01-04 15:32
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 15:32:29 GMT
Content-Type: text/html
Content-Length: 2820
Connection: close
CF-Cache-Status: HIT
Cache-Control: public, max-age=0, must-revalidate
ETag: "d5996614bea83709f6d7f4f87dba9a33"
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=h5e1o%2FagqGyGGVrtqsbnoW9A3%2F6iYjICp3NYs5F8GPfzE1eayCbsqRIu0WcGSSh3Y9QpgtBrEbR3tYMGDPv0UBAA20u3c8Y8bV8%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8bc9f3dc743627-FRA
alt-svc: h3=":8443"; ma=86400
Page title: 邮箱生成器
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>邮箱生成器</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>邮箱生成器</h1>
<!-- 邮箱生成区域 -->
<div class="section">
<h2>创建邮箱</h2>
<div class="form-group">
<label for="domainSelect">选择域名:</label>
<select id="domainSelect">
<option value="">加载中...</option>
</select>
</div>
<div class="form-group">
<label for="ruleType">规则类型:</label>
<select id="ruleType">
<option value="lowercase">小写字母 + 数字</option>
</select>
</div>
<div class="form-group">
<label for="emailLength">邮箱长度:</label>
<input type="number" id="emailLength" min="5" max="20" value="10">
</div>
<div class="form-group">
<label for="generateCount">生成数量:</label>
<input type="number" id="generateCount" min="1" max="50" value="1">
</div>
<button id="generateBtn" class="btn btn-primary">生成邮箱</button>
</div>
<!-- 邮箱列表区域 -->
<div class="section">
<h2>邮箱列表</h2>
<div class="list-controls">
<button id="refreshBtn" class="btn btn-secondary">刷新列表</button>
<div class="limit-selector">
<label for="limitSelect">每页显示:</label>
<select id="limitSelect">
<option value="5">5条</option>
<option value="10" selected>10条</option>
<option value="20">20条</option>
<option value="50">50条</option>
<option value="100">100条</option>
</select>
</div>
</div>
<div id="emailList" class="email-list">
<p class="loading">加载中...</p>
</div>
<div class="pagination">
<button id="prevPage" class="btn btn-secondary" disabled>上一页</button>
<span id="pageInfo">第 1 页</span>
<button id="nextPage" class="btn btn-secondary" disabled>下一页</button>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>