jacobinathanialpeterson's picture
Upload 1035 files
1e40c2a
raw
history blame
251 Bytes
//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;