Skip to content

Commit 84ae696

Browse files
committed
Disable some ads
1 parent 91e7242 commit 84ae696

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

App/containers/OptionsContainer.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -554,14 +554,6 @@ const Options = ({dispatch, options}) => {
554554
</Grid>
555555
</Form>
556556

557-
<div style={{ width: '100%', marginTop: '14px' }}>
558-
<Adsense
559-
client="ca-pub-5000712498982649"
560-
slot="6184020653"
561-
format="horizontal"
562-
/>
563-
</div>
564-
565557
<Segment secondary>
566558
<Header as="h2" id="Options">
567559
Available Options:

templates/index.html

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,6 @@
7878
</head>
7979
<body>
8080

81-
<div id="LeftAd">
82-
<ins class="adsbygoogle"
83-
style="display:block"
84-
data-ad-format="autorelaxed"
85-
data-ad-client="ca-pub-5000712498982649"
86-
data-ad-slot="9613528578"></ins>
87-
</div>
88-
8981
<div class="ui container grid middle aligned stackable">
9082
<div class="row">
9183
<div class="column wide">
@@ -210,19 +202,6 @@ <h3>Sounds great!</h3>
210202
</div>
211203
</div>
212204

213-
<div style="width:100%">
214-
<!-- Bottom Ad -->
215-
<ins class="adsbygoogle"
216-
style="display:block"
217-
data-ad-client="ca-pub-5000712498982649"
218-
data-ad-slot="1064390068"
219-
data-ad-format="auto"
220-
data-full-width-responsive="true"></ins>
221-
<script>
222-
(adsbygoogle = window.adsbygoogle || []).push({});
223-
</script>
224-
</div>
225-
226205
<div class="row">
227206
<div class="column">
228207
<h2 class="header" id="FAQ">FAQ</h2>

0 commit comments

Comments
 (0)