mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-15 17:59:39 +00:00
Fixed ad block checker
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
<% if Rails.env.production? %>
|
<% if Rails.env.production? %>
|
||||||
<div class="afs_ads">
|
<div class="afs_ads">
|
||||||
<script type='text/javascript' src='//eclkmpbn.com/adServe/banners?tid=85597_138467_0&type=slider&side=right&size=120x600&position=top&close=disable&animate=on'></script>
|
|
||||||
|
</div>
|
||||||
|
<div class="ad">
|
||||||
|
<script type='text/javascript' src='//eclkmpbn.com/adServe/banners?tid=85597_138467_0&type=slider&side=right&size=120x600&position=center&close=disable&animate=on'></script>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
<div class="well" id="blocked_message" style="">
|
<div class="well" id="blocked_message" style="">
|
||||||
|
|||||||
Reference in New Issue
Block a user