Initial commit: Atomaste website
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* This file has nothing to do with ads, but is a trick to check if an adblocker is enabled.
|
||||
* https://stackoverflow.com/questions/4869154/how-to-detect-adblock-on-my-website
|
||||
*
|
||||
* this way, we can warn the user in the cookie scan that an ad blocker is enabled, which would block the functioning of the scan.
|
||||
*
|
||||
*
|
||||
* */
|
||||
var canRunAds = true;
|
||||
1
Atomaste Reference/public_html/wp-content/plugins/complianz-gdpr/assets/js/ads.min.js
vendored
Normal file
1
Atomaste Reference/public_html/wp-content/plugins/complianz-gdpr/assets/js/ads.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
var canRunAds=true;
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
// Silence is golden.
|
||||
10
Atomaste Reference/public_html/wp-content/plugins/complianz-gdpr/assets/js/postscribe.min.js
vendored
Normal file
10
Atomaste Reference/public_html/wp-content/plugins/complianz-gdpr/assets/js/postscribe.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user