|
フィルタ、リスト公開/PeerCastYellowPages
Top / フィルタ、リスト公開 / PeerCastYellowPages
最終更新: 2007-10-07 (日) 00:00:00 (763d)
|
PeerCast Yellow Pages (yp)、vp(閉鎖) に色を付ける
超適当
[Patterns]
Name = "PeerCast Yellow Pages"
Active = TRUE
URL = "yp.peercast.org/"
Bounds = "<tr*</tr>"
Limit = 2048
Match = "<tr\#"
"("
"WMV$SET(0=#ffcccc)"
"|OGM$SET(0=#ffcccc)"
"|NSV$SET(0=#ffcccc)"
"|MP3$SET(0=#ccccff)"
"|WMA$SET(0=#ccccff)"
"|OGG$SET(0=#ccccff)"
"|UNKNOWN$SET(0=lightgrey)"
")\#"
"\#"
Replace = "<tr style="background-color:\0"\@"
|