add more resources, wiki and fix web pages

This commit is contained in:
Jieyab89
2025-04-03 18:20:23 +07:00
parent 75ad400b45
commit dc30e7b811
5 changed files with 157 additions and 7 deletions

View File

@@ -44,10 +44,10 @@
overflow: hidden;
}
#search {
margin: 5px;
margin: 2px;
padding: 8px;
width: 85%;
max-width: 400px;
max-width: 450px;
font-size: 16px;
border-radius: 5px;
border: none;
@@ -75,7 +75,7 @@
</head>
<body>
<h1>Jieyab89 OSINT Cheat Sheet</h1>
<input type="text" id="search" placeholder="Search by Category Name">
<input type="text" id="search" placeholder="Search by Category Name and Jieyab89 Wiki's">
<svg></svg>
<script>
let allNodes = [], allLinks = [];