a[href*="/ad/"] {
display: none !important;
}
@-moz-document domain("dontblock.com") {
a[href*="/ad/"] {
display: -moz-box !important;
}
}

とかじゃね