blob: 6557b48542239266731d90ffa81123223e502681 [file] [log] [blame]
<html>
<head>
</head>
<body>
<script>
var cookieValue = location.search.split('value=')[1]
document.cookie = "test=" + cookieValue;
</script>
</body>
</html>