Proxomitron フィルター作成スレッド Part4

このエントリーをはてなブックマークに追加
435名無しさん@お腹いっぱい。
Name = "ADD TITLE and OPEN-LINK by new window"
Active = TRUE
URL = "^mail.google.com/"
Bounds = "<(a|area) *>*</a>"
Limit = 400
Match = "<(a|area)\9\s(\4|) href=$AV(\1) (title=$AV(\3)|) (alt=$AV(\5)|) \7>\0</a>"
"$SET(6="
"<\9 \4 href =\1 target=_self \7 target=_self title=!!\3!!\5!!\1!! alt=!!\3!!\5!!\1!!>\0</a>"
"<\9 href =\1 target=_blank title=!!\3!!\5!!\1!!><img border="0" src="http://Local.ptron/nw.gif" alt=別窓!!\3!!\5!!\1!!></a>)"
Replace = "\6"

LINKを全て自窓で開くにし、タイトルにaddresを表示して別窓リンクの小さいgifを付加します
Yahoo!検索の別窓で開くのところにある
ttp://img.yahoo.co.jp/images/common/nw.gif
をproxomitron/htmlフォルダに保存してください
<a href=*><img border="0" src="http://Local.ptron/nw.gif" alt=*></a>
なパターンを付加すればADDLINK等各種LINK補完フィルタにも使えます
Match欄はヘタレなので改dozo