This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
2024-02-26 19:20:46 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Burgernotes</title>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
|
<head>
|
|
|
|
Logging out..
|
|
|
|
<script>
|
|
|
|
localStorage.removeItem("DONOTSHARE-secretkey")
|
|
|
|
localStorage.removeItem("DONOTSHARE-password")
|
|
|
|
localStorage.removeItem("CACHE-username")
|
2024-02-27 20:04:26 +00:00
|
|
|
window.location.replace("../login/index.html")
|
2024-02-26 19:20:46 +00:00
|
|
|
</script>
|