RaveGuru wrote:
cd.... what will they come up with next, huh?
DVD, but that's already yesterday's news. Next one is either HD-DVD or Blu-Ray
RaveGuru, is there a way to ignore users?
Off-topic edit: replying to myself... If you are
Proxomitron user then copy this into clipboard, then import it into your web filters:
Code:
[Patterns]
Name = "RR forum luser ignore"
Active = TRUE
URL = "rrforum.ath.cx/"
Bounds = "$NEST(<TR,</TR>)"
Limit = 16384
Match = "(<tr> <td[^>]+{1,80}> <span[^>]+{1,20}> <a name=$AV(\1)></a><b>"
"tnt/beyond force"
"</b>*</td>)\2 (<td[^>]+{1,60}>)\3 <table \4 </table> </td> </tr>"
Replace = "\2 \3 <table id="luser\1" style="display:none" \4</table>"
"<a id="luser\1js" href="javascript:document.getElementById('luser\1js').style.display='none'; document.getElementById('luser\1').style.display='block'; return false;">show blabber</a></td></tr>"
Change lusername to suit your needs.