Update ad_horizontal.html

This commit is contained in:
Cobalt-60
2024-01-08 18:47:54 -05:00
committed by GitHub
parent 29c1cbf586
commit 7c14cd402c
+19
View File
@@ -1 +1,20 @@
<div id="bannerad728"></div>
<script>
window['nitroAds'].createAd('bannerad728', {
"refreshTime": 30,
"renderVisibleOnly": false,
"sizes": [
[
"728",
"90"
]
],
"report": {
"enabled": true,
"icon": true,
"wording": "Report Ad",
"position": "top-right"
}
});
</script>