mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
ad test
This commit is contained in:
@@ -16,15 +16,6 @@
|
||||
>
|
||||
<div v-html="config.ads"></div>
|
||||
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-adtest="on"
|
||||
data-ad-test="on"
|
||||
data-ad-format="fluid"
|
||||
data-ad-layout-key="-h0-8+2c-1x-39"
|
||||
data-ad-client="ca-pub-8058330732865164"
|
||||
data-ad-slot="6184326900"></ins>
|
||||
|
||||
<ItemHandler
|
||||
@click.native="hideContextMenu"
|
||||
@dragstart="dragStart(item)"
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
userRegistration: {{ $settings->registration ?? 1 }},
|
||||
userVerification: {{ $settings->user_verification ?? 0 }},
|
||||
|
||||
ads: `<ins class="adsbygoogle min-h-xs"
|
||||
ads: `<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-format="fluid"
|
||||
data-ad-layout-key="-h0-8+2c-1x-39"
|
||||
|
||||
Reference in New Issue
Block a user