forked from LaconicNetwork/cosmos-explorer
Merge branch 'master' of github.com:ping-pub/explorer
This commit is contained in:
commit
d7f41d10a7
@ -15,5 +15,5 @@ const aa = computed(() => {
|
||||
});
|
||||
</script>
|
||||
<template>
|
||||
<iframe :data-aa='`${aa}`' :src="`//acceptable.a-ads.com/${aa}?${route.path}`" style='border:0px; padding:0; width:100%; height:70px; overflow:hidden; margin-bottom: 5px; background-color: transparent;'></iframe>
|
||||
<iframe :data-aa='`${aa}`' :src="`//acceptable.a-ads.com/${aa}?${route.path}&size=970x90`" style='border:0px; padding:0; width:100%; height:70px; overflow:hidden; margin-bottom: 5px; background-color: transparent;'></iframe>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user