Pregunta

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?

¿Fue útil?

Solución

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 :)

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top