Files
playingwithcookies/www/clear.html
T
2026-09-02 02:37:30 +05:30

15 lines
206 B
HTML

<!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>