v2.021 beta
Removed ads
This commit is contained in:
parent
c243c473d7
commit
9f49a99d05
|
@ -1,3 +1,3 @@
|
|||
//this lets us detect adblockers so we can adjust the layout in case ads aren't shown ! (we're not using this for anything weird, promise !)
|
||||
//this works because an adblocker will usually block this file from being embedded at all
|
||||
var showAds=true;
|
||||
var showAds=false;
|
||||
|
|
Loading…
Reference in New Issue
Block a user