Update games.html
This commit is contained in:
@@ -43,6 +43,21 @@
|
||||
</div>
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
<span data-ccpa-link="1"></span>
|
||||
<script>
|
||||
window['nitroAds'].createAd('anchorad', {
|
||||
"refreshTime": 30,
|
||||
"format": "anchor",
|
||||
"anchor": "bottom",
|
||||
"anchorPersistClose": false,
|
||||
"report": {
|
||||
"enabled": true,
|
||||
"icon": true,
|
||||
"wording": "Report Ad",
|
||||
"position": "top-right"
|
||||
},
|
||||
"mediaQuery": "(min-width: 1025px)"
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user