From 55d6186eadeffb166c150f349ef02c229cb2b866 Mon Sep 17 00:00:00 2001 From: William Campbell Date: Wed, 7 Feb 2024 09:04:28 -0600 Subject: [PATCH] https domain now works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 210d451..7b7fc4d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The primary data that the dashboard collects include: * Exif Data Viewer * Phone Number Lookup -The OSINT Dashboard will not only collect and present this information, but will also provide users with insight on the information that it finds. It aims to simplify the process of gathering data from diverse sources, making it a valuable resource for OSINT investigators and researchers. The OSINT Dashboard is currently deployed using Microsoft Azure, at http://osintdashboard.info/. +The OSINT Dashboard will not only collect and present this information, but will also provide users with insight on the information that it finds. It aims to simplify the process of gathering data from diverse sources, making it a valuable resource for OSINT investigators and researchers. The OSINT Dashboard is currently deployed using Microsoft Azure, at https://osintdashboard.info/. ## Installation 1. Download [Python](https://www.python.org/downloads/) (version 3.11 or higher).