Update games.html
This commit is contained in:
+5
-7
@@ -14,18 +14,16 @@
|
||||
<body>
|
||||
<!--el:navbar-->
|
||||
<!--el:sidebar-->
|
||||
<div id="videoad1"></div>
|
||||
|
||||
<script>
|
||||
window['nitroAds'].createAd('videoad1', {
|
||||
"format": "video-nc",
|
||||
window['nitroAds'].createAd('outstreamplayer1', {
|
||||
"refreshTime": 30,
|
||||
"format": "floating",
|
||||
"report": {
|
||||
"enabled": true,
|
||||
"icon": true,
|
||||
"wording": "Report Ad",
|
||||
"position": "top-right"
|
||||
},
|
||||
"video": {}
|
||||
"position": "top-left"
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<div class="content centered">
|
||||
|
||||
Reference in New Issue
Block a user