v2.021 beta

Removed ads
This commit is contained in:
Alex Trix 2019-10-02 23:28:21 -04:00 committed by GitHub
parent c243c473d7
commit 9f49a99d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;