mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
afs_ads in dev
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
<% if Rails.env.production? %>
|
||||
<div class="afs_ads">
|
||||
|
||||
</div>
|
||||
<div class="afs_ads"> </div>
|
||||
<div class="ad">
|
||||
<script type='text/javascript' src='//eclkmpbn.com/adServe/banners?tid=85597_138467_7&type=footer&size=728x90'></script>
|
||||
</div>
|
||||
<% end %>
|
||||
<div class="afs_ads"> </div>
|
||||
<div class="well" id="blocked_message" style="display: none;">
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
(function() {
|
||||
var message = "We've detected that you have an ad blocker enabled! Please consider disabling it for wrestlingdev.com. This site is free for users and supported by ads. Ad blockers also block performance monitoring that help us with user experience.";
|
||||
|
||||
Reference in New Issue
Block a user