This commit is contained in:
2026-09-02 02:37:30 +05:30
commit cb821faf54
7 changed files with 147 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!doctype html>
<html>
<head>
<title>
clear!
</title>
<meta http-equiv="refresh" content="3;url=/">
</head>
<body>
<p>
cleared cookie data. redirecting to / in a bit
</p>
</body>
</html>