- 掃描 ID:
- cc85c7eb-a1fd-4529-898e-bd8a7c36a2a8已完成
- 已提交的 URL:
- https://jonesangga.codeberg.page/
- 報告完成時間:
連結 · 找到 3 個
從頁面中識別的傳出連結
連結 | Text |
---|---|
https://codeberg.org/jonesangga | Codeberg |
https://github.com/jonesangga | Github |
https://x.com/jonesangga_ |
JavaScript 變數 · 找到 3 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
主控台記錄訊息 · 找到 1 條
記錄到 Web 主控台的訊息
類型 | 類別 | 記錄 |
---|---|---|
error | network |
|
HTML
頁面的原始 HTML 主體
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>jonesangga's blog</title>
</head>
<body>
<h1>jonesangga's blog</h1>
<hr>
<p>Under construction!</p>
<h2>Posts</h2>
<ul>
<li><a href="posts/porting-old-sketches.html">Porting Old Sketches</a><br>
Tue, 26-11-2024</li>
<li><a href="posts/finished-computer-graphics-from-scratch.html">Finished Computer Graphics from Scratch</a><br>
Sun, 17-11-2024</li>
<li><a href="posts/my-i3-config.html">My i3 Config</a><br>
Sun, 22-09-2024</li>
<li><a href="posts/set-reminder-for-journaling.html">Set Reminder for Journaling</a><br>
Sun, 14-07-2024</li>
<li><a href="posts/another-attempt-to-create-a-blog.html">Another Attempt to Create a Blog</a><br>
Thu, 11-07-2024</li>
</ul>
<h2>Projects</h2>
<ul>
<li><a href="https://jonesangga.codeberg.page/eocc">Elements of Creative Coding</a> (WIP)</li>
</ul>
<h2>About</h2>
<p>
I am interested in mathematics, computer science, programming, and retro stuff.
Currently learning c and game development.
</p>
<h2>Socials</h2>
<ul>
<li><a href="https://codeberg.org/jonesangga">Codeberg</a></li>
<li><a href="https://github.com/jonesangga">Github</a></li>
<li><a href="https://x.com/jonesangga_">Twitter</a></li>
<li>Gopher site: gopher://tilde.club/1/~jonesangga</li>
<li>Email: jonesangga (at) proton (dot) me</li>
</ul>
</body></html>