@ZTHorse @Oldman**FORBIDDEN_WEBSITE!, FORBIDDEN_WEBSITE!, FORBIDDEN_WEBSITE!, and certain Russian sites are not allowed to be posted. The Russian site we're referring to is Mix.* This site contains illegal content.**
This forum uses XenForo which as far as I was able to google uses an SQL database.
So from my sql experience it is possible to construct a query that looks for certain strings (like an url or a crap porn site for example). And you can either print those or change those.
So since for example the apr links are very common and posted almost daily, it would be quite beneficial to run a single query like this and remove all of them in half an hour rather than wait for people to report them one by one.
Considering that many of them are abusive porn, stolen porn, commercial porn. contains cp adverts and so on this would help the forum.
And you can even run a query like that every week or day using cron automatically.