Also if you want to post server in Advertisement you need to turn off any blockers.Ohh, uBlock is blocking these links
Couldn't even view this thread. Well, uBlock for OTLand is now disabled.
ad
advertisement
, this includes classes in html, including content as:<div class="ad">
text
</div>
So to answer your question - yes! They look at banner size. Yes! they look at css. But they also check to see where the content is being delivered from, so if it's coming from google adsense, they can just classify the content as advertising on that basis.
Uh.... No. This issue occurred only after latest forum update. If you are visiting link that is on adblock blacklist, you are warned and asked if you want to continue, add link to whitelist or get back. In this case, it's literally breaking HTTP request. If it was related to CSS or JS then all that we could see is broken style or buttons not working, that's it.The way AdBlock and similar extensions work is that they look for keywords, such asad
advertisement
, this includes classes in html, including content as:
HTML:<div class="ad"> text </div>
As it is only but a tool, it is not perfect and thus it might also block content that the user might want to actually see - including a board named "Advertisement", which the tool understands as undesired content and thus it blocks it's visibility.
A quote from StackOverflow:
So this is not really an issue with OtLand, nor is it really an issue that OtLand could fix - simply disable AdBlock on these forums and you're good to go.
But they also check to see where the content is being delivered from, so if it's coming from google adsense, they can just classify the content as advertising on that basis.
But there are no ads nor AdSense scripts on this forum and even if there were, this would NOT cause such errors.Hence why I've also posted the StackOverflow quote which also clearly points out the Google AdSense request URL being considered as ad source: