diff --git a/index.html b/index.html index 19f4ebb..8cde25b 100644 --- a/index.html +++ b/index.html @@ -1,199 +1,171 @@ - - - PhishGuard - + + + + + PhishGuard - - - - - - - - - + + + + + + + - -
-
- - - -
+ + + + + + + + + -
- + +
+
+ + + +
+ +
+ -
-
-
-
- Cyber Attacks - Reports - Phish Guard -
+
+
+
+
+ Cyber Attacks - Reports + Phish Guard
+
-
-
- phishguard screenshot -
-
- phishguard screenshot -
+
+
+ phishguard screenshot +
+
+ phishguard screenshot
+
- + -
-
-
-

- "Phishing attacks up 50%,
- education sector most targeted" -

-

- The Economic Times

-
+
+
+
+

+ "Phishing attacks up 50%,
+ education sector most targeted" +

+

- The Economic Times

-
-
-

- "Cyber Fraudsters Are Using ChatGPT For Phishing Attacks, - Police Caution." -

-

- ABP News

-
+
+
+
+

+ "Cyber Fraudsters Are Using ChatGPT For Phishing Attacks, + Police Caution." +

+

- ABP News

+
- + -
- +
+ - + +
- + - -
+ // URL to share + url: "https://fuhadkalathingal.github.io/PhishGuard/", + }) + .then(() => { + console.log("Thanks for sharing!"); + }) + .catch((err) => { + // Handle errors, if occurred + console.log("Error while using Web share API:"); + console.log(err); + }); + } else { + // Alerts user if API not available + alert("Browser doesn't support this API !"); + } + }); +
- - +
+ + + \ No newline at end of file