mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-08-03 16:51:54 -05:00
svg fix + removed cookies
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<script data-ad-client="ca-pub-8226515140557560" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script async src="/data/scripts/cookies.js"></script>
|
||||
<script async src="/data/scripts/localStorage.js"></script>
|
||||
<link rel="stylesheet" href="/data/styles/main.css">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
@@ -41,10 +41,10 @@
|
||||
You will not upload artwork that you do not have permission to use, or is in any way illegal.
|
||||
</div>
|
||||
</div>
|
||||
<div class='layer title'>Cookies</div>
|
||||
<div class='layer title'>Cookies/Storage</div>
|
||||
<div class='animated layer clearLayer fadeIn'>
|
||||
<div>
|
||||
By using our services, you are consenting to the storage of cookies on your devices. These cookies only serve to store settings you have previously input to improve your experience.
|
||||
By using our services, you are consenting to the use of localStorage and cookies on your device. The data only serves to store settings you have previously input to improve your experience.
|
||||
</div>
|
||||
</div>
|
||||
<div class='layer title'>Advertising</div>
|
||||
|
Reference in New Issue
Block a user