6 lines
83 B
HTML
6 lines
83 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<script>
|
|
document.cookie = "if1=if1_val";
|
|
</script>
|
|
</html>
|