Script Summary: Simple kill unwanted 3d from unread/unanswered/active/new posts in phpBB Forums (Ubuntu-it forum)
Change the include directive according to websitename (already set on ubuntu-it forum)
// @include http://TheSiteYouWantToFilter/search.php?search...
Define 3d title or part of it to eliminate it from "Show unread posts since last visit." in the array
Name3ds[0]= 'eternit';
Name3ds[1]= 'file';
it's enough



