The Un-Official Proxomitron Forum
Hide Off-Topic forums on Red Passion Online - Printable Version

+- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums)
+-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38)
+--- Forum: Website Customization (/forumdisplay.php?fid=9)
+--- Thread: Hide Off-Topic forums on Red Passion Online (/showthread.php?tid=745)



Hide Off-Topic forums on Red Passion Online - Kye-U - Mar. 01, 2006 08:21 PM

In response to a request on Prox-List:

Code:
[Patterns]
Name = "Red Passion Hide Off-topic chat"
Active = TRUE
URL = "[^/]++red-passion.com/forums/"
Limit = 2180
Match = "$NEST(<tbody>,*Off-topic chat*,</tbody>)"
        "|<option value=\"3\" class=\"fjdpth0\" > Off-topic chat</option>"
        "|$NEST(<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="margin:6px 0px 6px 0px">,*forumdisplay.php\?f=3*,</table>)"
        "|$NEST(<tr>,*forumdisplay.php\?f=3">Off-topic chat*,</tr>)"