mirror of
https://github.com/Jieyab89/OSINT-Cheat-sheet.git
synced 2025-12-05 20:40:30 -08:00
add more resources, wiki and fix web pages
This commit is contained in:
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user