mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-01 03:55:44 +00:00
Fixed ad block checker
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
<% if Rails.env.production? %>
|
||||
<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>
|
||||
<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>
|
||||
<% end %>
|
||||
<div class="well" id="blocked_message" style="">
|
||||
<p>We've detected that you have an ad blocker enabled! Please consider disabling it for <strong>wrestlingdev.com</strong>. This site is free for users and supported by ads. Ad blockers also block performance monitoring that help us with user experience.</p>
|
||||
|
||||
Reference in New Issue
Block a user