Name = "MachiBBS KaigiBBS Blue link" Active = TRUE URL = "www.machibbs.com/tawara/" Limit = 50 Match = "link="#000000" alink="#FF0000" vlink="#660099""
Name = "Forwarding Service Accelerator" Active = TRUE URL = "jump.uranews.com|www.clickjump.net*forwindex" Limit = 12 Match = "Content=("|)\1[#1-9];" Replace = "Content=\10;"
Name = "bbspink ad killer" Active = TRUE URL = "www.bbspink.com/" Limit = 1200 Match = "</tr></table><br><br> <table*<TABLE" Replace = "</table><br><br>\n<TABLE"
ちなみに、「次のページ」とかいうのも見る人ならコレもね。 Name = "bbspink ad killer for more pages" Active = TRUE URL = "www.bbspink.com/" Limit = 2000 Match = "<iframe*</td></tr></table><br>"
まずリストファイルを造る(ex.Kill by Name.txt) 。 このファイルを[Blockfile]に登録。List Name は KillNames とした。
次に、WebPageフィルタとして以下を追加。
Name = "2ch Res Killer by Name" Active = TRUE Multi = TRUE URL = "*/read.cgi\?bbs=win?key=976809595" Bounds = "<dt>*\n" Limit = 5000 Match = "*>$LST(Blind_No) 名前:<*" Match = "*名前:*>$LST(KillNames)<*" Replace = "\n"
Name = "2ch Res Killer by Name" Active = TRUE Multi = TRUE URL = "*/read.cgi\?bbs=win?key=976809595" Bounds = "<dt>*\n" Limit = 5000 Match = "*名前:*>$LST(KillNames)<*" Replace = "\n"
Name = "Wiinamp-Skin Download Helper 2" Active = TRUE URL = "www.winamp.com/customize/detail.jhtml?componentId=*" Limit = 5000 Match = "Q U I C K" Replace = "</html>\k"
Name = "Wiinamp-Skin Download Helper" Active = TRUE Multi = TRUE URL = "www.winamp.com/customize/detail.jhtml?componentId=*" Limit = 10000 Match = "</head>*<!-- END AD -->" Replace = "</head><!-- KILLED -->"
2ちゃんねるの各スレッドを、システムカラーを使ってWindows風にするフィルタを作ってみました。 5つで1セットです。saruさんの"2ch Ad Cut"を少し変更して使っています。すでに2ちゃんねる用のフィルタを使っている場合は、一旦すべてオフにしてから使ってください。IE5以上用です。takoサーバーには対応していません。
Name = "2ch Ad Cut" Active = TRUE URL = "*.2ch.net|*.bbspink.com|2ch.server.ne.jp/2ch/" Bounds = "<table * align=center><tr><td*(/td></tr>|/tr></td>)</table> <br>|<cen*</center>(\s|<br>)|<a *</a>|<br> <p*<form *</form> </p>|<form *</form>" Limit = 2048 Match = "*href="http://(www.|)((yukimaiko|jbbs|cyberclick|ninki).net|(download.co|*.valuecommerce.ne).jp|2ch.net/ad.html|(w-giga|maido3|gekiura|mailux|news.kakiko|ads.datais|FRIEND.P-CLUB|alexandchamp|emailpink).com)*|*<img src="http://www.google.*" Replace = "<!--2ch Ad Cut-->"
Name = "2ch delete bbs return link" Active = TRUE URL = "$LST(2ch)\w/read.cgi" Bounds = "<a href="../\w.html"(| target=\w)>■掲示板に戻る■</a>" Limit = 80 Match = "<a href="../\w.html"(| target=\w)>■掲示板に戻る■</a>"
Name = "2ch delete res link 1to50or100" Active = TRUE URL = "$LST(2ch)\w.html" Bounds = "<a href=*>レス1\w</a>" Limit = 128 Match = "<a href="\wbbs=\wto=(100|50)"(| target=\w)>レス1\w</a>"
Name = "2ch New thread making form Killer" Active = TRUE URL = "(*.2ch.net|2ch.server.ne.jp/2ch|www.bbspink.com)/*/index2.html" Limit = 1234 Match = "<form*</DIV><BR>" Replace = "<!--2ch New thread making form Killed--><td>"
----C:\tool\java.js---- function NoError(){return true;} onerror=NoError; function alert(){return true;} function confirm(){return true;} function moveTo(){return true;} function resizeTo(){return true;} function moveBy(){return true;} function resizeBy(){return true;} function status(){return true;} function print(){return true;} --------------------
Name = "Javascript Select Link to Normal Link (1/3)" Active = TRUE Multi = TRUE Limit = 1024 Match = "<select*>\1</select>" Replace = "\1</a>"
Name = "Javascript Select Link to Normal Link (2/3)" Active = TRUE Multi = TRUE Limit = 512 Match = "<option\1value="\#"\2>" Replace = "< option\1value="\#"\2>"
Name = "Javascript Select Link to Normal Link (3/3)" Active = TRUE Multi = TRUE Limit = 512 Match = "< option*value="\1"*>\2" Replace = "</a><br><a href="\1">\2"
Name = "Javascript Select Link to Normal Link (1/2)" Active = TRUE Bounds = "<form*</form>" Limit = 1024 Match = "\8<select*>\1</select>\9" Replace = "\8\1</a>\9"
Name = "Javascript Select Link to Normal Link (2/2)" Active = TRUE Multi = TRUE Limit = 1024 Match = "\3<option*value="\1"*>\2" Replace = "\3</a><br><a href="\1">\2"
Name = "Javascript Select Link to Normal Link" Active = TRUE Multi = TRUE Limit = 256 Match = "<(!--|)select*>*<option*value="\1.\2"*>\3<" Replace = "</a><br><a href="\1.\2">\3<!--select--></a><"
Name = "Javascript Select Link to Normal Link" Active = TRUE Multi = TRUE Limit = 256 Match = "<(!--|)select*>*<option*value="\1(.|#)\4\2"*>\3<" Replace = "</a><br><a href="\1\4\2">\3<!--select--></a><"