Skip to content

Commit

Permalink
remove things
Browse files Browse the repository at this point in the history
sporchia committed Oct 30, 2020
1 parent 82a54b6 commit d499a2e
Showing 15 changed files with 0 additions and 65 deletions.
7 changes: 0 additions & 7 deletions resources/js/views/Multiworld.vue
Original file line number Diff line number Diff line change
@@ -266,13 +266,6 @@
</div>
</div>

<ins
class="adsbygoogle"
style="display:inline-block;width:100%;height:90px"
data-ad-client="ca-pub-5161309967767506"
data-ad-slot="9849787408"
></ins>

<div v-show="generating" class="center">
<div class="loading" />
<h1>{{ $t('randomizer.generate.generating') }}</h1>
7 changes: 0 additions & 7 deletions resources/js/views/Randomizer.vue
Original file line number Diff line number Diff line change
@@ -271,13 +271,6 @@
</div>
</div>

<ins
class="adsbygoogle"
style="display:inline-block;width:100%;height:90px"
data-ad-client="ca-pub-5161309967767506"
data-ad-slot="9849787408"
></ins>

<div v-show="generating" class="center">
<div class="loading" />
<h1>{{ $t('randomizer.generate.generating') }}</h1>
2 changes: 0 additions & 2 deletions resources/views/about.blade.php
Original file line number Diff line number Diff line change
@@ -19,8 +19,6 @@ class="btn btn-outline-secondary btn-lg"
@endforeach
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<div class="card card-body bg-light">
<iframe class="mx-auto"
allow="encrypted-media"
2 changes: 0 additions & 2 deletions resources/views/contribute.blade.php
Original file line number Diff line number Diff line change
@@ -16,8 +16,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<div class="card border-info mt-4">
<div class="card-header bg-info">
<h3 class="card-title text-white">{{ __('contribute.cards.live.header') }}</h3>
2 changes: 0 additions & 2 deletions resources/views/daily.blade.php
Original file line number Diff line number Diff line change
@@ -8,7 +8,5 @@
@endforeach
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<Hashloader :no-link="false" current_rom_hash="{{ $md5 }}" override-base-bps="{{ $bpsLocation }}" hash="{{ $hash }}"></Hashloader>
@overwrite
2 changes: 0 additions & 2 deletions resources/views/errors/404.blade.php
Original file line number Diff line number Diff line change
@@ -9,6 +9,4 @@
<h4>We're sorry, the Game you are looking for cannot be located at this time.</h4>
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>
@overwrite
7 changes: 0 additions & 7 deletions resources/views/errors/503.blade.php
Original file line number Diff line number Diff line change
@@ -46,13 +46,6 @@
<img src="/i/logo-large.png" class="logo" />
<div class="title">Be right back.</div>
</div>
<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>
</div>
@if (App::environment() == 'production' || env('AD_TEST'))
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
@endif
</body>
</html>
10 changes: 0 additions & 10 deletions resources/views/layouts/base.blade.php
Original file line number Diff line number Diff line change
@@ -35,15 +35,5 @@
store: cStore,
});
</script>
@if (App::environment() == 'production' || env('AD_TEST'))
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
document.querySelectorAll('ins.adsbygoogle').forEach(function() {
(adsbygoogle = window.adsbygoogle || []).push({});
});
});
</script>
@endif
</body>
</html>
2 changes: 0 additions & 2 deletions resources/views/options.blade.php
Original file line number Diff line number Diff line change
@@ -59,8 +59,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<div class="card border-info mt-4">
<a class="anchor" id="goal"></a>
<div class="card-header bg-info">
2 changes: 0 additions & 2 deletions resources/views/patch_from_hash.blade.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
@extends('layouts.default', ['title' => sprintf('%s - ', $hash)])

@section('content')
<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<Hashloader current_rom_hash="{{ $md5 }}" override-base-bps="{{ $bpsLocation }}" hash="{{ $hash }}"></Hashloader>
@overwrite
2 changes: 0 additions & 2 deletions resources/views/races.blade.php
Original file line number Diff line number Diff line change
@@ -17,8 +17,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<div class="card border-info mt-4">
<div class="card-header bg-info">
<h3 class="card-title text-white">{{ __('races.cards.network.header') }}</h3>
2 changes: 0 additions & 2 deletions resources/views/resources.blade.php
Original file line number Diff line number Diff line change
@@ -14,8 +14,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<div class="card border-info mt-4">
<div class="card-header bg-info">
<h3 class="card-title text-white">{{ __('resources.cards.learn.header') }}</h3>
2 changes: 0 additions & 2 deletions resources/views/start.blade.php
Original file line number Diff line number Diff line change
@@ -27,8 +27,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<div class="card border-info mt-4">
<div class="card-header bg-info">
<h3 class="card-title text-white">{{ __('start.cards.randomize.header') }}</h3>
14 changes: 0 additions & 14 deletions resources/views/updates.blade.php
Original file line number Diff line number Diff line change
@@ -41,8 +41,6 @@
</ul>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<h2>v31.0.5</h2>
<div class="card card-body bg-light mb-3">
<ul>
@@ -136,8 +134,6 @@
</ul>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<h2>v31</h2>
<div class="card card-body bg-light mb-3">
<ul>
@@ -216,8 +212,6 @@
</ul>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<h2>v30.3</h2>
<div class="card card-body bg-light mb-3">
<ul>
@@ -356,8 +350,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<h2>VT8.29</h2>
<div class="card card-body bg-light mb-3">
<ul>
@@ -473,8 +465,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<h2>VT8.26.2</h2>
<div class="card card-body bg-light mb-3">
<ul>
@@ -612,8 +602,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<h2>VT8.22</h2>
<div class="card card-body bg-light mb-3">
<ul>
@@ -787,8 +775,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<h2>V7 Updates</h2>
<div class="card card-body bg-light mb-3">
<ul>
2 changes: 0 additions & 2 deletions resources/views/watch.blade.php
Original file line number Diff line number Diff line change
@@ -17,8 +17,6 @@
</div>
</div>

<ins class="adsbygoogle" style="display:inline-block;width:100%;height:90px" data-ad-client="ca-pub-5161309967767506" data-ad-slot="9849787408"></ins>

<div class="card border-info mt-4">
<div class="card-header bg-info">
<h3 class="card-title text-white">{{ __('watch.cards.youtube.header') }}</h3>

0 comments on commit d499a2e

Please sign in to comment.