Scan Result
Analysis for https://checkvibe.dev
COMPLETED
1 day ago
Advanced Analysis
+3 HIDDENStorage & Cookies
The localStorage read-only property of the window interface allows you to access a Storage object for the Document's origin; the stored data is saved across browser sessions.
The sessionStorage read-only property of the window interface allows you to access a Storage object for the Document's origin; the stored data is cleared when the page session ends.