osint_stuff_tool_collection/index.html

17 lines
699 B
HTML
Raw Normal View History

2021-07-02 13:35:05 +02:00
<!DOCTYPE html>
2021-08-07 14:03:45 +02:00
<html lang="en">
2021-07-14 14:47:32 +02:00
2021-08-07 14:03:45 +02:00
<head>
2021-10-22 00:15:10 +02:00
<title>@cyb_detective OSINT-tools collection</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="style.css"> </head>
2021-06-08 23:23:52 +02:00
2021-08-07 14:03:45 +02:00
<body>
2021-11-10 18:52:02 +01:00
<button type="button" class="btn btn-primary">All links from the collection are now available in the <a href="https://github.com/cipher387/osint_stuff_tool_collection">README</a> on Github</button>
2021-07-02 13:35:05 +02:00
</body>
2021-08-07 14:03:45 +02:00
2021-08-03 19:34:26 +02:00
</html>