-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
275 lines (193 loc) · 11.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.121.2">
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0GGN5NQP89');
window.addEventListener('load', function(){
var s = document.createElement('script');
s.src = "https://www.googletagmanager.com/gtag/js?id=G-0GGN5NQP89";
document.body.appendChild(s);
});
</script>
</head><head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fridgffy's Blog</title>
<meta charset="utf-8">
<meta name="description" content="Ladder@">
<meta name="author" content="Fridgffy">
<link rel="canonical" href="https://fridgffy.github.io/">
<link rel="alternate" type="application/rss+xml" href="https://fridgffy.github.io//index.xml" title="Fridgffy's Blog">
<meta property="og:title" content="Fridgffy's Blog" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://fridgffy.github.io/" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Fridgffy's Blog"/>
<meta name="twitter:description" content=""/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Fridgffy's Blog",
"url": "https://fridgffy.github.io/",
"description": "",
"thumbnailUrl": "https://fridgffy.github.io/favicon.ico",
"sameAs": [
]
}
</script>
<link rel="icon" href="/images/avatar.jpg" sizes="16x16">
<link rel="apple-touch-icon" href="/images/avatar.jpg">
<link rel="manifest" href="/images/avatar.jpg">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/style.css" />
<link rel="stylesheet" href="/css/main.min.ec28f09e946fc0df77c187fcd0d0ebde58fca6de8efb8e1620f3d45c32d4da88.css" integrity="sha256-7CjwnpRvwN93wYf80NDr3lj8pt6O+44WIPPUXDLU2og=" crossorigin="anonymous" media="screen" />
<link rel="stylesheet" href="/scss/highlight/github-dark.min.min.66034289ee9a113219a2c4aae0a8bd2095ab255c832a42efcf5863f10814e7a1.css" />
<script src="/js/highlight.min.min.0a4563d45197b4e33e05ed851fe2d22ed27cd2f9ddf7980f4f2ac806ceb4a5a8.js"></script>
<script>hljs.highlightAll();</script>
<script>(()=>{var t=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,e=localStorage.getItem("theme");t&&e===null&&(localStorage.setItem("theme","dark"),document.documentElement.setAttribute("data-dark-mode","")),t&&e==="dark"&&document.documentElement.setAttribute("data-dark-mode",""),e==="dark"&&document.documentElement.setAttribute("data-dark-mode","")})()</script>
</head>
<body>
<main class="wrapper"><nav class="navigation">
<section class="container">
<a class="navigation-brand" href="/">
Fridgffy's Blog
</a>
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle">
<span></span><span></span><span></span>
</label>
<ul class="navigation-list" id="navigation-list">
<li class="navigation-item navigation-menu">
<a class="navigation-link" href="/">🏠Home</a>
</li>
<li class="navigation-item navigation-menu">
<a class="navigation-link" href="/blog">📚Blog</a>
</li>
<li class="navigation-item navigation-menu">
<a class="navigation-link" href="/tags">🔖Tags</a>
</li>
<li class="navigation-item menu-separator">
<span>|</span>
</li>
<li class="navigation-item navigation-social">
<a class="navigation-link" href="https://github.com/Fridgffy"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg></a>
</li>
<li class="navigation-item navigation-dark">
<button id="mode" type="button" aria-label="toggle user light or dark theme">
<span class="toggle-dark"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg></span>
<span class="toggle-light"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></span>
</button>
</li>
</ul>
</section>
</nav>
<div id="content">
<div class="home">
<div class="info">
<div class="intro">
<h1>Fridgffy</h1>
<small></small>
<p>People are always self-righteous.</p>
</div>
<div class="avatar"><img src="/images/avatar.jpg" alt="avatar"></div>
</div>
<div class="featured">
<h2>Featured Posts</h2>
<div class="featured-list">
<article class="featured-single">
<h4><a href="/blog/%E7%AC%AC%E4%B8%80%E6%80%A7%E5%8E%9F%E7%90%86/">第一性原理</a></h4>
<p>
<small>
March 27, 2024 · 1859 words · 4 min</small>
<small>
·
<a href="https://fridgffy.github.io/tags/%E6%80%9D%E7%BB%B4%E6%A8%A1%E5%BC%8F/">思维模式</a>
</small>
<p>
<p>最近看了SpaceX第三次星舰轨道试飞任务直播,对Elon Musk产生了兴趣,进而了解了第一性原理这种思维模式,整理自网络和自己的一些想法,如果想要更透彻的了解,要善于Google和实践。</p>
</article>
<article class="featured-single">
<h4><a href="/blog/%E7%BB%95%E8%BF%87cdn%E5%AF%BB%E6%89%BE%E7%9C%9F%E5%AE%9Eip/">绕过CDN寻找真实IP</a></h4>
<p>
<small>
January 27, 2024 · 2150 words · 5 min</small>
<small>
·
<a href="https://fridgffy.github.io/tags/%E6%B8%97%E9%80%8F%E6%B5%8B%E8%AF%95/">渗透测试</a>
</small>
<p>
<p>自己整理的学习笔记,仅用于安全研究和学习,部分来源于网络</p>
</article>
</div>
</div>
</div>
</div><footer class="footer">
<p>© 2024 <a href="https://fridgffy.github.io/">Fridgffy's Blog</a>
️ </p>
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.5376 22.7916C11.0152 22.7207 22.5795 21.1781 22.0978 10.4211C22.0536 9.43274 21.9303 8.53367 21.7387 7.71865M10.5376 22.7916C16.876 22.3728 20.0969 19.8899 21.5383 16.9142M10.5376 22.7916C9.7707 22.9055 8.97982 22.8964 8.19743 22.7725M21.7387 7.71865C21.4988 6.69828 21.1518 5.80967 20.7188 5.04257M21.7387 7.71865C22.6022 10.1105 23.0542 13.7848 21.5383 16.9142M20.7188 5.04257C17.1684 -1.24629 7.83127 0.632493 4.27577 5.04257C2.88063 6.77451 -0.0433281 11.1668 1.38159 16.6571C2.27481 20.0988 5.17269 22.2936 8.19743 22.7725M20.7188 5.04257C22.0697 6.9404 24.0299 11.3848 22.3541 15.4153M21.5383 16.9142C21.8737 16.4251 22.1428 15.9235 22.3541 15.4153M8.19743 22.7725C12.1971 23.4683 20.6281 22.971 22.3541 15.4153M14 10.945C13.3836 10.289 12.003 8.63215 11.2034 7.04814C11.1703 6.98257 11.0247 6.98456 10.9937 7.05061C10.5221 8.05496 9.07362 9.92941 8 10.945M11.0333 7.44444C10.9392 9.86549 11 15 12 17" stroke="currentColor" stroke-linecap="round"/>
</svg>
</a>
<script>
var mybutton = document.getElementById("top-link");
window.onscroll = function () {
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
mybutton.style.visibility = "visible";
mybutton.style.opacity = "1";
} else {
mybutton.style.visibility = "hidden";
mybutton.style.opacity = "0";
}
};
</script>
<script>
document.querySelectorAll('pre > code').forEach((codeblock) => {
const container = codeblock.parentNode.parentNode;
const copybutton = document.createElement('button');
copybutton.classList.add('copy-code');
copybutton.innerHTML = 'Copy';
function copyingDone() {
copybutton.innerHTML = 'Copied';
setTimeout(() => {
copybutton.innerHTML = 'Copy';
}, 2000);
}
copybutton.addEventListener('click', (cb) => {
if ('clipboard' in navigator) {
navigator.clipboard.writeText(codeblock.textContent);
copyingDone();
return;
}
const range = document.createRange();
range.selectNodeContents(codeblock);
const selection = window.getSelection();
selection.removeAllRanges();
selection.addRange(range);
try {
document.execCommand('copy');
copyingDone();
} catch (e) { };
selection.removeRange(range);
});
codeblock.parentNode.appendChild(copybutton);
});
</script></main>
</body><script src="https://cdnjs.cloudflare.com/ajax/libs/medium-zoom/1.0.6/medium-zoom.min.js" integrity="sha512-N9IJRoc3LaP3NDoiGkcPa4gG94kapGpaA5Zq9/Dr04uf5TbLFU5q0o8AbRhLKUUlp8QFS2u7S+Yti0U7QtuZvQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
const images = Array.from(document.querySelectorAll(".blog-content img"));
images.forEach(img => {
mediumZoom(img, {
margin: 10,
scrollOffset: 40,
container: null,
template: null,
background: 'rgba(0, 0, 0, 0.5)'
});
});
</script>
<script src="/main.min.6bb26b69159420159c74dc9e097b06a578ed2b68c701466a91a44a9632d851bd0af167a1b30012387b4c512b48ad9ad4d3394e04d77ae38d57e1920fe4ed34fe.js" integrity="sha512-a7JraRWUIBWcdNyeCXsGpXjtK2jHAUZqkaRKljLYUb0K8WehswASOHtMUStIrZrU0zlOBNd6441X4ZIP5O00/g==" crossorigin="anonymous" defer></script></html>