mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Updated ad blocker message
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
<div class="sidebar-nav-fixed pull-right affix">
|
||||
<div class="well">
|
||||
<div class="afs_ads"> </div>
|
||||
<div id="blocked_message"></div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
(function() {
|
||||
var message = "We've detected that you have an ad blocker enabled! Please enable it and help support our work!";
|
||||
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.";
|
||||
|
||||
// Define a function for showing the message.
|
||||
// Set a timeout of 2 seconds to give adblocker
|
||||
|
||||
Reference in New Issue
Block a user