Add page to remove my cookie (for testing)
This commit is contained in:
6
remove.html
Normal file
6
remove.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<script>
|
||||
Cookies.remove("demo.matthew-grove.ml-cookies-accepted");
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user