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

15 lines
208 B
HTML

<!doctype html>
<html>
<head>
<title>
clear!
</title>
<meta http-equiv="refresh" content="3;url=/">
</head>
<body>
<p>
setting flavour to %COOKIE% and redirecting to /
</p>
</body>
</html>