This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
portfolio/remove.html
2018-11-17 17:59:19 +00:00

7 lines
124 B
HTML

<!DOCTYPE html>
<html>
<script>
Cookies.remove("demo.matthew-grove.ml-cookies-accepted");
</script>
</html>