- 58 名前:think ◆MM0nnAOCiQ mailto:sage [2007/08/26(日) 16:06:04 ID:06+V8d5z0]
- ごめんなさい。>56はいろいろミスしてました。
# 動画閲覧ページのヘッダバー(黒いバー)を消すフィルタ [Patterns] Name = "NicoVideo: Kill header-bar (1/2) [2007/08/26] test1" Active = TRUE URL = "$TYPE(css)res.nicovideo.jp/css/_.css(\?[0-9]+(^?)|(^?))" Limit = 256 Match = "(body.tpl { ([^;]+; )++)\0" "background : [^;]++url\($AV(/img/tpl/bg.gif)\)[^;]+;$STOP()" Replace = "\0" Name = "NicoVideo: Kill header-bar (2/2) [2007/08/26] test2" Active = TRUE URL = "$TYPE(htm)(www.|)nicovideo.jp/watch/?" Limit = 2048 Match = "(<div\s[^>]++id=$AV(PAGEHEADER)[^>]+> (<!--[^<]++-->)+ )\0" "$NEST(<table[ >],*<img\s[^>]++src=$AV(res.nicovideo.jp/img/tpl/head/status_video.gif)*,</table>)$STOP()" Replace = "\0"
|

|