문제

I wrote a web-application called "adsync" Now my AdBlock Plus obviously doesn't like the name (maybe it sounds too much like "advertising"...) and blocks the .css and all the images.

It works perfectly when I deactivate AdBlock, but can I fix that problem without turning it off?

도움이 되었습니까?

해결책

AdBlock also block html elements with css Class or ID like (ads-block, advertising , ads, ... ). It is better don't use ads words for files, CSS class or id and other html attributes in your app :)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top