Script Summary: Simple kill Rooms 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 room name to eliminate it from "Show unread posts since last visit." in the array
NameRooms[0]= 'Bar Sport';
NameRooms[1]= 'Bar Ubuntu';
it's enough



