Skip to content

Commit

Permalink
add deviceid 2.0 script (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
rosstroha authored Sep 9, 2024
1 parent 3888954 commit 3c8dc71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo-site/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy" crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script defer src="salvation.min.js"></script>
<script async defer src="https://eu.gimp.zeronaught.com/__imp_apg__/js/f5cs-cspval_wxb4mhrj-6f25ce01.js" id="_imp_apg_dip_" _imp_apg_cid_="f5cs-cspval_wxb4mhrj-6f25ce01" _imp_apg_api_domain_="https://eu.gimp.zeronaught.com"></script>

<script async defer src="https://eu.gimp.zeronaught.com/__imp_apg__/js/f5cs-cspval_wxb4mhrj-6f25ce01.js" id="_imp_apg_dip_" _imp_apg_cid_="f5cs-cspval_wxb4mhrj-6f25ce01" _imp_apg_api_domain_="https://dip-eu.gimp.zeronaught.com"></script>
</head>
<body class="d-flex flex-grow-1 justify-content-center mt-4 bg-primary-subtle">
<div class="d-flex flex-grow-1" id="root"></div>
Expand Down

0 comments on commit 3c8dc71

Please sign in to comment.