diff options
| author | s1n <[email protected]> | 2019-09-12 13:08:56 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-12 13:08:56 -0700 |
| commit | 0e68f031b8b3f334945f3984b8284df3b9b6e333 (patch) | |
| tree | d8979d7276862fd27c6918f496819a31f778b2a3 | |
| parent | cookies test (diff) | |
| download | s1n.pw-admin-0e68f031b8b3f334945f3984b8284df3b9b6e333.tar.xz s1n.pw-admin-0e68f031b8b3f334945f3984b8284df3b9b6e333.zip | |
remove cookie test
| -rw-r--r-- | dino/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dino/index.html b/dino/index.html index 8244daf..06c4eb4 100644 --- a/dino/index.html +++ b/dino/index.html @@ -25,7 +25,6 @@ </div>
<script src="/dino/js/main.js"></script>
- <script src="/dino/js/cookies.js"></script>
<div class="footer">
<link rel="stylesheet" type="text/css" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" />All Assets and Rights belong to <a href="https://google.de">Google.</a></a>
|