add ad options
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!--<div id="bannerad728"></div>
|
||||
<div id="bannerad728"></div>
|
||||
|
||||
<script>
|
||||
window['nitroAds'].createAd('bannerad728', {
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
});
|
||||
</script>
|
||||
-->
|
||||
|
||||
<script type="module">
|
||||
import { evalify } from '/assets/js/utils.js';
|
||||
|
||||
@@ -40,7 +40,13 @@
|
||||
}
|
||||
};
|
||||
|
||||
location.replace('https://google.com')
|
||||
self.adOptions = {
|
||||
'key': 'ae1638b56336895e2ecf7d1adc3492a4',
|
||||
'format': 'iframe',
|
||||
'height': 50,
|
||||
'width': 320,
|
||||
'params': {}
|
||||
};
|
||||
|
||||
{{ ad_src }}
|
||||
}).replace('{{ ad_src }}', await (await fetch('//outrightsham.com/ae1638b56336895e2ecf7d1adc3492a4/invoke.js')).text()));
|
||||
|
||||
Reference in New Issue
Block a user