Skip to content

Commit 4dc57c6

Browse files
committed
Remove multiplex ad
1 parent 7abfcc4 commit 4dc57c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

App/containers/App.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ class App extends Component {
8383
hasObfuscatedCode={hasObfuscatedCode}
8484
/>
8585

86-
<div style={{ width: '100%', height: '300px', marginTop: '8px', marginBottom: '8px' }}>
86+
<div style={{ width: '100%', marginTop: '8px', marginBottom: '8px' }}>
8787
<Adsense
8888
client="ca-pub-5000712498982649"
89-
slot="8116506277"
90-
format="autorelaxed"
89+
slot="1666508371"
90+
format="auto"
9191
/>
9292
</div>
9393

0 commit comments

Comments
 (0)