Netlify
tcp/443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb132dd3e9
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = git@github.com:zhongjidalao/yang-portfolio.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main
Open service 35.157.26.135:443 · yang.mddcloud.cn
2026-01-09 05:19
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 3
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 58547
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 05:19:12 GMT
Etag: "801b62edd2e1b4f596b9bc8777ea20db-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEGK3H627RD21722GJRFYX5K
Connection: close
Page title: 杨雨倩 - 品牌营销作品集 | Marketing Portfolio
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>杨雨倩 - 品牌营销作品集 | Marketing Portfolio</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Microsoft YaHei', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
line-height: 1.6;
color: #333;
background: #f8f9fa;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
/* Header */
header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 60px 20px;
text-align: center;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
header h1 {
font-size: 42px;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: 2px;
}
header .subtitle {
font-size: 18px;
opacity: 0.95;
font-weight: 300;
margin-bottom: 20px;
}
.contact-info {
display: flex;
justify-content: center;
gap: 30px;
flex-wrap: wrap;
margin-top: 20px;
font-size: 14px;
opacity: 0.9;
}
.contact-info span {
display: flex;
align-items: center;
gap: 5px;
}
/* Profile Section */
.profile-section {
background: white;
margin: 40px auto;
padding: 50px;
border-radius: 15px;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.profile-section h2 {
font-size: 32px;
color: #2c3e50;
margin-bottom: 25px;
text-align: center;
padding-bottom: 15px;
border-bottom: 3px solid #667eea;
}
.profile-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
margin-top: 30px;
}
.profile-card {
background: #f8f9fa;
padding: 30px;
border-radius: 10px;
border-left: 4px solid #667eea;
}
.profile-card h3 {
font-size: 22px;
color: #667eea;
margin-bottom: 15px;
}
.profile-card ul {
list-style: none;
}
.profile-card li {
padding: 8px 0;
padding-left: 25px;
position: relative;
line-height: 1.8;
}
.profile-card li:before {
content: "▸";
position: absolute;
left: 0;
color: #667eea;
font-weight: bold;
}
/* Stats Grid */
.stats-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 20px;
margin: 40px auto;
}
.stat-card {
background: white;
padding: 30px;
border-radius: 12px;
text-align: center;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
transition: transform 0.3s ease;
}
.stat-card:hover {
transform: translateY(-5px);
box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.stat-number {
font-size: 36px;
font-weight: bold;
color: #667eea;
display: block;
margin-bottom: 10px;
}
.stat-label {
font-size: 14px;
color: #666;
}
/* Project Section */
.project-section {
Open service 35.157.26.135:443 · yang.mddcloud.cn
2026-01-02 05:18
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; fwd=miss
Content-Length: 58547
Content-Type: text/html; charset=UTF-8
Date: Fri, 02 Jan 2026 05:18:21 GMT
Etag: "801b62edd2e1b4f596b9bc8777ea20db-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDYJ8YK9WSJCH7QCCX9576R4
Connection: close
Page title: 杨雨倩 - 品牌营销作品集 | Marketing Portfolio
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>杨雨倩 - 品牌营销作品集 | Marketing Portfolio</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Microsoft YaHei', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
line-height: 1.6;
color: #333;
background: #f8f9fa;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
/* Header */
header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 60px 20px;
text-align: center;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
header h1 {
font-size: 42px;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: 2px;
}
header .subtitle {
font-size: 18px;
opacity: 0.95;
font-weight: 300;
margin-bottom: 20px;
}
.contact-info {
display: flex;
justify-content: center;
gap: 30px;
flex-wrap: wrap;
margin-top: 20px;
font-size: 14px;
opacity: 0.9;
}
.contact-info span {
display: flex;
align-items: center;
gap: 5px;
}
/* Profile Section */
.profile-section {
background: white;
margin: 40px auto;
padding: 50px;
border-radius: 15px;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.profile-section h2 {
font-size: 32px;
color: #2c3e50;
margin-bottom: 25px;
text-align: center;
padding-bottom: 15px;
border-bottom: 3px solid #667eea;
}
.profile-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
margin-top: 30px;
}
.profile-card {
background: #f8f9fa;
padding: 30px;
border-radius: 10px;
border-left: 4px solid #667eea;
}
.profile-card h3 {
font-size: 22px;
color: #667eea;
margin-bottom: 15px;
}
.profile-card ul {
list-style: none;
}
.profile-card li {
padding: 8px 0;
padding-left: 25px;
position: relative;
line-height: 1.8;
}
.profile-card li:before {
content: "▸";
position: absolute;
left: 0;
color: #667eea;
font-weight: bold;
}
/* Stats Grid */
.stats-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 20px;
margin: 40px auto;
}
.stat-card {
background: white;
padding: 30px;
border-radius: 12px;
text-align: center;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
transition: transform 0.3s ease;
}
.stat-card:hover {
transform: translateY(-5px);
box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.stat-number {
font-size: 36px;
font-weight: bold;
color: #667eea;
display: block;
margin-bottom: 10px;
}
.stat-label {
font-size: 14px;
color: #666;
}
/* Project Section */
.project-section {
Open service 35.157.26.135:443 · yang.mddcloud.cn
2025-12-22 07:55
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 58547
Content-Type: text/html; charset=UTF-8
Date: Mon, 22 Dec 2025 07:55:52 GMT
Etag: "801b62edd2e1b4f596b9bc8777ea20db-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD2GXFCWNHKP3DADT2GBVKP6
Connection: close
Page title: 杨雨倩 - 品牌营销作品集 | Marketing Portfolio
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>杨雨倩 - 品牌营销作品集 | Marketing Portfolio</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Microsoft YaHei', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
line-height: 1.6;
color: #333;
background: #f8f9fa;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
/* Header */
header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 60px 20px;
text-align: center;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
header h1 {
font-size: 42px;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: 2px;
}
header .subtitle {
font-size: 18px;
opacity: 0.95;
font-weight: 300;
margin-bottom: 20px;
}
.contact-info {
display: flex;
justify-content: center;
gap: 30px;
flex-wrap: wrap;
margin-top: 20px;
font-size: 14px;
opacity: 0.9;
}
.contact-info span {
display: flex;
align-items: center;
gap: 5px;
}
/* Profile Section */
.profile-section {
background: white;
margin: 40px auto;
padding: 50px;
border-radius: 15px;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.profile-section h2 {
font-size: 32px;
color: #2c3e50;
margin-bottom: 25px;
text-align: center;
padding-bottom: 15px;
border-bottom: 3px solid #667eea;
}
.profile-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
margin-top: 30px;
}
.profile-card {
background: #f8f9fa;
padding: 30px;
border-radius: 10px;
border-left: 4px solid #667eea;
}
.profile-card h3 {
font-size: 22px;
color: #667eea;
margin-bottom: 15px;
}
.profile-card ul {
list-style: none;
}
.profile-card li {
padding: 8px 0;
padding-left: 25px;
position: relative;
line-height: 1.8;
}
.profile-card li:before {
content: "▸";
position: absolute;
left: 0;
color: #667eea;
font-weight: bold;
}
/* Stats Grid */
.stats-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 20px;
margin: 40px auto;
}
.stat-card {
background: white;
padding: 30px;
border-radius: 12px;
text-align: center;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
transition: transform 0.3s ease;
}
.stat-card:hover {
transform: translateY(-5px);
box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.stat-number {
font-size: 36px;
font-weight: bold;
color: #667eea;
display: block;
margin-bottom: 10px;
}
.stat-label {
font-size: 14px;
color: #666;
}
/* Project Section */
.project-section {
Open service 35.157.26.135:443 · yang.mddcloud.cn
2025-12-20 07:00
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 58547
Content-Type: text/html; charset=UTF-8
Date: Sat, 20 Dec 2025 07:00:26 GMT
Etag: "801b62edd2e1b4f596b9bc8777ea20db-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KCX8YHQ6DM7CYSP0WGKNZ17J
Connection: close
Page title: 杨雨倩 - 品牌营销作品集 | Marketing Portfolio
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>杨雨倩 - 品牌营销作品集 | Marketing Portfolio</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Microsoft YaHei', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
line-height: 1.6;
color: #333;
background: #f8f9fa;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
/* Header */
header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 60px 20px;
text-align: center;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
header h1 {
font-size: 42px;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: 2px;
}
header .subtitle {
font-size: 18px;
opacity: 0.95;
font-weight: 300;
margin-bottom: 20px;
}
.contact-info {
display: flex;
justify-content: center;
gap: 30px;
flex-wrap: wrap;
margin-top: 20px;
font-size: 14px;
opacity: 0.9;
}
.contact-info span {
display: flex;
align-items: center;
gap: 5px;
}
/* Profile Section */
.profile-section {
background: white;
margin: 40px auto;
padding: 50px;
border-radius: 15px;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.profile-section h2 {
font-size: 32px;
color: #2c3e50;
margin-bottom: 25px;
text-align: center;
padding-bottom: 15px;
border-bottom: 3px solid #667eea;
}
.profile-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
margin-top: 30px;
}
.profile-card {
background: #f8f9fa;
padding: 30px;
border-radius: 10px;
border-left: 4px solid #667eea;
}
.profile-card h3 {
font-size: 22px;
color: #667eea;
margin-bottom: 15px;
}
.profile-card ul {
list-style: none;
}
.profile-card li {
padding: 8px 0;
padding-left: 25px;
position: relative;
line-height: 1.8;
}
.profile-card li:before {
content: "▸";
position: absolute;
left: 0;
color: #667eea;
font-weight: bold;
}
/* Stats Grid */
.stats-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 20px;
margin: 40px auto;
}
.stat-card {
background: white;
padding: 30px;
border-radius: 12px;
text-align: center;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
transition: transform 0.3s ease;
}
.stat-card:hover {
transform: translateY(-5px);
box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.stat-number {
font-size: 36px;
font-weight: bold;
color: #667eea;
display: block;
margin-bottom: 10px;
}
.stat-label {
font-size: 14px;
color: #666;
}
/* Project Section */
.project-section {