Loading...
Loading...
{
"latency": 499,
"ipAddresses": [
"3.0.126.23"
],
"dns": {
"NS": [
"ns-1116.awsdns-11.org.",
"ns-1672.awsdns-17.co.uk.",
"ns-18.awsdns-02.com.",
"ns-585.awsdns-09.net."
],
"A": [
"3.0.126.23"
],
"TXT": [
"ca3-11efb588e3244e23a6b6b340499e91d2"
]
}
}
[
{
"url": "https://012201.com",
"technologies": [
{
"slug": "cloudflare-bot-management",
"name": "Cloudflare Bot Management",
"icon": "CloudFlare.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724713707
},
{
"slug": "cloudflare",
"name": "Cloudflare",
"icon": "CloudFlare.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724713707
}
]
}
]
{
"data": {
"total": 0,
"personal_emails": 0,
"generic_emails": 0,
"department": {
"executive": 0,
"it": 0,
"finance": 0,
"management": 0,
"sales": 0,
"legal": 0,
"support": 0,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 0
}
},
"meta": {
"params": {
"domain": "012201.com",
"company": null,
"type": null
}
}
}
{
"Cloudflare Bot Manager": "Stop bad bots by using threat intelligence.",
"CrUX Dataset": "CrUX is a data collection system that gathers information about how real users interact with websites. This website is included in the user experiences data gathered from Google Chrome and thus considered sufficiently popular on the Internet.",
"CrUX Top 5m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 5 million.",
"Cloudflare Radar": "The website appears on the Cloudflare Radar Top 1m sites list",
"Cloudflare Radar Top 500k": "The website appears in the Cloudflare Radar Top 500,000.",
"Cloudflare": "Automatically optimizes the delivery of your web pages so your visitors get the fastest page load times and best performance.",
"Amazon Route 53": "Amazon's scalable DNS web service system.",
"Amazon": "This site is hosted on Amazon AWS EC2 Infrastructure.",
"Amazon Singapore Region": "Amazon Hosted EC2 Instances in Singapore",
"Singaporean Server Location": "The web server is located in Singapore.",
"Cloudflare Hosting": "Supercharged web hosting service.",
"403 Error": "The website returned a 403 Forbidden error message and wasn't identified as parked at the time. This does not mean we are not able to index technologies.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"nginx": "nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev.",
"Cloudflare CDN": "Content owned by this site hosted on the Cloudflare CDN."
}
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Prohibited Visit</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<style>
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
vertical-align: top;
font-size: 0;
display: block;
}
* {
box-sizing: border-box;
}
a {
text-decoration: none;
}
body {
margin: 0;
font-family: arial, '微軟正黑體';
}
.wrapper {
width: 100%;
min-height: 100vh;
background: #71b2e1;
background: -webkit-gradient(linear, top left, bottom left, from(#71b2e1), to(#2372ae));
background: -webkit-linear-gradient(#71b2e1, #2372ae);
background: linear-gradient(#71b2e1, #2372ae);
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.wrapper.um-mobile .header {
display: block;
}
.wrapper.um-mobile .center {
padding-top: 70px;
}
.center {
width: 1280px;
padding: 30px;
display: flex;
align-items: center;
justify-content: center;
}
.center p {
margin: 15px 0;
color: #ffffff;
line-height: 24px;
font-size: 18px;
}
.center .left {
text-align: center;
padding: 0px 20px;
flex: 1;
position: relative;
}
.center .left .image {
width: 100%;
}
.center .left .image svg {
width: 100%;
}
.center .left .image svg .color_01 {
fill: #99d3ff;
}
.center .left .image svg .color_02 {
fill: #ffffff;
}
.center .left .icon-earth02 {
position: absolute;
}
.center .left .image {
display: inline-block;
}
.center .right {
text-align: center;
padding: 0px 20px;
text-align: left;
flex: 1;
}
.center .right img {
width: 100px;
height: 110px;
}
.center .right .title {
color: #ffffff;
font-size: 4rem;
padding-bottom: 2rem;
font-weight: 800;
}
.center .right .eng {
padding-bottom: 30px;
border-bottom: 1px solid rgba(255, 255, 255, .4);
}
.center .right .cs {
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid rgba(255, 255, 255, .4);
}
.center .right .cs p {
line-height: 24px;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
.center {
width: 100%;
}
.center p {
margin: 10px 0;
line-height: 22px;
font-size: 16px;
}
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
.center {
width: 100%;
flex-direction: column;
padding: 70px;
}
.center .left .image {
margin-bottom: 40px;
}
}
@media screen and (max-width: 823px) and (orientation: landscape) {
.wrapper {
height: auto;
min-height: 100vh;
}
.wrapper.um-mobile .center {
padding-top: 50px;
}
.center {
width: 100%;
}
.center .left .image {
width: 100%;
margin-bottom: 40px;
}
}
@media screen and (max-width: 768px) and (orientation: portrait) {
.center .left .image {
display: inline-block;
margin-bottom: 40px;
}
.center .right .eng {
padding-bottom: 10px;
}
.center .right .cs {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
.center {
display: flex;
}
.center p {
font-size: 14px;
line-height: 18px;
margin: 5px 0;
}
.center .right .title {
font-size: 12vw;
}
}
@media screen and (max-width: 767px) and (orientation: landscape) {
.wrapper {
height: auto;
min-height: 100vh;
}
.center .left .image {
width: 100%;
}
}
@media screen and (max-width: 480px) {
.wrapper {
height: auto;
min-height: 100vh;
}
.wrapper.um-mobile .center {
padding-top: 50px;
}
.center {
flex-direction: column;
padding: 10px;
}
.center .left {
text-align: center;
border-right: none;
padding: 0px;
}
.center .left .image {
width: 70%;
display: inline-block;
margin-bottom: 40px;
}
.center p {
text-align: left;
font-size: 14px;
}
.center .right .eng {
padding-bottom: 10px;
}
.center .right .cs {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media screen and (max-width: 480px) and (orientation: landscape) {
.center {
flex-direction: row;
}
.center .left .image {
width: 100%;
}
}
</style>
</head>
<body>
<!--if the source is from mobile device, add the class "um-mobile"-->
<div class="wrapper ">
<div class="center">
<div class="left">
<div class="image">
<svg id="icon-earth02" viewBox="0 0 43 32">
<path class="color_01"
d="M31.813 24.376c0.11-0.086 0.221-0.174 0.33-0.262v-0.486c-0.314 0.259-0.635 0.509-0.968 0.747h0.637z">
</path>
<path class="color_01"
d="M34.394 16.584c0.677-1.115 1.136-2.269 1.357-3.424 0.058-0.266 0.056-0.33 0.082-0.506 0.125-0.958 0.077-1.885-0.141-2.766 0.006 0.016 0.013 0.032 0.019 0.048-0.107-0.477-0.403-1.478-1.152-2.648-2.093-3.154-5.278-5.464-8.941-6.464-1.954-0.522-4.042-0.669-6.17-0.374-8.549 1.187-14.515 9.078-13.33 17.626s9.078 14.515 17.626 13.33c0.941-0.131 1.85-0.342 2.72-0.627-0.002-0.022-0.003-0.045-0.003-0.067v-0.013l0.024-0.848c-0.003-0.008-0.005-0.014-0.008-0.022 0.003-0.002 0.006-0.002 0.010-0.003l0.008-0.274c-0.035 0.013-0.070 0.026-0.106 0.037-0.173-0.469-0.408-1.123-0.699-1.95 0.29-0.099 0.579-0.205 0.867-0.317l0.013-0.434c-0.336 0.133-0.674 0.258-1.013 0.371-0.162 0.058-0.39 0.128-0.558 0.181-2.651 0.821-5.542 1.163-8.286 0.821-0.168-0.022-0.23-0.029-0.55-0.078-2.614-0.419-4.782-1.442-6.278-2.962-0.534-0.882-0.934-1.944-1.126-3.152 1.522 1.486 3.693 2.485 6.298 2.89 0.206 0.035 0.421 0.058 0.533 0.074 2.723 0.333 5.613-0.002 8.29-0.832 0.213-0.067 0.296-0.094 0.557-0.181 1.098-0.373 2.186-0.842 3.23-1.395 0.011-0.214 0.043-0.424 0.096-0.627-1.126 0.621-2.307 1.138-3.493 1.539-0.442-1.285-0.902-2.638-1.374-4.027 2.416-0.821 4.811-2.17 6.69-3.96 0.856 1.202 1.582 2.397 2.16 3.557-0.181 0.173-0.368 0.341-0.557 0.507 0.205 0.021 0.405 0.062 0.597 0.122 0.061-0.056 0.122-0.11 0.182-0.168 0.099-0.088 0.299-0.294 0.392-0.386 0.739-0.752 1.368-1.541 1.885-2.35l0.152-0.243zM26.184 30.394c-2.536 0.738-4.936 0.816-7.042 0.416-0.054-0.021-0.107-0.045-0.16-0.069 2.333 0.246 4.768-0.061 6.998-0.752 0.082 0.184 0.149 0.317 0.202 0.406zM25.136 27.816c0.302 0.832 0.552 1.482 0.744 1.936-2.382 0.738-4.949 1.027-7.36 0.723-0.59-0.4-1.126-1.014-1.597-1.827 2.722 0.326 5.584-0.016 8.213-0.832zM16.373 28.573c0.448 0.781 0.96 1.389 1.526 1.811-0.63-0.107-1.238-0.258-1.81-0.448-2.126-0.872-3.786-2.048-5.318-3.648 1.456 1.155 3.374 1.939 5.602 2.285zM32.018 4.746c1.154 1.027 2.194 2.323 3.053 3.89 0.458 1.106 0.618 2.301 0.475 3.552-0.651-1.005-1.501-1.942-2.526-2.792 0.232-1.81-0.227-3.49-1.331-4.882 0.11 0.075 0.221 0.152 0.33 0.232zM32.592 9.054c-1.069-0.821-2.326-1.563-3.757-2.184 0.174-1.403-0.2-2.701-1.088-3.766 1.149 0.149 2.294 0.482 3.333 1.046 1.208 1.376 1.73 3.070 1.512 4.906zM17.603 5.466c0.003 0.038 0.016 0.075 0.034 0.109-1.326 0.797-2.568 1.75-3.696 2.835-0.466-0.539-0.661-1.202-0.566-1.92 1.254-0.486 2.672-0.842 4.229-1.022zM13.416 6.246c0.149-0.683 0.544-1.362 1.147-1.971 0.942 0.131 1.99 0.448 3.118 0.941-0.029 0.038-0.050 0.080-0.064 0.122-1.424 0.133-2.851 0.422-4.202 0.907zM17.722 5.669c0.035 0.027 0.077 0.048 0.123 0.062-0.627 1.133-1.182 2.416-1.653 3.814-0.866-0.141-1.586-0.474-2.090-0.968 1.101-1.11 2.318-2.088 3.621-2.909zM18.568 5.491c0.029-0.040 0.050-0.080 0.062-0.123 1.525-0.109 3.078-0.045 4.621 0.194-0.133 0.69-0.52 1.379-1.122 2-1.203-0.838-2.402-1.534-3.563-2.070zM21.944 7.746c-0.701 0.658-1.592 1.163-2.496 1.474-0.434-1.315-0.821-2.501-1.152-3.522 0.062-0.026 0.126-0.064 0.181-0.109 1.126 0.563 2.293 1.288 3.469 2.157zM18.645 5.243c-0.003-0.037-0.014-0.070-0.030-0.102 1.344-0.746 2.725-1.306 4.104-1.666 0.451 0.525 0.646 1.168 0.57 1.864-1.552-0.206-3.114-0.237-4.642-0.096zM18.531 5.043c-0.035-0.027-0.075-0.048-0.122-0.064 0.65-1.080 1.346-1.968 2.069-2.645 0.856 0.141 1.568 0.472 2.069 0.96-1.35 0.39-2.701 0.978-4.016 1.749zM18.277 4.954c-0.066-0.003-0.133 0.002-0.195 0.016-0.254-0.986-0.45-1.794-0.581-2.406 0.856-0.256 1.794-0.37 2.696-0.269-0.675 0.688-1.32 1.582-1.92 2.659zM18.171 5.739c0.286 1.045 0.629 2.243 1.018 3.565-0.938 0.286-1.89 0.374-2.742 0.277 0.43-1.402 0.946-2.688 1.531-3.826 0.061 0.003 0.126-0.002 0.195-0.018zM16.285 10.118c1.010 0.12 2.072-0.003 3.053-0.302 0.397 1.342 0.829 2.778 1.286 4.264-1.707 0.526-3.547 0.739-5.282 0.528 0.218-1.56 0.534-3.070 0.942-4.49zM19.614 9.726c0.998-0.344 1.992-0.904 2.776-1.645 1.168 0.896 2.322 1.915 3.429 3.029-1.334 1.269-3.043 2.242-4.798 2.842-0.52-1.555-0.992-2.976-1.406-4.226zM22.587 7.886c0.666-0.69 1.093-1.456 1.24-2.227 1.525 0.277 3.013 0.718 4.422 1.315-0.242 1.334-0.986 2.669-2.154 3.864-1.133-1.091-2.314-2.083-3.51-2.95zM23.864 5.422c0.088-0.773-0.122-1.49-0.608-2.078 1.392-0.31 2.717-0.4 3.941-0.301 0.883 1.010 1.262 2.253 1.104 3.602-1.414-0.566-2.906-0.978-4.435-1.224zM30.12 3.242c0.171 0.136 0.334 0.275 0.486 0.418-0.99-0.477-2.058-0.747-3.133-0.861-0.866-0.893-2.069-1.538-3.515-1.886 2.342 0.338 4.525 1.248 6.16 2.328zM26.925 2.757c-1.307-0.070-2.608 0.085-3.845 0.394-0.546-0.557-1.328-0.939-2.27-1.11 0.709-0.592 1.429-0.971 2.144-1.126 1.646 0.264 3.016 0.901 3.973 1.842zM20.914 0.782c0.507-0.011 1.003 0.008 1.48 0.058-0.634 0.202-1.267 0.59-1.885 1.155-1.021-0.133-2.090-0.011-3.067 0.282-0.082-0.413-0.122-0.696-0.12-0.846 0.717-0.21 1.987-0.57 3.592-0.646zM17.958 5.010c-0.070 0.030-0.133 0.067-0.182 0.109-1.086-0.523-2.098-0.874-3.005-1.042 0.709-0.646 1.584-1.13 2.472-1.432 0.168 0.579 0.408 1.374 0.715 2.363zM16.949 1.546c0.032 0.157 0.102 0.43 0.213 0.818-1.022 0.346-2.024 0.91-2.806 1.648-0.68-0.086-1.4-0.078-2.054 0.138 1.288-1.157 3.002-2.030 4.646-2.603zM14.136 4.229c-0.658 0.685-1.082 1.446-1.229 2.211-1.222 0.491-2.306 1.125-3.226 1.886 0.278-1.31 1.037-2.613 2.202-3.779 0.696-0.315 1.494-0.378 2.254-0.318zM10.806 5.467c-0.808 1.026-1.333 2.122-1.539 3.222-0.704 0.65-1.323 1.406-1.787 2.259 0.72-1.986 1.685-3.754 3.326-5.482zM6.958 12.853c-0.067 1.706 0.496 3.27 1.651 4.563-0.294 1.28-0.394 2.523-0.294 3.702-0.68-0.789-1.166-1.672-1.448-2.63-0.306-1.829-0.355-3.525 0.090-5.635zM9.096 24.171c-0.011-0.016-0.021-0.032-0.032-0.048-0.378-0.576-0.8-1.346-1.051-1.915-0.326-0.742-0.566-1.318-0.858-2.381 0.306 0.661 0.715 1.28 1.224 1.848 0.122 0.864 0.355 1.702 0.717 2.496zM8.683 21.515c-0.123-1.195-0.045-2.466 0.237-3.774 1.352 1.338 3.291 2.235 5.618 2.6 0.027 1.467 0.165 2.851 0.411 4.117-2.61-0.413-4.774-1.429-6.266-2.941zM14.251 14.413c-0.098 0.165-0.216 0.341-0.357 0.522 0.315 0.083 0.643 0.152 0.982 0.206-0.214 1.491-0.342 3.074-0.342 4.637-2.285-0.36-4.181-1.248-5.49-2.57 0.243-0.955 0.597-1.95 1.072-2.966-0.078-0.149-0.144-0.286-0.195-0.406-0.485 0.97-0.89 1.987-1.179 3.050-1.237-1.416-1.747-3.162-1.478-5.056 0.451-1.026 1.131-1.95 1.942-2.739-0.12 1.059 0.075 2.054 0.565 2.934 0.061-0.213 0.149-0.414 0.259-0.6-0.41-0.819-0.554-1.738-0.419-2.709 0.92-0.806 2.016-1.485 3.256-2.021-0.088 0.794 0.138 1.525 0.659 2.125-0.427 0.435-0.832 0.888-1.216 1.354 0.114 0.003 0.226 0.014 0.336 0.032 0.333-0.414 0.683-0.818 1.050-1.208 0.563 0.552 1.363 0.926 2.322 1.083-0.445 1.411-0.798 2.917-1.051 4.475-0.245-0.038-0.483-0.086-0.715-0.142zM15.266 15.195c1.837 0.222 3.765-0.006 5.533-0.552 0.219 0.712 0.824 2.654 1.411 4.483-2.274 0.704-4.789 1.014-7.203 0.717-0.022-1.56 0.072-3.106 0.259-4.648zM23.712 23.714c-2.613 0.81-5.488 1.158-8.234 0.818-0.256-1.267-0.41-2.654-0.458-4.125 2.44 0.298 5.006-0.006 7.365-0.736 0.454 1.411 0.901 2.771 1.328 4.043zM22.709 18.965c-0.534-1.578-1.019-3.018-1.501-4.454 1.811-0.618 3.611-1.629 5.027-2.976 1.083 1.125 2.106 2.325 3.016 3.555-1.835 1.752-4.179 3.072-6.542 3.875zM26.52 11.253c1.221-1.25 2.002-2.645 2.262-4.045 1.325 0.606 2.592 1.349 3.747 2.264-0.323 1.822-1.336 3.643-2.933 5.275-0.939-1.229-1.97-2.389-3.077-3.494zM32.131 18.72c-0.586-1.154-1.325-2.338-2.195-3.522 1.629-1.661 2.67-3.517 3.018-5.379 1.030 0.88 1.88 1.846 2.522 2.872-0.365 2.082-1.522 4.165-3.342 6.029z">
</path>
<path class="color_01"
d="M36.824 17.75c-0.098 0.168-0.363 0.621-0.426 0.726-0.178 0.296-0.346 0.568-0.504 0.818l-0.155 0.242c-1.042 1.605-1.634 2.192-1.635 2.194-0.034 0.035-0.051 0.054-0.051 0.054v0c-0.040 0.046-0.083 0.093-0.125 0.139 0.040 0.139 0.069 0.282 0.090 0.427 0.322-0.357 0.621-0.722 0.896-1.091 0.005-0.005 0.010-0.011 0.018-0.022 0.022-0.030 0.045-0.061 0.067-0.091 0.002-0.002 0.003-0.005 0.005-0.006 0.986-1.347 1.506-2.302 1.72-2.734-0.315 1.84-1.042 3.781-1.774 4.979-0.118 0.195-0.378 0.566-0.73 0.997 0.144 0.011 0.278 0.054 0.397 0.122 1.397-2.138 2.278-4.622 2.496-7.256-0.098 0.174-0.192 0.342-0.285 0.504z">
</path>
<path class="color_02"
d="M12.23 10.59c-1.181 0-2.138 0.957-2.138 2.138 0 0.318 0.070 0.619 0.195 0.891 0.227 0.549 0.789 1.605 1.944 2.237 1.698-1.026 2.066-2.57 2.070-2.594 0.043-0.171 0.067-0.35 0.067-0.534 0-1.181-0.957-2.138-2.138-2.138zM12.23 13.712c-0.648 0-1.173-0.525-1.173-1.173s0.525-1.173 1.173-1.173c0.648 0 1.173 0.525 1.173 1.173s-0.525 1.173-1.173 1.173z">
</path>
<path class="color_02"
d="M34.59 25.328c0-0.248-0.202-0.448-0.448-0.448h-0.598v-2.093c0-1.486-1.205-2.691-2.691-2.691s-2.691 1.205-2.691 2.691v0.293l0.094-0.056 0.357-0.211 0.469-0.298c0.131-0.862 0.872-1.523 1.771-1.523 0.406 0 0.779 0.136 1.080 0.365 0.005 0.003 0.010 0.006 0.014 0.011 0.035 0.027 0.069 0.056 0.102 0.085 0.008 0.006 0.014 0.013 0.021 0.019 0.030 0.029 0.061 0.059 0.090 0.090 0.008 0.008 0.016 0.016 0.022 0.026 0.027 0.030 0.054 0.062 0.080 0.096 0.006 0.008 0.013 0.018 0.019 0.027 0.026 0.034 0.051 0.069 0.075 0.106 0 0.002 0.002 0.002 0.002 0.003s0.002 0.003 0.002 0.003c0.179 0.278 0.283 0.61 0.283 0.965v2.093h-3.587v-0.293c-0.050 0.027-0.098 0.053-0.147 0.080-0.002 0.002-0.003 0.002-0.005 0.003-0.608 0.317-1.21 0.595-1.797 0.838l-0.144 5.203c0 0.248 0.202 0.448 0.448 0.448h6.877c0.248 0 0.448-0.202 0.448-0.448l-0.149-5.382zM31.301 27.446v0.872c0 0.248-0.2 0.448-0.448 0.448s-0.448-0.202-0.448-0.448v-0.872c-0.267-0.155-0.448-0.442-0.448-0.773 0-0.496 0.402-0.898 0.898-0.898s0.898 0.402 0.898 0.898c0 0.331-0.181 0.618-0.448 0.773z">
</path>
<path class="color_02"
d="M37.885 9.574c-0.086-0.549-0.218-1.075-0.379-1.571-0.165-0.496-0.365-0.962-0.59-1.389-0.45-0.858-0.99-1.565-1.534-2.118-0.269-0.28-0.544-0.518-0.803-0.728-0.259-0.211-0.509-0.389-0.739-0.539-0.464-0.298-0.848-0.494-1.115-0.614-0.131-0.064-0.237-0.104-0.306-0.133s-0.106-0.043-0.106-0.043 0.032 0.021 0.096 0.062c0.062 0.043 0.158 0.099 0.277 0.184 0.24 0.163 0.586 0.411 0.992 0.762 0.402 0.354 0.874 0.803 1.325 1.386 0.458 0.576 0.902 1.28 1.261 2.099 0.36 0.818 0.622 1.757 0.742 2.77 0.062 0.507 0.085 1.032 0.078 1.57-0.005 0.134-0.008 0.269-0.013 0.405-0.010 0.136-0.019 0.272-0.029 0.41-0.027 0.274-0.048 0.534-0.094 0.829-0.010 0.072-0.021 0.144-0.030 0.216l-0.002 0.008-0.003 0.011-0.013 0.051-0.024 0.102c-0.035 0.136-0.061 0.275-0.101 0.411-0.038 0.136-0.075 0.274-0.115 0.411-0.043 0.136-0.088 0.272-0.131 0.41-0.187 0.544-0.414 1.083-0.678 1.608-0.523 1.056-1.21 2.050-1.998 2.954l-0.302 0.333c-0.101 0.109-0.206 0.211-0.309 0.318-0.099 0.106-0.218 0.213-0.328 0.318l-0.162 0.152c0.242 0.178 0.456 0.389 0.638 0.626l0.131-0.12c0.115-0.106 0.229-0.203 0.346-0.32 0.115-0.114 0.234-0.226 0.346-0.341l0.33-0.349c0.43-0.474 0.827-0.978 1.194-1.501s0.694-1.070 0.979-1.635c0.285-0.563 0.531-1.142 0.736-1.73 0.048-0.147 0.096-0.294 0.144-0.442 0.045-0.147 0.085-0.296 0.125-0.445 0.043-0.147 0.070-0.298 0.107-0.446l0.026-0.11 0.013-0.056 0.003-0.014c0.003-0.019-0.003 0.024 0.008-0.046l0.003-0.027c0.010-0.072 0.019-0.144 0.029-0.216 0.166-1.19 0.158-2.373-0.018-3.469z">
</path>
<path class="color_02"
d="M25.542 25.549c1.030-0.33 2.083-0.782 3.134-1.326 1.043-0.557 2.090-1.205 3.067-1.976 0.066-0.051 0.131-0.104 0.195-0.155-0.162-0.25-0.406-0.44-0.694-0.533-0.010 0.008-0.019 0.016-0.029 0.024-0.114 0.098-0.234 0.187-0.35 0.278s-0.237 0.181-0.354 0.272c-0.12 0.086-0.24 0.174-0.36 0.261l-0.179 0.13-0.182 0.125c-0.122 0.083-0.242 0.165-0.363 0.248-0.123 0.078-0.246 0.157-0.368 0.234l-0.182 0.117-0.186 0.11c-0.123 0.074-0.246 0.146-0.37 0.219-0.499 0.277-0.995 0.544-1.496 0.771-0.123 0.059-0.248 0.117-0.374 0.17-0.125 0.054-0.248 0.11-0.371 0.165-0.125 0.051-0.248 0.102-0.371 0.152s-0.245 0.101-0.37 0.146c-0.123 0.046-0.245 0.093-0.366 0.138-0.123 0.042-0.245 0.085-0.365 0.126-0.24 0.086-0.483 0.155-0.718 0.232-0.475 0.139-0.938 0.264-1.386 0.368-0.896 0.213-1.733 0.347-2.478 0.434-0.746 0.091-1.402 0.133-1.942 0.147-0.278 0.010-0.526 0.013-0.741 0.013-0.203 0-0.376-0.003-0.517-0.006-0.291-0.010-0.446-0.014-0.446-0.014s0.038 0.005 0.114 0.016c0.075 0.010 0.184 0.027 0.33 0.043 0.29 0.034 0.715 0.075 1.259 0.104 0.282 0.013 0.595 0.021 0.938 0.021 0.318 0 0.662-0.006 1.030-0.024 0.76-0.038 1.618-0.125 2.544-0.285 0.928-0.157 1.92-0.402 2.947-0.738z">
</path>
</svg>
</div>
</div>
<div class="right">
<div class="title">Note / 注意</div>
<div class="eng">
<p>Dear Valued Customers:</p>
<p>Viewing and using this website at your current location is prohibited due to its regulatory
rules. We regret any inconvenience.</p>
</div>
<div class="cs">
<p>亲爱的客户:</p>
<p>您所在的地区法规条例是禁止访问及使用本站。不便之处,敬请见谅!</p>
</div>
</div>
</div>
</div>
<div style="display:none;">::CLOUDFLARE_ERROR_500S_BOX::</div>
</body>
</html>
{
"status": 403,
"statusText": "Forbidden",
"headers": {
"cache-control": "max-age=15",
"cf-ray": "90ac9089780e6fce-IAD",
"connection": "keep-alive",
"content-encoding": "gzip",
"content-type": "text/html; charset=UTF-8",
"date": "Fri, 31 Jan 2025 20:48:47 GMT",
"expires": "Fri, 31 Jan 2025 20:49:02 GMT",
"referrer-policy": "same-origin",
"server": "cloudflare",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding",
"x-frame-options": "SAMEORIGIN",
"set-cookie": "__cf_bm=oeeqXdtj8khW0oaD.iZoq4wCxvrJiNAhyB3X.wdd5YI-1738356527-1.0.1.1-ACGgcnY0480nudMg.EuhhRoov7SORJeor38BPoMbL2x9cQ7c7ndpocW2xyo2vaMmgeObeGJi0jYh7FeVolJbNw; path=/; expires=Fri, 31-Jan-25 21:18:47 GMT; domain=.www.012201.com; HttpOnly; Secure; SameSite=None"
}
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"NS-1116.AWSDNS-11.ORG",
"NS-1672.AWSDNS-17.CO.UK",
"NS-18.AWSDNS-02.COM",
"NS-585.AWSDNS-09.NET"
],
"Domain Name": "012201.COM",
"Registry Domain ID": "613466943_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.gandi.net",
"Registrar URL": "http://www.gandi.net",
"Updated Date": "2024-08-30T11:48:15Z",
"Created Date": "2006-09-30T14:42:55Z",
"Expiry Date": "2025-09-30T14:42:55Z",
"Registrar": "Gandi SAS",
"Registrar IANA ID": "81",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+33.170377661",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-01-31T20:48:37Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"NOTICE: The expiration date displayed in this record is the date the",
"registrar's sponsorship of the domain name registration in the registry is",
"currently set to expire. This date does not necessarily reflect the expiration",
"date of the domain name registrant's agreement with the sponsoring",
"registrar. Users may consult the sponsoring registrar's Whois database to",
"view the registrar's reported date of expiration for this registration.",
"",
"TERMS OF USE: You are not authorized to access or query our Whois",
"database through the use of electronic processes that are high-volume and",
"automated except as reasonably necessary to register domain names or",
"modify existing registrations; the Data in VeriSign Global Registry",
"Services' (\"VeriSign\") Whois database is provided by VeriSign for",
"information purposes only, and to assist persons in obtaining information",
"about or related to a domain name registration record. VeriSign does not",
"guarantee its accuracy. By submitting a Whois query, you agree to abide",
"by the following terms of use: You agree that you may use this Data only",
"for lawful purposes and that under no circumstances will you use this Data",
"to: (1) allow, enable, or otherwise support the transmission of mass",
"unsolicited, commercial advertising or solicitations via e-mail, telephone,",
"or facsimile; or (2) enable high volume, automated, electronic processes",
"that apply to VeriSign (or its computer systems). The compilation,",
"repackaging, dissemination or other use of this Data is expressly",
"prohibited without the prior written consent of VeriSign. You agree not to",
"use electronic processes that are automated and high-volume to access or",
"query the Whois database except as reasonably necessary to register",
"domain names or modify existing registrations. VeriSign reserves the right",
"to restrict your access to the Whois database in its sole discretion to ensure",
"operational stability. VeriSign may restrict or terminate your access to the",
"Whois database for failure to abide by these terms of use. VeriSign",
"reserves the right to modify these terms at any time.",
"",
"The Registry database contains ONLY .COM, .NET, .EDU domains and",
"Registrars."
]
},
"whois.gandi.net": {
"Domain Status": [
"clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"NS-18.AWSDNS-02.COM",
"NS-1672.AWSDNS-17.CO.UK",
"NS-585.AWSDNS-09.NET",
"NS-1116.AWSDNS-11.ORG"
],
"Domain Name": "012201.com",
"Registry Domain ID": "613466943_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.gandi.net",
"Registrar URL": "http://www.gandi.net",
"Updated Date": "2024-08-30T11:48:15Z",
"Created Date": "2006-09-30T12:42:55Z",
"Expiry Date": "2025-09-30T14:42:55Z",
"Registrar": "GANDI SAS",
"Registrar IANA ID": "81",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+33.170377661",
"Reseller": "",
"Registry Registrant ID": "",
"Registrant Name": "Oliver Wu",
"Registrant Organization": "GAIA INFORMATION TECHNOLOGY",
"Registrant Street": "5F-3., No.168, Ruiguang Rd., Neihu Dist",
"Registrant City": "Taipei City",
"Registrant State/Province": "",
"Registrant Postal Code": "114",
"Registrant Country": "TW",
"Registrant Phone": "+886.277329975",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "[email protected]",
"Registry Admin ID": "",
"Admin Name": "",
"Admin Organization": "",
"Admin Street": "",
"Admin City": "",
"Admin State/Province": "",
"Admin Postal Code": "",
"Admin Country": "",
"Admin Phone": "",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Fax Ext": "",
"Admin Email": "[email protected]",
"Registry Tech ID": "",
"Tech Name": "",
"Tech Organization": "",
"Tech Street": "",
"Tech City": "",
"Tech State/Province": "",
"Tech Postal Code": "",
"Tech Country": "",
"Tech Phone": "",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Fax Ext": "",
"Tech Email": "[email protected]",
"DNSSEC": "Unsigned",
"URL of the ICANN WHOIS Data Problem Reporting System": "http://wdprs.internic.net/",
">>> Last update of WHOIS database": "2025-01-31T20:48:47Z <<<",
"Reseller Email": "",
"Reseller URL": "",
"text": [
"For more information on Whois status codes, please visit",
"https://www.icann.org/epp",
"Personal data access and use are governed by French law, any use for the purpose of unsolicited mass commercial advertising as well as any mass or automated inquiries (for any intent other than the registration or modification of a domain name) are strictly forbidden. Copy of whole or part of our database without Gandi's endorsement is strictly forbidden.",
"A dispute over the ownership of a domain name may be subject to the alternate procedure established by the Registry in question or brought before the courts.",
"For additional information, please contact us via the following form:",
"https://www.gandi.net/support/contacter/mail/"
]
}
}